Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Distributed Commit Logs with Apache Kafka
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Moving into distributed systems
- 3 Raid 5 and Kafka
- 4 Kafka Fundamentals
- 5 Kafka Use Cases
- 6 Kafka Records
- 7 Producers and Consumers
- 8 Leader Followers
- 9 Offsets
- 10 Consumer Groups
- 11 Demo
- 12 Kafka Client
- 13 akkaStreams
- 14 Scala Code
- 15 Kafka Settings
- 16 Kafka Producer Record
- 17 Kafka Consumer Record
- 18 Kafka Source
- 19 Kafka Offset
- 20 Kafka WebSocket
- 21 Questions
- 22 Slow Consumers
- 23 Redis Messaging
- 24 Why are Kafka clients polling
- 25 Kafka API