Chapter 40 — Distributed SQL Database
Purpose
[stub: distributed-sql-database]
Metadata
| Author | Amit Singh |
| Scope | system-design |
Local graph
Related notes
Chapter 31 — API Gateway
Routing, auth, rate limiting, and protocol translation as the single front door for a large service fleet.
Chapter 21 — Chat System
Real-time message delivery, presence, and ordering guarantees at the scale of a WhatsApp/Messenger-like system.
Chapter 37 — CI/CD Platform
Build queueing, artifact caching, and progressive-delivery rollout as a system design for a GitHub Actions/Jenkins-like platform.
Chapter 39 — Cloud File Storage (Google Drive-like)
Chunked upload/sync, conflict resolution, and metadata-service design for a Drive/Dropbox-like file-sync system.