Why it matters

Cassandra teaches distributed systems. Foundation for modern NoSQL.

Advertisement

The architecture

Eventual consistency + tunable quorum.

Gossip + hinted handoff.

SSTable + LSM.

Cassandra distributed systemsTunable consistencyquorum policiesGossip + hinted handoffdistributionSSTable + LSMstorage engineAmazon Dynamo paper 2007 inspired; foundation of modern NoSQL
Cassandra distributed systems.
Advertisement

How it works end to end

Dynamo-inspired.

LSM storage.

Gossip protocol.