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

Lecture 3: GFS and MapReduce

Learning objectives:

In this lecture, you will learn:

  • Lec3a: the design and architecture of GFS, data replication mechanisms, how GFS serves reads and writes.
  • Lec3b: the design, the programming model, the workflow of typical MapReduce applications (Word Count), and the fault tolerance model of MapReduce.
  • Putting it all together: how the MapReduce computing framework interacts with the underlying GFS.

Lecture slides

Readings

Paper review forms


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