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, 4785🔥, 0💬
Popular Posts:
Where to find EPUB Sample Files? Here is a list of EPUB sample files collected by FYIcenter.com team...
How to convert a JSON text string to an XML document with PHP language? Currently, there is no built...
How to login to the Developer Portal internally by you as the publisher? Normally, the Developer Por...
Can Two Forms Be Nested? Can two forms be nested? The answer is no and yes: No. You can not nest two...
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...