Completed
Implementing Kafka based replication
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How We Used Kafka to Scale Database Infrastructure
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Espresso: Features
- 3 Espresso: Current Scale
- 4 Espresso : Basic Architecture
- 5 Espresso: Replication Requirements
- 6 Espresso : Local Replication
- 7 Espresso: Cross Colo Replication Legacy
- 8 Limitations: Per Instance Replication
- 9 Espresso: Replication Using Kafka
- 10 Cluster Expansion
- 11 Advantages: Per Partition Replication
- 12 Implementing Kafka based replication
- 13 Global Transaction identifier
- 14 Replication flow
- 15 Message protocol - Mastership Handoff
- 16 Checkpointing - Producer
- 17 Checkpointing - Consumer
- 18 Zombie Writes.
- 19 Conclusion
- 20 References
- 21 Producer Failure...