Apache Kafka Tutorial

Preface

Apache Kafka is an open-source distributed event streaming platform that is used by many companies to achieve high-performance data pipelines, streaming analytics, data integration, and mission-critical applications. It was developed on LinkedIn and contributed to Apache Foundation.

This tutorial has been prepared to provide an introduction to Apache Kafka, its installation, operations, and so on.


Prerequisites

A good understanding of Scala, Java, Linux commands, and messaging system flow.


Spectators

This tutorial is created for any professionals who are keen to learn Apache Kafka. It will cover all prospective of Apache Kafka.


So let's Begin it, Happy Learning.