Sample microservice and container based application, accessed via API Gateway (ocelot). Currently I am planning to use .NET Core 2.2, Docker engine, Azure/AWS/Digital Ocean for hosting micro services, kubernetes. The goal of this project is implement the most common used technologies and share with technical community the best way to develop great application with .NET App
Project is currently in development phase. I am really happy to accept your idea which, together 👫👬 we can implement in this project and learn new technology together 🚀. Come and have a chat on gitter.
If you liked the project or if this project helped you, please give a star 😉
The architecture proposes a microservice oriented architecture implementation with multiple autonomous microservices which means each owning its own data/db and implementing using simple data driven desing and Domain driven desing using CQRS partten using http as communication protocol and asynchronous communication using event bus (RebbitMQ)
- API Gateway
- Identity Server
- Internal Services
Visit wiki page 📰 for more detail about architecture of application
Name | Code | Build | Deploy | PROD |
---|---|---|---|---|
Contacts | Code | Build | [Deploy] | [PROD] |
Notes | Code | Build | [Deploy] | [PROD] |
Events | Code | Build | [Deploy] | [PROD] |