Microservice based architecture with mediator and repository pattern.
Multiple microservice created with individual database for a single project.
Microservice communicated through azure service bus topic.
Each service communicate with database using entity framework.
Like this project
0
Posted Jun 13, 2024
Developed a microservices architecture using mediator and repository patterns and used service bus. Utilized Entity Framework for ORM alongside SQL DB.