Skip to content

zballos/learning-apache-kafka

Repository files navigation

Apache Kafka Demo

Prerequisites

  • Download and install Java (if you don't have.)
  • Download Apacha Kafka
  • Unzip Apache Kafka bin

For Kafka Cluster

  • Docker

Optional

Create Clusters

Run, with docker installed, docker-compose up -d using docker-compose.yml which is in this project.

Hands-On

In hands-on I learned how to create, list and delete topics, configuring partitions and replication in brokers.

Schema Registry

This page shows how to use Schema Registry.

About

This project was used to learn apache kafka through the course: https://desenvolvedor.io/curso-online-dominando-o-apache-kafka.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages