This module contains articles about Apache Kafka.
You can build the project from the command line using: mvn clean install, or in an IDE.
- Guide to Check if Apache Kafka Server Is Running
- Introduction to Apache Kafka
- Read Multiple Messages with Apache Kafka
- Creating a Kafka Listener Using the Consumer API
- Introduction to KafkaStreams in Java
- Building a Data Pipeline with Flink and Kafka
- Kafka Topic Creation Using Java
- Using Kafka MockProducer
- Using Kafka MockConsumer
- Kafka Connect Example with MQTT and MongoDB