Milestone 3: Distributed Systems & Microservices
๐ฆ Milestone 3: Distributed Systems & Microservices
Learn how to scale your NestJS applications beyond a single process using Event-Driven Architecture.
๐๏ธ Core Modules
- Module 1: Transporters: Message Patterns and Event Patterns.
- Module 2: The Command Bus (CQRS): Separating Reads from Writes.
Milestone Goal
By the end of this milestone, you will be able to design a system that survives failures and scales to handle massive traffic by using message brokers and asynchronous communication.