Completed
27:43 - Write and Run a Kafka Producer
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Apache Kafka Complete Course for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 00:40 - What is Kafka? Why Kafka?
- 3 05:32 - How Kafka achieves scalable performance
- 4 07:20 - Kafka vs Other Message Brokers
- 5 08:20 - Kafka Demo Overview
- 6 10:13 - Setup Python Project
- 7 13:03 - Run Kafka with Docker Compose
- 8 27:43 - Write and Run a Kafka Producer
- 9 44:12 - Using Kafka CLI
- 10 48:44 - Write and Run a Kafka Consumer
- 11 01:01:05 - Test the Whole Flow & Gracefully Shut Down