A sample implementation of a microservices' app:
CQRS, Domain-Driven Design, REST, Event-Driven
- A detailed view of the Domain-Driven Design applied, and its outcomes.
- A detailed view of the React Redux Client, and how concerns are separated using state containers.
- The overview of the Architectural Design Patterns used in this project.
- A possible optimization of the architecture with the Event Sourcing, and what the application would then look like.