- Kafka topic management with
kafka-topics
- Kafka producer with
kafka-console-producer
- Kafka consumer with
kafka-console-consumer
- Kafka consumers in consumer groups with
kafka-console-consumer
- Kafka consumer group management with
kafka-consumer-groups
- Kafka Connect CLI tutorial demo with
connect-standalone