API Communication in Microservices with Azure API Management and Azure Functions

preview_player
Показать описание
Managing how clients communicate to your microservices can become quite a challenge as your application grows in size and complexity. Implementing an API Gateway to provide a single point of entry to microservices can address some of those concerns. In this talk, I will show how to use API Management and Azure Functions to manage external API communication in microservices-based architectures.
Рекомендации по теме
Комментарии
Автор

Please complete this series.
How do we implement JWT?
How these micro services are interacting each other?
How we can identify in case of fail over of any api?
Secure with Azure AD B2C

Thanks
Gaurav

gauravSvlogsss
Автор

Good explanation with a useful example/demo. Thanks!

ralfderijcke
Автор

When do you recommend having this setup?. While API management is very good, it is not that cheap, and the more components you have in the architecture, the higher the cost

PticostaricaGS