Completed
- consumers and consumer groups
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What Is Kafka? - Kafka Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - intro
- 2 - apache kafka overview
- 3 - producers and consumers
- 4 - kafka brokers
- 5 - producers sending messages to brokers
- 6 - brokers and topics
- 7 - topic partitions
- 8 - kafka clusters
- 9 - apache zookeeper and kakfa clusters
- 10 - scaling zookeeper
- 11 - topic partitions and fault tolerance leaders and followers
- 12 - distributing topics across clusters
- 13 - achieving high availability using availability zones and rack awareness
- 14 - message ordering within topic partitions
- 15 - message delivery acknowledgements, transactions and exact once delivery
- 16 - consumers and consumer groups