Nest.js + Kafka Tutorial With KafkaJS in 15 Minutes

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 41

  • @mguay
    @mguay  9 місяців тому +1

    Get my highly-rated Udemy courses at a discount here: michaelguay.dev/udemy/

  • @bilguunbayarmagnai9739
    @bilguunbayarmagnai9739 Рік тому +5

    Really great video! I really didn't like the nestjs's kafkajs abstractions & could not get my head around the documentation. This is a simple, straightforward approach, so glad I found this.

  • @fuhaustinambe4934
    @fuhaustinambe4934 2 роки тому +2

    Really great video, I dedicated a couple of hours to your videos on concepts in nest js, and have learned a lot within these couple of hours of going through your videos. Keep up the good work.

  • @Смотритель-у3ю
    @Смотритель-у3ю 2 роки тому

    Thank you for your video, this doesn't have information how it works, but guiding into source helpt me

  • @christianesqueda8913
    @christianesqueda8913 Рік тому

    Thank you so much! Great video, it helped me solve the problems I had in my project, it was a clear and concise approach. 🤝👌👏🙌

  • @genztechman
    @genztechman 24 дні тому

    Thank you Michael brother

  • @muratasarslan2359
    @muratasarslan2359 2 роки тому

    Thank you Michael, very clear & helpful...👏

  • @eduardorojas645
    @eduardorojas645 2 роки тому +2

    Hi, great tutorial. Did you test it with several consumer? I did not manage to make it work.

    • @mguay
      @mguay  2 роки тому

      Thanks. I did. What errors do you get?

  • @belkocik
    @belkocik 3 місяці тому

    Any plan to make a course that shows how to implement Kafka/RabbitMQ in NestJS in modular monolith architecture which one microservice with a Message Broker is responsible for Push Notifications in React Native or Web Push API and the second one web server is responsible for Authorization, some CRUDs and it is responsible for receveing all the messages from the Message Broker microservice and send back them to a client, so works a gate for this microservice?

  • @RobertoRobles-x5j
    @RobertoRobles-x5j 10 місяців тому

    What a nice video, thank you buddy

  • @hanscristianx
    @hanscristianx Рік тому

    thanks a lot for this video Mr Michael

  • @amirzandi
    @amirzandi 2 роки тому +1

    great toturial, I was wondering to know the name of your color theme?

    • @mguay
      @mguay  2 роки тому +1

      Thanks! I use Material Theme + Icons.

  • @KimtaetaeK
    @KimtaetaeK 2 роки тому

    thanks a lot for this content. I'm also wondering if we can apply this in Angular as well?

  • @leonelkahameni5315
    @leonelkahameni5315 2 роки тому

    Nice video, is there a way to do that using Fastify instead od Express?

  • @warpmonkey
    @warpmonkey 2 роки тому

    Another great video! Thanks!

    • @mguay
      @mguay  2 роки тому

      Glad you enjoyed it!

  • @ericzorn3735
    @ericzorn3735 2 роки тому +1

    Hey Michael, great content! Just was wondering what about the standard micro services kafka implementation

    • @michielsw
      @michielsw 2 роки тому

      Interested in this too! Great content btw

    • @mguay
      @mguay  2 роки тому +4

      Thanks both! This will be my next video stay tuned.

    • @EmptyBehind
      @EmptyBehind 2 роки тому +1

      @@mguay Would you mind explaining how to use the microservice architecture with kafka and how to deploy it using kubernetes? Questions like where to use which protocol (rest/tcp) and how this works when using kubernetes are popping up.
      Thank you.

  • @doniamansouri9751
    @doniamansouri9751 2 роки тому

    Great content. Thanks for sharing. What should we add if we have Kafka in Docker container with a client running locally?

    • @mguay
      @mguay  2 роки тому +1

      Thank you! I wonder if this is different than the example I went through? If not, the broker should be listening at localhost:9092

  • @muhammadtahakhan9182
    @muhammadtahakhan9182 2 роки тому

    how can I get messages in a batch? can you please guide me

  • @rakeshpagi
    @rakeshpagi 2 роки тому

    Also can you make this same in nrwl nx as kafka microservice

  • @debs1991
    @debs1991 Рік тому

    thanks buddy!❤

  • @matevoskarapetyan6664
    @matevoskarapetyan6664 2 роки тому

    Great Tutorial

  • @mahendranath2504
    @mahendranath2504 2 роки тому

    Thank you so much 👍😍🙌👌❤👏✌, subscribed and liked it as well. if possible can you create a complete tutorial for microservice and Kafka,Nginx, and different DB'S, this will help a ton of developers

  • @nolankessinger2324
    @nolankessinger2324 2 роки тому

    Great content. Keep it up!

    • @mguay
      @mguay  2 роки тому

      Thank you kind stranger.

  • @bibekkhatri
    @bibekkhatri 2 роки тому

    Hey what vscode theme are you using?

    • @mguay
      @mguay  2 роки тому

      Material Theme + Icons

  • @sarathbaiju6040
    @sarathbaiju6040 2 роки тому

    Great video

  • @DuyTran-ss4lu
    @DuyTran-ss4lu 2 роки тому

    Awesome

  • @js_engineer
    @js_engineer 2 роки тому +1

    This approach is not working with a few consumers. You will get an error: "error": "The group is rebalancing, so a rejoin is needed". At least in my case.

    • @ashwinsai8323
      @ashwinsai8323 4 місяці тому +1

      is there any way to solve this

  • @adrihm8165
    @adrihm8165 2 роки тому

    Thank you

  • @gidmanone
    @gidmanone 2 роки тому

    hey man I checked out your channel .its great.
    but please arrange your videos into playlists.
    thanks)

    • @mguay
      @mguay  2 роки тому +1

      Thanks for the suggestion! I've gone ahead and created some playlists.

  • @rafaelscariot9251
    @rafaelscariot9251 Рік тому

    nice