~/tags/system-design
#System-Design
4 pages tagged across the site.
>> Books
Database Internals
B-trees, LSM trees, and the distributed-systems half of how databases are built.
Designing Data-Intensive ApplicationsThe reference for how storage engines, replication, partitioning, and consensus actually work.
Release It!Stability patterns and anti-patterns for systems that have to survive production.
Understanding Distributed SystemsA from-first-principles tour of coordination, replication, scalability, and resiliency.