Skip to main content

Category · 11 papers · 2 articles

Distributed systems

Coordination, replication, consensus, and the practical engineering of internet-scale services.

Papers

11 foundational papers

#15
2004distributed systems

Google's MapReduce

Dean & Ghemawat (Google)

A distributed-systems milestone from 2004 whose ideas keep shaping modern data infrastructure.

#16
2006distributed systems

Google's BigTable

Chang et al. (Google)

A distributed-systems milestone from 2006 whose ideas keep shaping modern data infrastructure.

#17
2006distributed systems

Google's Chubby

Mike Burrows (Google)

A distributed-systems milestone from 2006 whose ideas keep shaping modern data infrastructure.

#19
2007distributed systems

Amazon's Dynamo

DeCandia et al. (Amazon)

A distributed-systems milestone from 2007 whose ideas keep shaping modern data infrastructure.

Blog articles

2 essays

Jun 25, 2026distributed systems

From Dynamo to FoundationDB: Distributed KV Lineage

The distributed key-value store has evolved from a pragmatic response to web-scale failures into the foundational layer for global data platforms. Early designs accepted relaxed consistency to survive partitions, yet pro...

12 min read

Jun 25, 2026distributed systems

Interview: Consensus in 2026 — Paxos and Raft Revisited

Dr. Aiden Vasquez is a senior distributed-systems engineer with over 20 years of experience in building consensus systems. Formerly an engineer at a Spanner-like project, Dr. Vasquez is now the CTO of ConsensusLabs, wher...

11 min read