enjoyed every bit of this video. Looking forward to more videos regarding event driven architecture 💯
@YourTechBudCodes2 жыл бұрын
Glad you enjoyed it buddy!
@jasper50162 жыл бұрын
Man you are fantastic. I watched so many videos. They talked around this topic but no one simplified and talked straight to the point. Subscribed to your channel.
@clapperfool3 жыл бұрын
great video, im currently doing a backend intern at a bigger company and i didnt understand the architecture, this vid helped me a lot thanks!
@YourTechBudCodes3 жыл бұрын
Glad you found it helpful!!
@lyminhmannguyen609 Жыл бұрын
Thank you for making this video! Great
@YourTechBudCodes Жыл бұрын
Glad it helped
@ermbhupendra2 жыл бұрын
Solid content brother..... I don't know why this channel is underrated
@YourTechBudCodes2 жыл бұрын
Glad you liked it. KZbin becomes a bit mean when a channel doesn't upload new content consistently. But hopefully, this will change this year!
@meditationdanny7012 жыл бұрын
how to decide the msg broker over in here you have taken rabbitmq but kafka seems a good option in the example you shared, how to decide b/w them? thanks for the video u got a new subscriber
@YourTechBudCodes2 жыл бұрын
Thats actually a very good question. Difficult to answer here in the comments. But let me make a dedicated video on this one.
@fauzrukendworld16332 жыл бұрын
I invite you to look at the "smart endpoints, dumb pipes" principles for this answer. A message broker is way simpler to use and easier to manage than an event streaming platform like Kafka. The complexity should remains at the microservice level and not at the communication level.
@meditationdanny7012 жыл бұрын
@@fauzrukendworld1633 thanks man appreciate
@lorenzopieri6716 Жыл бұрын
Great video, nicely done!
@YourTechBudCodes Жыл бұрын
Glad you liked it
@Saverrio3 жыл бұрын
Great video! What is the background music?
@YourTechBudCodes3 жыл бұрын
Thanks. Its from Streambeats. Copyright free music by Harris Heller
@rzart472 жыл бұрын
very great explained my friend
@YourTechBudCodes2 жыл бұрын
Glad you liked it.
@vishnuvardhanreddy2203 жыл бұрын
yes we need event driven communication patterns please!
@YourTechBudCodes3 жыл бұрын
You got it!!! Was planning to make my next video on GraphQL for you.
@vishnuvardhanreddy2203 жыл бұрын
@@YourTechBudCodes thank you so much!
@jasper50162 жыл бұрын
Can you please cover SAGA patterns ?
@YourTechBudCodes2 жыл бұрын
I've been meaning to cover SAGA. Let me see if i can create a video on this.
@Yoghaaa3 жыл бұрын
Thank you for making this video, this totally help me.
@YourTechBudCodes3 жыл бұрын
Glad it helped!!
@arminabbasi42473 жыл бұрын
Good job mate, keep it up
@YourTechBudCodes3 жыл бұрын
Thanks
@subrahmanyagurumurthy50833 жыл бұрын
please make videos on event driven communication patterns!! thank you so much!!
@YourTechBudCodes3 жыл бұрын
Absolutely. I've added it to my to-do list!
@venkatesh62542 жыл бұрын
Good work buddy
@YourTechBudCodes2 жыл бұрын
Thanks
@abhisheksaxena5182 жыл бұрын
Great video
@YourTechBudCodes2 жыл бұрын
Glad you liked it.
@evans82453 жыл бұрын
elixir scales webSocket connections very very well
@YourTechBudCodes3 жыл бұрын
That is true
@akashagarwal6390 Жыл бұрын
this is gold
@YourTechBudCodes Жыл бұрын
Gald you liked it
@snogger62 жыл бұрын
Why is event driven architecture so simple? Why not add some complexity and depth to it? Everything in tech is just so... simplistic.
@YourTechBudCodes5 күн бұрын
Simple is great.
@J-Ind24 Жыл бұрын
There's difference between mq and pub-sub.
@YourTechBudCodes Жыл бұрын
That is correct
@saraksingh66043 жыл бұрын
And not all operation can be always async ..Good effort though