Dynamo: Amazon’s Highly Available Key-value Store

Шынназар’s task from previous lecture: read about the Amazon’s Dynamo

Dynamo: The P2P context

Chord and DHash intended for wide-area P2P systems (individual nodes at Internet’s edge, file sharing)

Central challenge: low-latency key lookup with high availability (trades off consistency for availability and latency)

Techniques:

add slides here

Dynamo Requirements

add slides here