Kafka - Tutorials

Kafka Commit Log Messaging Process

About

A list of tutorials that I made on windows.

They were my path to learn Kafka

Most of the tutorial on the confluent website are working only on Linux. When you try to follow them directly on Windows, you see quickly that it will not work. For instance, the confluent utility was not yet available on Windows. To resolve this issue, all the tutorial are launching Kafka through Docker Container that runs on Linux. It may add a little bit more complexity but you will then be able to start multiple node.

List

Single node - Getting Started

In this tutorial:

Tutorial: Kafka - Docker Single Node (Multiple Service Broker + Zookeeper)

Connect Standalone with Sqlite

In this tutorial:

Tutorial: Kafka Connect - Sqlite in Standalone Mode

Connect Distributed with Sqlite

In this tutorial:

Tutorial: Kafka Connect - Sqlite in Distributed Mode

Stream Word Count

Tutorial: Kafka - Stream Word Count demo





Discover More
Kafka Commit Log Messaging Process
Kafka - Docker Single Node (Multiple Service Broker + Zookeeper)

Docker Single Node step by step tutorial adapted from the Quickstart documentation. Made: on Windows 7 with Git Bash for Windows...



Share this page:
Follow us:
Task Runner