What is Kafka ? How to use Confluent Kafka in Spring Boot Application ?

Sdílet
Vložit
  • čas přidán 29. 05. 2024
  • 🟡 Get 1 to 1 coaching with me: topmate.io/engineeringdigest
    🟡 Donate: razorpay.me/@engineeringdigest
    🟡 Perks: / @engineeringdigest
    🔴 Discord: discord.oia.bio/engineeringdi...
    🔴 Twitch: / engineeringdigest
    🔴 Personal CZcams Channel: / @thevipulvats
    🔴 Instagram: insta.oia.bio/thevipulvats
    🔴 Twitter: x.openinapp.co/thevipulvats
    🔴 LinkedIn: linkedin.oia.bio/thevipulvats
    🔴 Website: engineeringdigest.net
    🟢 Github repo: github.com/chotabheeeeem/jour...
    🟢 YML File: engineeringdigest.oia.link/sp...
    🟢 INSTALLATION COMMANDS
    zookeeper-server-start.bat ..\..\config\zookeeper.properties
    kafka-server-start.bat ..\..\config\server.properties
    kafka-topics.bat --create --topic my-topic --bootstrap-server localhost:9092 --replication-factor 1 --partitions 3
    kafka-console-producer.bat --broker-list localhost:9092 --topic my-topic
    kafka-console-consumer.bat --bootstrap-server localhost:9092 --topic my-topic --from-beginning
    🟢 SENDING MESSAGES COMMANDS
    zookeeper-server-start.bat ..\..\config\zookeeper.properties
    kafka-server-start.bat ..\..\config\server.properties
    kafka-topics.bat --create --topic foods --bootstrap-server localhost:9092 --replication-factor 1 --partitions 4
    kafka-console-producer.bat --broker-list localhost:9092 --topic foods --property "key.separator=-" --property "parse.key=true"
    kafka-console-consumer.bat --bootstrap-server localhost:9092 --topic foods --from-beginning -property "key.separator=-" --property "print.key=false"

Komentáře • 32

  • @harshitpachauri8849
    @harshitpachauri8849 Před měsícem +9

    Vipul bhaiya please bring spring boot full stack advance project like bookmyshow , ride sharing application, etc or microservices series . CZcams has crud application in the majority but not any good projects to get the hands on project level experience. Your journal application is too good and have learned most of the advance concepts of spring boot through it . Please bring more like that.

  • @somyadeepshrivastava1447
    @somyadeepshrivastava1447 Před 28 dny +2

    Informative video, can you please make a video for deploying a microservice , setting up docker and Kubernetes for scaling as per needed

  • @FM-rn4ti
    @FM-rn4ti Před měsícem +1

    Guruji namaste 🙏. Pura CZcams dekha per end Mai spring boot apse hi sikha aur ab Kafka dhund Raha tha aur ap Kafka ke uper video lekar prakat hogye. Apko pranam guruji.. big fan 🙏🙏

  • @immanuelantony9771
    @immanuelantony9771 Před 10 dny

    Thank you so much man

  • @bagathijogarao8064
    @bagathijogarao8064 Před měsícem

    Superr Awesome🤩🤩, Excellent explanation and teaching sir

  • @vinoopb
    @vinoopb Před měsícem

    Thanks a ton for these videos Vipul, truly indebted to you, I've learned a lot 🙏 on a side note - how did you create the avatar for your channel icon? It's really cool!

  • @a_dev6696
    @a_dev6696 Před měsícem

    Danyavaad guruji ❤️

  • @oshogarg5215
    @oshogarg5215 Před 25 dny

    Bahut badiya video banai hai bhai… your video is better than 4 hr long tutorial

  • @ankitsrivastava2750
    @ankitsrivastava2750 Před měsícem

    Superb content....and awesome way of explanation

  • @NitinSingh-dw6gx
    @NitinSingh-dw6gx Před měsícem +1

    Bro could you please make separate list on Java Micorservices all interview related questions ? BTW Best videos to learn core concept is only yours ...Thanxxxxx

  • @deepalirathod4929
    @deepalirathod4929 Před 5 dny

    @ 45:16 shouldn't group coordinator assign separate partitions for each consumer instead of assigning all the partition to one consumer as all the consumer belong to same consumer group ??

  • @chetanshelke4370
    @chetanshelke4370 Před měsícem

    Thank you ❤❤

  • @sauravkumarsharma6812
    @sauravkumarsharma6812 Před měsícem

    I have one doubt also when to use kafka and when rabbitmq i read some where kafka is log base and rabbit mq is in memory..????

  • @nafiyashanu8329
    @nafiyashanu8329 Před měsícem

    is this playlist a complete one

  • @punitpushpatode
    @punitpushpatode Před 7 dny

    Hibernate pe bhi bnao

  • @nikhilaggarwal9325
    @nikhilaggarwal9325 Před měsícem

    Best content

  • @shubhamberlia6642
    @shubhamberlia6642 Před měsícem

    The way you explained spring boot ❤, bhaiya ek request hai JWT authentication padha do

  • @shivkantthakur9768
    @shivkantthakur9768 Před 23 dny

    Thank you sir where is the commands in discription

  • @jaiiinaaam
    @jaiiinaaam Před měsícem

    I'M GONNA LAND A GOOD INTERNSHIP THIS SUMMER WITH THIS. 🗣️

  • @Neural_Network_News
    @Neural_Network_News Před měsícem

    Kubernetes pr banao with gcp or aws with JAMs stack

  • @ayushjain7758
    @ayushjain7758 Před měsícem

    Guruji ji 💖💖💖💖💖

  • @realcricketgamer5377
    @realcricketgamer5377 Před měsícem

    Is this last vedio of spring boot series
    Can any one say