The Ultimate Guide of Using Kafka with Node.js

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025

Комментарии • 26

  • @Just.100x.Piyush
    @Just.100x.Piyush 4 месяца назад

    so brief and great exp.
    - DB forces us to store only current state of data, w kafka we can store the history of data
    - think of problems in terms of events (hence get history of data events instead of just current state)
    - Decouple services using events driven arch (multiple services sharing data - so kafka as data exchange backbone. )

  • @akshayrathodar1024
    @akshayrathodar1024 Месяц назад

    Point to Point and perfect explaining

  • @galenus_0
    @galenus_0 Год назад +2

    Brief, and excellent explanation. Great job sir!

    • @flolu
      @flolu  Год назад

      Glad you liked it

  • @ziyewang1647
    @ziyewang1647 Месяц назад

    nice lesson, please continue

  • @alexanderzharkov6953
    @alexanderzharkov6953 Год назад

    Great video! I really love the visualization of Kafka workflow, it helped me better understand it

  • @rezamasoomi4973
    @rezamasoomi4973 2 месяца назад

    perfect, Thanks

  • @mos.martin
    @mos.martin Год назад +1

    So well done and easy to follow, thank you!!!! 🙌

    • @flolu
      @flolu  Год назад +1

      Glad it was helpful!

  • @franklinnwankwo9442
    @franklinnwankwo9442 2 года назад

    Brilliant. Well done Florian 👍🏼

    • @flolu
      @flolu  2 года назад

      Glad you enjoyed it

  • @mistymornings
    @mistymornings 9 месяцев назад

    Brilliant explanation

    • @flolu
      @flolu  9 месяцев назад

      Glad you liked it

  • @attaullahsiddiqui3931
    @attaullahsiddiqui3931 8 месяцев назад

    Hi, Please make a video on vscode settings, your environment looks good

  • @lizyl3775
    @lizyl3775 Год назад

    Excellent!!

  • @aberba
    @aberba 7 месяцев назад

    So Kafka is like any other queue or pub/sub service but built for scale?

  • @PrashantShekher
    @PrashantShekher 10 месяцев назад

    Great work, Please provide idempotent in kafka with node.js

  • @yashraj6565
    @yashraj6565 Год назад

    Hey, you got a subscriber. Thanks for amazing video. Can you bring more with Kafka and nodejs?

    • @flolu
      @flolu  Год назад

      I'm glad that the video helped you! And maybe I will do more Kafka videos in the future.

  • @RABWA333
    @RABWA333 Год назад

    Great job , is it different when we implement on kubernetes?

    • @flolu
      @flolu  Год назад +1

      It's exactly the same. If you want to run Kafka on Kubernetes, I recommend: strimzi.io

    • @RABWA333
      @RABWA333 Год назад +1

      @@flolu thanks a lot

  • @DevilKing00732
    @DevilKing00732 7 месяцев назад +1

    I have a short assignment.i not able to do it.if you do it you also get the content for RUclips and as well me also learn.please reply immediately.

  • @ramiworkstation
    @ramiworkstation 8 месяцев назад

    Nice lesson.. but I think we need another one explaining the details much slower.. thank you