https://github.com/mehmetozkaya/eshopmicroservices-udemy-sections
This repository prepared for Udemy course sections that you can find all codes section-by-section on my Udemy Course
https://github.com/mehmetozkaya/eshopmicroservices-udemy-sections
Last synced: 6 months ago
JSON representation
This repository prepared for Udemy course sections that you can find all codes section-by-section on my Udemy Course
- Host: GitHub
- URL: https://github.com/mehmetozkaya/eshopmicroservices-udemy-sections
- Owner: mehmetozkaya
- License: mit
- Created: 2024-03-21T11:15:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T06:46:48.000Z (about 1 year ago)
- Last Synced: 2025-04-15T03:38:59.177Z (6 months ago)
- Language: C#
- Size: 2.24 MB
- Stars: 74
- Watchers: 4
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EShopMicroservices-Udemy-Sections
This repository prepared for Udemy course sections that you can find all codes section-by-section on my Udemy Course.**UDEMY COURSE WITH DISCOUNTED - Step by Step Development of this Repository -> https://www.udemy.com/course/microservices-architecture-and-implementation-on-dotnet/?couponCode=MARC24**
See the overall picture of **implementations on microservices with .net tools** on real-world **e-commerce microservices** project;

There is a couple of microservices which implemented **e-commerce** modules over **Catalog, Basket, Discount** and **Ordering** microservices with **NoSQL (DocumentDb, Redis)** and **Relational databases (PostgreSQL, Sql Server)** with communicating over **RabbitMQ Event Driven Communication** and using **Yarp API Gateway**.
### Check Explanation of this Repository on Medium
* [.NET 8 Microservices: DDD, CQRS, Vertical/Clean Architecture and Event-Driven Communication](https://medium.com/@mehmetozkaya/net-8-microservices-ddd-cqrs-vertical-clean-architecture-2dd7ebaaf4bd)