https://github.com/redhat-developer-demos/kafka-tutorial
Kafka Tutorial for https://dn.dev/kafkamaster
https://github.com/redhat-developer-demos/kafka-tutorial
Last synced: 3 months ago
JSON representation
Kafka Tutorial for https://dn.dev/kafkamaster
- Host: GitHub
- URL: https://github.com/redhat-developer-demos/kafka-tutorial
- Owner: redhat-developer-demos
- License: apache-2.0
- Created: 2020-05-12T14:10:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:01:35.000Z (10 months ago)
- Last Synced: 2025-02-28T11:43:28.476Z (4 months ago)
- Language: Java
- Homepage: https://redhat-developer-demos.github.io/kafka-tutorial
- Size: 2.9 MB
- Stars: 43
- Watchers: 7
- Forks: 34
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
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 operatorsHTML version of the tutorial: https://redhat-developer-demos.github.io/kafka-tutorial