Microservices w/ .Net Core, Docker and Service Fabric/Kubernetes
Prerequisites and Installation Requirements (only for development)
- Install Docker for Windows/Mac.
- Install .NET Core SDK
- Install Visual Studio 2017 15.8 or later (Visual Studio 2019 16.4 or later recommended) or Visual Studio Code.
- Tuning Docker for better performance and Debugging
- Clone this Repo
- Set
docker-compose
project as startup project. - Press F5 and that's it!
Architecture and Deployment
- Local deployment w/ Kubernetes
- Service Fabric Architecture and Deployment
- Kubernetes Cloud Native Architecture and Deployment
Screenshots
Website
Trip API
Invoice API
Support
If you find this project helpful you can support me!
Visit my blog http://elvanydev.com/Microservices-part1/ to view the whole posts series and to know all the details about this project.