- Download and install Java (if you don't have.)
- Download Apacha Kafka
- Unzip Apache Kafka bin
- Docker
- Offset Explorer (UI tool for kafka)
Run, with docker installed, docker-compose up -d
using docker-compose.yml
which is in this project.
In hands-on I learned how to create, list and delete topics, configuring partitions and replication in brokers.
This page shows how to use Schema Registry.