
Apache Kafka Installation on Windows and MacOS
In this tutorial, We’ll learn how to install and run Apache kafka broker in local machine running on Windows or Mac operating system.
In this tutorial, We’ll learn how to install and run Apache kafka broker in local machine running on Windows or Mac operating system.
This post describes how to configure Kafka producer and consumer in spring boot application and also explains how to create service classes to send and receive Kafka messages to and from configured kafka topic respectively.
Hi Readers,
If you are planning or preparing for Apache Kafka Certification then this is the right place for you.There are many Apache Kafka Certifications are available in the market but CCDAK (Confluent Certified Developer for Apache Kafka) is the most known certification as Kafka is now maintained by Confluent.
Implementation of Kafka Consumer using Java
Implementation of Kafka Producer using Java