Build Microservices with Ocelot API Gateway in .NET Core

Jay Krishna Reddy
Nerd For Tech
Published in
4 min readMar 26, 2021

--

Microservices with Ocelet API Gateway

In this article we are going to learn about Microservice architecture and its implementation using Ocelot API Gateway in ASp.Net Core 3.1. We all know the benefits of using Microservices for large-scale applications.

--

--