RabbitMQ in Depth | What is a Message Broker? | AMQP Protocol | Networking Concepts | Part 1

  Рет қаралды 20,258

Priyanshu Gupta

Priyanshu Gupta

Күн бұрын

Пікірлер: 50
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
🚀Connect with me on LinkedIn for Amazing Content and Mentorship - www.linkedin.com/in/priyanshuguptaofficial/ Don't forget to like 👍 the video and subscribe 🔴 to my channel if you really want to take your skills to the next level. 🔥 Article Link - priyanshuguptaofficial.vercel.app/blogs/rabbitmq
@341yes
@341yes 5 ай бұрын
Amazing video! U took it to the bear roots! Thank U!
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 5 ай бұрын
My pleasure! 😇
@nehapathak1559
@nehapathak1559 Жыл бұрын
Really appreciate your effort. Content is really very amazing.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
Thank you so much 😊
@imtarundhiman
@imtarundhiman 11 ай бұрын
This is really depth. Good Work Priyanshu.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 11 ай бұрын
Thanks
@prashantpaliwal2286
@prashantpaliwal2286 Жыл бұрын
Your content is amazing !!!
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
Glad to know that
@tahidurrahman9285
@tahidurrahman9285 26 күн бұрын
RPC = Remote Procedure Call Please correct this.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Күн бұрын
Yes that was my mistake
@rajatdave2110
@rajatdave2110 Жыл бұрын
this much leavel of quality content and only 29 likes...
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
🥲 sad truth
@jairajsahgal7101
@jairajsahgal7101 Жыл бұрын
Remember that not every request goes through each layer. Sometimes, it skips a layer or two.
@thecollector5276
@thecollector5276 11 ай бұрын
If only all teachers could be this clear! Thank you!
@kalpeshmali8498
@kalpeshmali8498 Жыл бұрын
Awesome tutorial sir one request sir aapne board par jo explanation diya hai uska photo ya pdf provide kara dijye please it will help us alot thank you
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
Ok I will try to do it, although for reference I have attached one document in the description box. You can check that out.
@ClashwithSans
@ClashwithSans 7 ай бұрын
Great Share some additional informations Routing Mechanisms in RabbitMQ 1. Direct Routing: Messages are routed to specific queues based on their routing key, which should exactly match the queue name. Example: Queue `my_queue` receives messages with the routing key `my_queue`. 2. Topic Routing: * Uses wildcard characters (`*` and `#`) in routing keys to match multiple queues. * Example: Queue `*.info` receives messages with routing keys ending in `.info`, e.g., `my_queue.info`. 3. Header Routing: * Routes messages based on specific header values instead of routing keys. * Example: Queue `header_queue` receives messages with the header `key=value`. 4. Custom Routing: Plugin-based mechanism that allows for arbitrary routing criteria. * Example: Plugin `rabbitmq_routing_topology` enables routing based on arbitrary message properties. 5. Transient Routing: Allows dynamic routing based on temporary metadata attached to messages. Example: Queue `my_transient_queue` receives messages with a specific `x-transient-queue` header. How to Configure Routing: Exchange Declaration Define the exchange type (e.g., direct, topic) and bind queues to the exchange. Queue Declaration Specify the routing key for the queue when declaring it. Message Publication Set the routing key for the message when publishing it to the exchange.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 7 ай бұрын
Thanks for sharing. I have covered info regarding this in the next video of the series: kzbin.info/aero/PLLz6Bi1mIXhEwMukSl5JVPjJNZ_wfiN5C&si=UoYFU2eoODqJiQTF
@bugsbunny-74
@bugsbunny-74 3 ай бұрын
lot of effect to creates informative content a big thank for it
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 2 ай бұрын
🙏😊
@shubhamsoni2
@shubhamsoni2 3 ай бұрын
Bhai how to enable Prometheus plugin for Rabbit mq
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 3 ай бұрын
www.rabbitmq.com/docs/prometheus
@hariommewada3768
@hariommewada3768 9 ай бұрын
rpc is remote procedure call or resource procedure call? at 3.33 .
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 9 ай бұрын
Its remote procedure call. Sorry if I pronounced something else.
@kgaladimashilo9981
@kgaladimashilo9981 8 ай бұрын
thanks for great content bro.
@illahidays
@illahidays 2 ай бұрын
Explained the OSI model in a very good way!
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 2 ай бұрын
Thank you
@kc7718
@kc7718 7 ай бұрын
Thanks very helpful
@avishisainii
@avishisainii Жыл бұрын
You never let down your subscribers.....helpful info thanks for sharing.....👍💯
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
Blessed to know that 😇. Will always try to give my maximum.
@sheikhmuhammedshoaib1124
@sheikhmuhammedshoaib1124 Жыл бұрын
awesome video can you make videos on kafka as well
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
Will try to make on kafka as well
@jairajsahgal7101
@jairajsahgal7101 Жыл бұрын
Thank you
@Coden69
@Coden69 Жыл бұрын
bro is backkk thanks for this tutorial
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
Always welcome 🙏
@jiteshsingh98
@jiteshsingh98 Жыл бұрын
🔥🔥🔥🔥
@kumarprateek1279
@kumarprateek1279 Жыл бұрын
Thanks. I have been binge watching your videos this whole week.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
So happy to know that
@funpranktv2983
@funpranktv2983 Жыл бұрын
Waiting for ur videos
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
Trying my best 🙏
@sksswamychinthalapudi1444
@sksswamychinthalapudi1444 8 ай бұрын
sir i need to analyse rabbitmq logs and channels and queues for the performance testing can you please tell me how to connect with you
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 6 ай бұрын
Sure, you can schedule a call here - topmate.io/priyanshugupta I will be happy to help:)
@Coden69
@Coden69 Жыл бұрын
one question from my side what should i choose for frontend vuejs or reactjs for django
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial Жыл бұрын
If you have a good knowledge about vuejs then go with it else choose react.
@Coden69
@Coden69 Жыл бұрын
@@PriyanshuGuptaOfficial ok thanks
@AliHassan-wc6nb
@AliHassan-wc6nb Жыл бұрын
@@PriyanshuGuptaOfficial bro? Which one should we pick if we don't have knowledge of both, which one is quicker to learn and to get the things going!
@AliHassan-wc6nb
@AliHassan-wc6nb Жыл бұрын
@@PriyanshuGuptaOfficial and what about Htmx? Can we replace any frontend framework with htmx?
@AliHassan-wc6nb
@AliHassan-wc6nb Жыл бұрын
@@Coden69 checkout this, it may help you. kzbin.info/www/bejne/i53EYZaVp79pnc0
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 10 МЛН
Intro To RabbitMQ
54:06
IAmTimCorey
Рет қаралды 102 М.
System Design Concepts Course and Interview Prep
53:38
freeCodeCamp.org
Рет қаралды 313 М.
RabbitMQ Explained - Exchanges
5:40
CloudAMQP
Рет қаралды 87 М.
Don't Do this Mistake in Microservice projects | Kafka or RabbitMQ
28:04
What is RabbitMQ?
10:10
IBM Technology
Рет қаралды 322 М.
Kafka vs. RabbitMQ vs. Messaging Middleware vs. Pulsar
4:31
ByteByteGo
Рет қаралды 111 М.
RabbitMQ : Message Queues for beginners
22:06
That DevOps Guy
Рет қаралды 175 М.
CMD - Command Prompt Training for IT Professionals (Full Course)
3:18:32
Jobskillshare Skills-Based Platform
Рет қаралды 1,4 МЛН
What are Message Queues? | BullMQ Queues NodeJS
44:12
Piyush Garg
Рет қаралды 34 М.
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 10 МЛН