Enterprise E-Commerce Microservices
Multi-service platform with Catalog, Basket, Discount, and Ordering services behind an Ocelot API Gateway.
▌ Field notes · what shipped
- № 01
Catalog (MongoDB), Basket (Redis), Discount (gRPC + PostgreSQL), Ordering (DDD + MediatR).
- № 02
Ocelot API Gateway for routing.
- № 03
RabbitMQ + MassTransit for inter-service messaging.
- № 04
Clean Architecture and CQRS throughout.