This project sets up a Kafka cluster using Docker with one broker and Kafka UI (Bitnami or Confluent). A producer generates random events every 5 seconds, and a consumer processes them. The project includes configuring partitions, replication, and consumer groups.
Code, Queries & Documentation
🔗 Find the complete code, query logic, and documentation on my GitHub:

