API Management – Import, Manage, and Publish Your First API
In this chapter, we will explore the different features of Azure API Management. We will understand the API Gateway pattern and the management of API calls. We will also publish the web APIs of the healthcare solution to Azure API Management, securing the API using subscriptions and certificates and creating a backend API.
In this chapter, we’re going to cover the following main topics:
- Technical requirements
- The API Gateway pattern
- Exploring the API Management service
- Securing the API
- Exercise 1 – creating a backend API and deploying APIs
- Exercise 2 – using Azure API Management to proxy a public API