Apache Kafka: Installation & Quick Start

In this tutorial, you'll learn how to install Apache Kafka and configure a cluster with three Kafka brokers. Additionally, you'll learn how to create a topic, produce messages to that topic, and consume messages from that topic using Kafka's command line tools.