In this tutorial, we are going to cover the implementation of microservices architecture with Ocelot API Gateway using Asp.Net Core 5. We will create a very simple blank solution using visual studio 2019, and then we will implement Microservices architecture, and then we will see how to implement Ocelot API Gateway in Asp.Net Core 5 application.
[Read more…]SOA vs Microservices Architecture
In this tutorial, we are going to cover the differences between SOA (Service-Oriented Architecture) and Microservices Architecture. So, before going to differences, we will understand what is SOA, the advantages of SOA, the disadvantages of SOA, and the features of SOA, and then we will see what is Microservices architecture, the advantages of microservices, the disadvantages of microservices, and the features of microservices, and then Finally, we will see what are the differences between microservices architecture and SOA.
[Read more…]