Tools, FAQ, Tutorials:
What Is Azure API Management Service
What Is Azure API Management Service?
✍: FYIcenter.com
Azure API Management as a turnkey solution for publishing APIs to external
and internal customers. Quickly create consistent and modern API gateways for
existing back-end services hosted anywhere, secure and protect them from
abuse and overuse, and get insights into usage and health. Plus, automate and
scale developer onboarding to help get your API program up and running.
Here are main advantages of using Azure API Management:
Manage all of your APIs in one place:
Connect to your back-end services anywhere:
Protect and optimize your APIs:
Provide a first-rate developer experience:
As of May 1st, 2018, Microsoft has re-organized Azure API Management service from 3 components: Publisher Portal, Gateway and Developer Portal into 4 components:
1. API Management Publisher Console - The Publisher Console is the Web portal for you to create and manage your API services.
2. Gateway - The Gateway is the Azure server where your API services will be served to client applications.
3. Developer Portal - The Developer Portal is the Web portal for developers of client apps to learn and run tests on your API services.
4. Developer Portal Admin - The Developer Portal Admin is the Web portal for you to configure the Developer Portal and run analytical reports on API usage.
The picture below shows you Azure API Management components and how they are used:
⇒ Azure API Management - Publisher Dashboard
⇐ API Management Services at Azure Portal
2018-10-30, 4205👍, 0💬
Popular Posts:
How to Build my "sleep" Docker image from the Alpine image? I want the container to sleep for 10 hou...
How To Loop through an Array without Using "foreach" in PHP? PHP offers the following functions to a...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...
How to run CMD Commands in Dockerfile to change Windows Docker images? When building a new Windows i...
Where to find tutorials on Python programming language? I want to learn Python. Here is a large coll...