kafka-tutorial icon indicating copy to clipboard operation
kafka-tutorial copied to clipboard

Kafka Tutorial for https://dn.dev/kafkamaster

This is a Kafka tutorial to explain and show you:

  • how to run Kafka locally with Docker Compose
  • the basic concepts and fundamental terminology of Kafka
  • how to develop services that consume and produce from/to Kafka topic(s) in Java
  • how to deploy Kafka into Kubernetes with Strimzi operators

HTML version of the tutorial: https://redhat-developer-demos.github.io/kafka-tutorial