Skip to content

Learn how to architect API integration in Azure, and provide secure, scalable API access for your applications. In this meetup, we will create an API gateway to achieve the following: - Securely publish an API. - Use policies to enable caching in order to improve API performance under load. - Remove response headers, replace URLs, and throttle r…

License

Notifications You must be signed in to change notification settings

azure-kuwait/8-Architect-API-Integration-in-Azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Architect-API-integration-in-Azure

Learn how to architect API integration in Azure, and provide secure, scalable API access for your applications. In this meetup, we will create an API gateway to achieve the following: - Securely publish an API. - Use policies to enable caching in order to improve API performance under load. - Remove response headers, replace URLs, and throttle requests to achieve a secure endpoint for clients to communicate with. - Ensure that only people with the right credentials can access the information in your API. - Use API Management to assemble multiple microservices, implemented as Azure Functions, into an integrated web API.


Meetup Video

You can find the meetup's video here

About

Learn how to architect API integration in Azure, and provide secure, scalable API access for your applications. In this meetup, we will create an API gateway to achieve the following: - Securely publish an API. - Use policies to enable caching in order to improve API performance under load. - Remove response headers, replace URLs, and throttle r…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published