Kafka + Microservices + Event Driven Architecture with NodeJS

preview_player
Показать описание
In this tutorial we will learn how to use Kafka to communicate between microservices and pass events between containers

So we will learn how to create microservices and how to manage multiple projects using microservices and actual implementation and use case of Kafka with from scratch

We will also learn what are the extensions of VSCcode for using Kafka

How to write docker compose file and how to manage multiple Servies is what we are going to cover in this session

Find me anywhere : @itsmaheshkariya

#Kafka #Microservices #EventDrivenArchitecture
Рекомендации по теме
Комментарии
Автор

Great Video! But I'm curious to know why did you choose to use kafka-node over kafka-js

pabloendara-santiago
Автор

Your channel is so underrated this is gold level stuff

umeshthakre
Автор

Nice tutorial!
I can recreate all that you explained!
Nice Job

Piratacapitan
Автор

Great Channel... your videos are advanced level... thanks for sharing.

k.ganesan
Автор

Excellent explanation... very helpful... keep creating such kind of videos.... already subscribed👍👍👍

NomadStriver
Автор

Thanks so much. Clear and very useful content.

abdusamedakgul
Автор

Hello! thanks for the effort, one question though; I'm trying to add the node js app to docker compose, but docker is failing to install node-rdkafka, is there a way to do that?

abderrahmane_m
Автор

Awesome Bro. I Was able to run the application successfully.

Lifeofapro
Автор

Great tutorial. Thanks for this. Please share a link where the code can be accessed

fareedmohammed
Автор

Thank you very much for this helpful tuto god bless

kimokimo-seur
Автор

Anyone know where to find the source code for this?

NM
Автор

Hi Mahesh, Great content. This is something I’m doing as well.
I’m trying to send mongdb data to kafka broker through streams. My only issue is, I’ve not added wait time like you did over here and I get connection refuse after 3000 simultaneous requests to kafka broker.

The data I need to send is huge, lets say around 100K documents in an hour. Is there an effective way to do it? Will adding more brokers help? Will adding multiple server instances help?

AbhishekBisht-ytel
Автор

How long would it take a new person to learn all this?

sideshow
Автор

Can you please provide us with the github to the code?

NightstalkerKK
Автор

A great tutorial! A couple of errors though. Mongodb keeps waiting for connections. Had to use network: to get rid of it. A second error which I haven't been able to solve is ` Error: getaddrinfo EAI_AGAIN kafka`. Any solution for this will be appreciated. Thanks!

uditpandya
Автор

Can you update this same format but doing it with the modern way to work with Kafka Kraft and NestJs?, good explanation btw!.

berndeveloper
Автор

@Mahesh Kariya - thank you for creating such a great video. May I know is there a github link where I can get the source code?

xcoder
Автор

Great Video. Can you create a video with same example and rollback or failure

mkstallion
Автор

Could you show us how to deal with failures, between microservices, something about Dead Queue?

fersomaster
Автор

Better to understood your work is appreciated

swapnilsons