Kafka TOC
Kafka TOC
Kafka TOC
Kafka Installation
Implementing Single Node-Single Broker Cluster
Create topic with partition & replication factor 3 and execute it on multi-broker cluster
Show fault tolerance by shutting down 1 Broker and serving its partition from another broker
Topic Operations
Consumer Group Operations
Partition Operations
Consumer and Producer Operations
Kafka Connect
Kafka Streams
Word Count Stream Processing