Architect API integration in Azure
- Offered byMicrosoft
Architect API integration in Azure at Microsoft Overview
Duration | 4 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Architect API integration in Azure at Microsoft Course details
- Publish and manage your APIs with Azure API Management
- Control authentication for your APIs with Azure API Management
- Protect APIs on Azure API Management
- Expose multiple Azure Function apps as a consistent API by using Azure API Management
- Discover how to protect your APIs from unauthorized use with API keys and client certificate authentication
- API Management policies are configurable modules that can add to APIs to change their behaviors
- Policies to enable caching in order to improve API performance under load
Architect API integration in Azure at Microsoft Curriculum
MODULE: 1 Publish and manage your APIs with Azure API Management
Create an API gateway
Exercise - Create an API gateway
Import and publish an API5 min
Exercise - Import and publish an API
Call an API with a subscription key
Exercise - Call an API with a subscription key
MODULE: 2 Improve the performance of an API by adding a caching policy in Azure API Management
Choose the right API Management policy
Knowledge check
Configure a caching policy
Exercise - Configure a caching policy
MODULE: 3 Protect your APIs on Azure API Management
Remove technical information from API responses
Exercise - Remove header information
Mask URLs with a transformation policy
Exercise - Mask URLs with a transformation policy
Throttle API requests
Exercise - Throttle API requests
MODULE: 4 Control authentication for your APIs with Azure API Management
What is API Management?
Create subscriptions in Azure API Management
Exercise - Create subscriptions in Azure API Management
Use client certificates to secure access to an API
Exercise - Use client certificates to secure access to an API
MODULE: 5 Expose multiple Azure Function apps as a consistent API by using Azure API Management
Create a new API in API Management from a function app
Exercise - Create a new API in API Management from a function app
The benefits of using Azure API Management to compose your API
Exercise - Add another Azure Functions app to an existing API