https://github.com/mkabhishekdev/Microservices-Dotnet-Docker-Research
Project demonstrating how to build Microservices using .NET/Docker
https://github.com/mkabhishekdev/Microservices-Dotnet-Docker-Research
docker microservices
Last synced: about 1 month ago
JSON representation
Project demonstrating how to build Microservices using .NET/Docker
- Host: GitHub
- URL: https://github.com/mkabhishekdev/Microservices-Dotnet-Docker-Research
- Owner: mkabhishekdev
- Created: 2025-02-24T08:05:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T07:02:16.000Z (over 1 year ago)
- Last Synced: 2025-03-15T08:16:40.776Z (over 1 year ago)
- Topics: docker, microservices
- Language: C#
- Homepage: https://medium.com/@abhikempanna/blog-series-understanding-microservices-using-abhishop-app-3a02b2f9a36f
- Size: 3.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microservices
In this project, I have developed a ecommerce web application named 'AbhiShop' to demonstrate the technicalities involved in developing a Microservices model from scratch. If you are curious to understand why should someone move from a traditional design such has Monolithic to Microservices, I have written a detailed blog explaining each and every step. Below is the link to each article. This repo consists of the source code I have developed which I have explained in the article.
Article 1: Introduction (Theory)
Link: https://medium.com/@abhikempanna/blog-series-understanding-microservices-using-abhishop-app-3a02b2f9a36f
Article 2: Traditional/Monolithic Design
Link: https://medium.com/@abhikempanna/blog-series-understanding-microservices-using-abhishop-app-f8a184f4f184
Article 3: Roadmap towards Microservices
Link: https://medium.com/@abhikempanna/understanding-microservices-using-abhishop-app-68bab7054744
Article 4: Development of AbhiShop application using Microservices approach
Link: https://medium.com/@abhikempanna/blog-series-understanding-microservices-using-abhishop-app-76c19ad849ee
Article 5: Execution of AbhiShop app as Microservices/Thoughts on Devops/Limitations
Link: https://medium.com/@abhikempanna/blog-series-understanding-microservices-using-abhishop-app-a03c9265d66a