Description
In this course, you will learn :
- Install Zookeeper and Kafka on three Ubuntu machines.
- Create your own Kafka development environment.
- Create a SpringBoot Producer and Consumer.
- Kafka Manager is used to manage Kafka.
Syllabus :
1. Introduction
- KAFKA Cluster Architecture
- Training LAB presentation
- KAFKA Cluster multi-NODES deployment on Ubuntu 20.04
- Kafka manager CMAK deployment
2. Deployment on Windows
- KAFKA deployment on windows
3. Spring Cloud Stream Functions
- Java SpringBoot App for EventProducer
- Java SpringBoot App for EventConsumer
- SpringBoot App EventProducer Poller for KAFKA
- SpringBoot App Consumer and Producer for KAFKA
- SpringBoot App KStream for KAFKA