This is a brief hands-on overview about Confluent's Kafka key components. After installing, you can follow each step-by-step tutorial on its own docs page by clicking on the feature below that you want to experiment with.
docker-compose up
Spinning up the whole platform may take some time. You can access Control Center UI through http://localhost:9021/
In order to use each component and its features, follow the step-by-step tutorial on each topic above
- 9021 → Control Center UI
- 2181 → Zookeeper
- 9092 → Kafka Broker
- 8081 → Schema Registry
- 8083 → Kafka Connect
- 8088 → KSQL Server
- 8082 → REST Proxy