API Communication in Microservices with Azure API Management and Azure Functions

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.