How to install Kafka using Docker & Docker Compose in any OS | Windows | MacOS | Linux | JavaTechie

preview_player
Показать описание
In this video, I will walk you through the steps to install Apache Kafka using Docker and Docker compose in any operating system.

#JavaTechie #Docker #Kafka

Spring boot microservice Premium course lunched with 70% off 🚀 🚀

Hurry-up & Register today itself!

PROMO CODE : JAVATECHIE50

Join this channel to get access to perks:

GitHub:

Blogs:

Facebook:

guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie

Disclaimer/Policy:
--------------------------------
Note : All uploaded content in this channel is mine and its not copied from any community , you are free to use source code from above mentioned GitHub account
Рекомендации по теме
Комментарии
Автор

You solved the problem, I couldn't even solve after wasting hours on the paid platform. Thanks a ton. God bless you for the sharing the knowledge selflessly.

UntamedRogueMavrick
Автор

Superb!!
I never miss your videos.
Great content 👏👌👌👌

anilarkay
Автор

Youtube doesn't have double like button, Thank you Sir.

ErLakhan
Автор

Thanks for your nice presentation. Please provide video to install kafka of higher version (without using zookeeper) using docker. Thanks once again.

sajeeshkumar
Автор

Hi, There's an official image available as "apache/kafka:3.7.0" (as of today), so we don't need to build docker-compose manifest file with two images, instead just use one passing required configurations as per the need.

VK
Автор

Thanks for public this video, I would like more about your type browser where you make this test what's name has

sagidelriego
Автор

there are 2 installations videos in your channel regarding Kafka which one to follow?

DK-jscz
Автор

Hi sir, can you please make a video on flowable? creating different flowable components with spring boot. Thanks.

srideepbhat
Автор

Hi @JavaTechie,
Can you please make a video explaining to prevent direct calls to microservices, we should only access through the api gateway, and role based authorization in continuation of the spring cloud api gateway | JWT Security video🙏🙏🙏🙏

dineshpanigrahi
Автор

In Last Video, you have used Kafka server as bootstrap server to create Topic, but here you have used Zookeper serve. if possible please explain this difference. Thanks.

MoviesClipYogi
Автор

Please create a playlist for test containers for integration tests

onepercentbetter
Автор

Awesome brother. Completely understood.
Can you upload a video to integrate with java application please

ShaikhJaved
Автор

Hello sir im facing an error but first thank you for this video, I'm using windows 10 OS machine and followed exact same steps and fired up the compose and two containers are running but when I'm trying to execute shell I'm facing error : OCI runtime exec failed: exec failed: unable to start container process: exec: "C:/Program Files/Git/usr/bin/bash.exe": stat C:/Program Files/Git/usr/bin/bash.exe: no such file or directory: unknown

could you please guide me.

TrinetarShoriTD
Автор

Share the PPT also it will be very good

FirozKhan-fsmo
Автор

is the wurstmeister zookeeper no longer available?

SurajKumar-ldy
Автор

I make same video but I use get topic in Offset Expore is error: "Timeout expired while fetching topic metadata"

tangtrungnguyen
Автор

Hi, I've ran docker compose up -d cmd in intellij IDE for creating kafka and zookeeper images..It is taking long time like more than 30mins..Is it normal?

anushasetti
Автор

i window using docker i am not able to connect with offset explore but i am able to do all thing using cmd prompt . by conventional way offset explore is also working fine

jaiPandey-oejh
Автор

Boss if you can directly install kafka and zookeeper images from docker itself then why this ?

mukeshsahani
Автор

I am facing below problem could u help me?..
i am running kafka from docker. i sending data from csv file .
kafka-console-producer.sh --bootstrap-server localhost:9092 --topic quickstart
/bin/sh: 19: cannot open No such file

RAJ