Chapter 1 — Monoliths & the Modular Monolith
Purpose
[stub: monoliths-and-modular-monolith]
Metadata
| Author | Amit Singh |
| Scope | system-design |
Local graph
Related notes
Chapter 4 — Data Mesh
Decentralizing data ownership to domain teams as a data-platform architecture, and the governance model that keeps it from fragmenting.
Chapter 3 — Event-Driven Architecture
Decoupling services through events rather than direct calls, and the ordering/consistency trade-offs that decoupling introduces.
Chapter 2 — Microservices
Service boundary design and the anti-patterns — distributed monolith, shared database, chatty synchronous calls — that erase the benefits microservices promise.
Chapter 6 — Platform Engineering
Why platform engineering is the organizational answer to microservices and infrastructure sprawl at scale.