Skip to main content Link Search Menu Expand Document (external link)
Last updated: | Permalink

Lecture 10: Cloud Storage Systems (Amazon Dynamo)

Learning objectives:

In this lecture, you will learn:

  • Lec10a: horizontal scaling vs. vertical scaling.
  • Lec10a: how to partition big data and how to perform dynamic partition management.
  • Lec10b: Dynamo’s tradeoff choices among consistency, latency, and availability.
  • Lec10b: how merkle trees help with efficient delta comparison and replication.

Lecture slides

Readings

Paper review form

Lecture videos


© 2023 Yue Cheng. Released under the CC BY-SA license