A simple tutorial to learn how to use KAFKA
In this tutorial, we want to learn more about KAFKA and its use with spring boot. Kafka is an element in the bigdata world and for asynchronous communication between microservices. We play with KAFKA
To install KAFKA we use an ubuntu EC2 server from AWS. Follow this tutorial: https://www.digitalocean.com/community/tutorials/how-to-install-apache-kafka-on-ubuntu-20-04
Do not install the version of kafka mentioned in the tutorial, install the recommended version of kafka mentioned on the following website: https://kafka.apache.org/downloads
In this project, we have used this version of kafka: https://archive.apache.org/dist/kafka/3.0.0/kafka_2.13-3.0.0.tgz