From the course: Azure for Developers: API Management
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
What is Azure APIM? - Azure Tutorial
From the course: Azure for Developers: API Management
What is Azure APIM?
- [Instructor] Do you want to safely upgrade your APIs to a new version without announcing a downtime for your existing clients? Or maybe you want to introduce a new security profile for your APIs, or improve the performance of your APIs with caching without touching the backend implementation of your services. Azure API< is here to help you to achieve all of these. Azure API< is an API management service. It provides a centralized location to manage a wide variety of APIs. APIs may be written in different languages like .NET, Java, PHP, or Node. They may be hosted in different servers like Windows, Linux, Mac, or in different data centers across the world. Any web application, mobile, or other device can access these APIs via Azure APIM with a single access point. Azure APIM's main components are API Gateway, Management Plane, and the Developer Portal. The API Gateway receives client requests and routes them to the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
What is Azure APIM?5m 10s
-
(Locked)
Create an Azure APIM instance4m 1s
-
(Locked)
Publish a REST API to Azure APIM8m 9s
-
(Locked)
Publish an Azure function app from Visual Studio Code6m 10s
-
(Locked)
Create a blank http API in APIM5m 31s
-
(Locked)
Challenge: Integrate Azure function to APIM from Visual Studio Code53s
-
(Locked)
Solution: Integrate Azure function to APIM from Visual Studio Code4m 40s
-
(Locked)
-
-
-
-
-