Completed
Kafka Producer Send
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Deep Dive into Apache Kafka - This is Event Streaming
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is Kafka
- 3 Getting started with Kafka
- 4 Kafka Cluster
- 5 Zookeeper
- 6 Zookeeper History
- 7 Topics
- 8 Kafka Producer
- 9 Kafka Producer Properties
- 10 Kafka Producer Send
- 11 Kafka Library
- 12 Spring Boot Starter
- 13 Producers
- 14 Retention Period
- 15 Compaction
- 16 Partitions
- 17 Commitment
- 18 Middleground
- 19 Retry
- 20 Idempotency
- 21 Batch Records
- 22 Compression
- 23 Consumer
- 24 Consumer Groups
- 25 Consumer Offsets
- 26 Consumer Config
- 27 Why Consumer Groups
- 28 Committing offsets
- 29 Automatic Committing
- 30 Partition Scale
- 31 Synchronous
- 32 Kafka Monitoring
- 33 Kafka Metrics
- 34 Kafka Security
- 35 Kafka Internal SSL
- 36 Kafka Broker SSL
- 37 Kafka External SSL
- 38 Security
- 39 Authorization
- 40 Debugging
- 41 Logging
- 42 Kafka Log Forge
- 43 Debugging Commands
- 44 Consult Consumer
- 45 Check Consumer Groups
- 46 Check Producers
- 47 Minimum in sync replicas
- 48 Metrics
- 49 Exception
- 50 Ensure Leaders are Preferred
- 51 Preferred Leadership Election
- 52 Partition Distribution
- 53 Partition Consumers
- 54 Four Letter Words
- 55 Zookeeper ZebCase Honey
- 56 What if you want to contribute
- 57 And this is essentially when
- 58 pull request in Kafka
- 59 start again