This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks, and finally how to deploy microservices using Docker containers on Linux distributions.
Stars
43
Forks
16
Watchers
43
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Merge branch 'master' of https://github.com/matjazbravc/Microservice.Architecture.Demo
60a9fe5View on GitHub