Windows 10 Run kafka in Ubuntu APP
Windows 10 Run kafka in Ubuntu APP In my previous post, I demonstrated how you can install and run Kafka and write some .net core code to create a producer. KAFKA installation on windows and producer and consumer in .net if you want to install and run Kafka on Ubuntu you can go to windows app and search for Ubuntu, above will appear where you can download and then lunch the app, this will open you Ubuntu command shell where you can install and run Kafka its important to understand that Kafka is native for Linux as Kafka is build to run on Linux and give full support on Linux only. Command shell of Ubunto look like this . you can go over following article to install and run Kafka on Ubuntu https://devops.ionos.com/tutorials/install-and-configure-apache-kafka-on-ubuntu-1604-1/