The course covers below contents :
1. Introduction to Kafka
2. Use cases
3. Kafka API (producer, consumer, stream)
4. topic, partition, broker, replica,
5. consumer group
6. Installation
4. Cluster
5. Topic
6. Partitions
7. Offset
8. Consumer groups
We also cover a high-level example for Kafka use case. apache kafka fundamentals
Kafka history
Kafka use cases
Kafka API
Consumers
Producers
Topic
Partition
Broker
In Sync Replica
Message Routing
Zookeeper
Installation