Master Kafka Implementation in Node.js: Step-by-Step Guide for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 22

  • @adebisisheriff159
    @adebisisheriff159 2 หลายเดือนก่อน

    Hello Jay, Thanks so much for pushing the wonderful videos to this channel all the time. Greatly appreciated

  • @jazzdestructor
    @jazzdestructor 4 หลายเดือนก่อน +1

    Thanks a lot Jay, cant wait for kraft

  • @travelwithemdad2527
    @travelwithemdad2527 4 หลายเดือนก่อน

    Thanks a lot Jay 👌

  • @jagbetuyi001
    @jagbetuyi001 3 หลายเดือนก่อน

    @9:37 🤣, I love your diagrams Jay ❤

  • @kelechinwankpa4297
    @kelechinwankpa4297 4 หลายเดือนก่อน

    Great work you're doing Jay 🙂.
    I believe there is one more episode left in this series?

  • @stosyst
    @stosyst หลายเดือนก่อน +1

    Please we need you consider terraform tutorials as well, Thank you

  • @saeidkhoorani_public
    @saeidkhoorani_public 4 หลายเดือนก่อน

    Thanks a lot💛

  • @ashlok_chaudhary
    @ashlok_chaudhary 4 หลายเดือนก่อน +1

    Hey Jay,
    First of all, thank you for sharing such amazing concepts with us. I am grateful for this. I have just started learning more about microservice-based projects and architecture. However, whenever I see a microservice architecture, I notice a common pattern: all services are enclosed under a VPC, each with their own subnet, and they share resources like S3 buckets, Databases. However, I couldn't find many details on how they share resources and how everything is deployed. Can you help me figure this out or share resources that could assist me? It would be greatly appreciated.

    • @ashlok_chaudhary
      @ashlok_chaudhary 4 หลายเดือนก่อน +1

      Basically, I'm talking about the applications which are build using aws-cdk. Does I have to create one more stack defining the vpc and other configurations and then manually bind it up with other service stacks. Or should we use ECS like services to achieve it ?

  • @SunnyBhakta-re7oj
    @SunnyBhakta-re7oj 4 หลายเดือนก่อน

    Hi jay, awesome episode, but one feedback...video clarity needs some improvement :)

  • @stosyst
    @stosyst หลายเดือนก่อน

    How does each ms communicate with each other?

    • @codewithjay
      @codewithjay  17 วันที่ผ่านมา

      Hey thanks for writing. If there are urgent feedback needed for frontend then REST/ PRC/ GRPC calls used to communicate. Other hand if there are no feed back required async call is sufficient to update data through events using message broker.
      Cheers!

  • @heyitsp1234
    @heyitsp1234 หลายเดือนก่อน

    Where can I access the repo?

    • @codewithjay
      @codewithjay  หลายเดือนก่อน

      Kindly check the video description or Playlist description.
      Cheers!

  • @adebisisheriff159
    @adebisisheriff159 2 หลายเดือนก่อน

    Please I need the source code for this. You are yet to upload it to the gitbub

    • @codewithjay
      @codewithjay  2 หลายเดือนก่อน

      github.com/codergogoi/kafka_elastic_search_ms

  • @sagarchauhan8460
    @sagarchauhan8460 4 หลายเดือนก่อน

    👍

  • @deadeye0479
    @deadeye0479 4 หลายเดือนก่อน

    Bro i recently been following this series and i noticed something that you validate the reqbody of the user in routes itself why don't use middleware for that, and also for error logging middleware, create some custom errors or something.. idk maybe you already implemented there all in coming videos, i am just commenting here after i noticed this issue, expecting a reply...

    • @swapnasaritnayak2569
      @swapnasaritnayak2569 4 หลายเดือนก่อน

      That's not the point of the video. He is trying to give a brief overview of microservice communication using 3rd party brokers. This tutorial is not for learning Nodejs or any basic beginner stuff.

  • @stosyst
    @stosyst หลายเดือนก่อน

    How does each ms communicate with each other?

    • @codewithjay
      @codewithjay  หลายเดือนก่อน

      Kindly continue the series you will get everything that solve your question and lot of advanced riddle as well.
      Cheers!