Completed
Topics
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kafka as a Platform - The Ecosystem from the Ground Up
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What are Events?
- 3 A platform for events
- 4 The Log
- 5 Topics
- 6 Partitions
- 7 Publisher API
- 8 Message keys
- 9 Consumer API
- 10 Consumer Groups
- 11 Brokers
- 12 Demo 01 - Kafka producer/consumer
- 13 Kafka use cases
- 14 Kafka Connect
- 15 Schemas & Serialisation Formats
- 16 Stream processing introduction
- 17 Kafka Streams
- 18 ksqlDB
- 19 Demo 02
- 20 Recap & Resources