Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 524 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 524 Bytes

AspNetMicroservices

It includes a couple of microservices which implements e-commerce modules over Catalog, Basket, Discount and Order microservices with NoSQL (MongoDB, Redis) and Relational databases (PostgreSQL, Sql Server) with communicating over RabbitMQ for Event Driven Communication and using Ocelot API Gateway.

System Architecture: System Architecture

Microservices Architecture Implementation on .NET 5