May 15, 2018
0
2
Designing and implementing API Gateways with Ocelot in .NET Core containers and microservices architectures
![Cesar De la Torre](https://devblogs.microsoft.com/cesardelatorre/wp-content/uploads/sites/32/2022/05/CESAR_BUILD_2019_SMALL-96x96.jpg)
We're currently evolving the .NET microservices guidance and eShopOnContainers reference application. One of the most important topics is about the API Gateway pattern, why it is interesting for many microservice-based applications but also, how you can implement it in a .NET Core based microservice application with a deployment based on Docker con...