Completed
Scaling
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scaling Memcache at Facebook
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Infrastructure Requirements
- 3 Design Requirements
- 4 Memcache
- 5 Background
- 6 Why Memcache
- 7 Memcache Servers
- 8 Demand Fill
- 9 Delete
- 10 Stale Sets
- 11 Thundering Herds
- 12 Scaling
- 13 Frontend Cluster
- 14 Database Invalidation
- 15 Reducing Packet Density
- 16 Larger Scale
- 17 Distributed Data Centers
- 18 Single Master
- 19 NonMaster
- 20 Remote Markers
- 21 Recap
- 22 Lessons Learned
- 23 Questions
- 24 Clarification