1. Download Kafka


Download the version 2.13-2.7.0 of Kafka (https://kafka.apache.org/downloads)






2. Start Kafka


To start Kafka we should first execute Zookeeper (It handles kafka instances in our application).



we add start command to open the output terminal in an new prompt, bin\windows\zookeeper-server.start.bat is the script...