· 1 min read · READING

Designing Data-Intensive Applications

Reading notes from working through the systems book slowly.

Source

I am using this as a backbone for distributed-systems fundamentals: storage, replication, consistency, data models, and the tradeoffs that show up when software starts carrying real load.

The reading log will track what stuck, what confused me, and which ideas changed how I look at backend systems.