Kafka Tutorial For Beginners

This series will help you set up and play with Kafkah. You will learn:

  • How to setup Kafka on your local machine (Using Docker)
  • How to install Kafka UI so you can see the topics, brokers, producers, consumers… on your browser instead of viewing in the console
  • What are producers, consumers, topics, brokers…
  • How to create and consume messages in Kafka

And a lot more.

 

Let’s get started.