RabbitMQ : Message Queues for beginners

  Рет қаралды 171,940

That DevOps Guy

That DevOps Guy

3 жыл бұрын

Subscribe to show your support! goo.gl/1Ty1Q2 .
Patreon 👉🏽 / marceldempers
Folks! Today we'll be taking a look at Message Queues, what they are, why you may want to use a message queue, and how RabbitMQ helps offer message broker functionality.
In this video, we take a look at the basics, how to run RabbitMQ, some of the features.
We will also build and application that produces messages in a queue, and another that consumes the messages.
Checkout the source code below and follow along :)
In an upcoming video, we'll cover HA and replication so be sure to stay tuned for that!
We'll also learn how to run all of this on Kubernetes.
Also if you want to support the channel further, become a member 😎
marceldempers.dev/join
Checkout "That DevOps Community" too
marceldempers.dev/community
Source Code
--------------------------------------------------------------
github.com/marcel-dempers/doc...
If you are new to Kubernetes, check out my getting started playlist on Kubernetes below :)
Kubernetes Guide for Beginners:
---------------------------------------------------
• Kubernetes development...
Kubernetes Monitoring Guide:
-----------------------------------------------
• Kubernetes Monitoring ...
Kubernetes Secret Management Guide:
--------------------------------------------------------------
• Kubernetes Secret Mana...
Like and Subscribe for more :)
Follow me on socials!
marceldempers.dev
Twitter | / marceldempers
GitHub | github.com/marcel-dempers
Facebook | thatdevopsguy
LinkedIn | / marceldempers
Instagram | / thatdevopsguy
Music:
Track: INOSSI - Sunset Eyes (Free download) | is licensed under a Creative Commons Attribution licence (creativecommons.org/licenses/...)
Listen: / sunset-eyes-free-download
Track: LiQWYD - Bridges (Free download) | is licensed under a Creative Commons Attribution licence (creativecommons.org/licenses/...)
Listen: / bridges-free-download
Track: Amine Maxwell - Le Soir | is licensed under a Creative Commons Attribution licence (creativecommons.org/licenses/...)
Listen: / le-soir
Track: souKo - souKo - Parallel | is licensed under a Creative Commons Attribution licence (creativecommons.org/licenses/...)
Listen: / parallel

Пікірлер: 153
@MarcelDempers
@MarcelDempers 3 жыл бұрын
Rabbit MQ : High Availability and Replication 👉🏽kzfaq.info/get/bejne/fOChndeGl96aiXU.html
@Techtips200
@Techtips200 3 жыл бұрын
Very nice video...small Query wrt Rabbitmq Linux vulnerability on default port 5672..how to remove this vulnerability...change the port or firewalld rules?
@crimzin2180
@crimzin2180 2 жыл бұрын
Hi Bud, Thank you for the great videos. I need to set up a high availability RabbitMQ with 3 nodes and then need to have a load balancer like nginx or haproxy for it. I am trying nginx but I don't know how to make the connections persistent. Do you have any info or exaples for that?
@MarcelDempers
@MarcelDempers 2 жыл бұрын
@@crimzin2180 I dont have much experience in that area especially the persistence. I would think that your client would establish a connection which would remain open whilst subscribing to the queue. HA or NGINX would have that connection open to an upstream until the client closes the connection. Here is an example book showing a basic HA proxy config with Rabbit livebook.manning.com/book/rabbitmq-in-action/chapter-6/35
@gosnooky
@gosnooky 3 жыл бұрын
Love your tutorials! You also look like you could bench press a node_modules folder.
@dadurex
@dadurex 2 жыл бұрын
XDDDDDD
@hiwijaya
@hiwijaya 2 жыл бұрын
LoL
@smooth8580
@smooth8580 Жыл бұрын
lmaoo
@DigsWigs2022
@DigsWigs2022 10 ай бұрын
Lol
@supernerd6983
@supernerd6983 Жыл бұрын
This camera format always has me expecting him to drop a freestyle
@dheerajjoshi525
@dheerajjoshi525 3 жыл бұрын
You are really doing great work man for everyone. Great stuff, easy explanation, demos are always awesome. Thanks and keep doing great work.
@decepticoon
@decepticoon 2 жыл бұрын
Truly love your channel. You're a great teacher and I love the way you present information! Keep making great videos please :)
@sm5172
@sm5172 3 жыл бұрын
Excellent video, thank you for going straight to the point and even editing out all the pauses! I came for RabbitMQ but I'm staying for more Go and Kubernetes.
@briantoner2215
@briantoner2215 2 жыл бұрын
That's probably one of the best and most coherent technical presentations I have seen on youtube!
@dufferzzzzz
@dufferzzzzz 3 жыл бұрын
Helped me so much! Thank you :) All the content on your channel is fantastic. Thanks for the great work
@user-kn6vr7el8y
@user-kn6vr7el8y 3 жыл бұрын
The best video about RabbitMQ ever! Thank's a lot!
@nathiToto22
@nathiToto22 3 жыл бұрын
I’m here for this topic 😃, really looking forward to more thank you for this.
@dickson710
@dickson710 2 жыл бұрын
so clear without any single BS, nice work!
@watherby29
@watherby29 Жыл бұрын
Best tutorials I ever watched. Explaining what counts and not going into what does not matter. Also I like that it is a little fast paced (at least for me). Kindly make more of this gold :) Thanks
@ezrichie2006
@ezrichie2006 3 жыл бұрын
I came here for more understanding for rabbit, and ended up seeing a GO app in action :D very nice!
@phils8215
@phils8215 3 жыл бұрын
Very concise, very well explained. Your pace is excellent to follow!
@jerweiyeoh7096
@jerweiyeoh7096 3 жыл бұрын
Just wanna thank you for the great videos and content! Trying to get into DevOps myself and it has been a struggle, and your videos has always been helpful in understanding some concepts I struggle with. Always excited for your content as it explains modern tech in an understandable format. Appreciate it and keep up the good work!
@MarcelDempers
@MarcelDempers 3 жыл бұрын
Thanks so much 💪🏽Good luck out there. My advice: Build up a good understanding of using Linux, learn docker, use docker to run everything (like i do in all my videos) It will powerlevel and fast track your learning especially when running open source stuff locally. Learn the basics of Kubernetes. Try apply your docker learning, to K8s. Then learn how to run it locally on Kubernetes. Create trial AWS\Azure account, try running kubernetes in the cloud. This will give you a good foothold and foundation to build on.
@danielarledge7017
@danielarledge7017 2 жыл бұрын
I'm transitioning from a senior system admin position to a devops position in my company and I can't tell you how valuable your content is to me. Best Devops channel on youtube.
@bebebewin
@bebebewin 5 ай бұрын
go heels
@willypi3641
@willypi3641 Жыл бұрын
I was some troubles understanding the message queue logic until I watched this video. Thanks a lot man, greeting from Mexico.
@RayStatham
@RayStatham 3 жыл бұрын
Really nice walk through there Marcel :)
@thomasmcewen2840
@thomasmcewen2840 Жыл бұрын
SUPER high quality video! Thanks Marcel!
@1piece_forever
@1piece_forever 3 жыл бұрын
I think you should definitely know that, you are doing a great great work for the community. Thank you. And please keep doing.
@MarcelDempers
@MarcelDempers 3 жыл бұрын
Thanks so much! this means a lot 💪🏽
@MrVnelis
@MrVnelis 3 жыл бұрын
Your videos are awesome and really useful! Thanks so much for this excellent work!
@nicknick65
@nicknick65 2 жыл бұрын
wow man, very nicely done. Ive just finished learning Go and now getting into RabbitMQ and Kafka. Your docker stuff was brilliant. Learnt heaps. Just subscribed.
@MarcelDempers
@MarcelDempers 2 жыл бұрын
🙏🏽
@PrakashReddyK
@PrakashReddyK 3 жыл бұрын
Marcel , Good Morning :) ( for me ). Thanks Very much for wonderful content. I am more visible kind of guy , cant thank you enough for explaining clearly about architecture on a white board. I have learned a lot from your videos.
@robbiealixsantos
@robbiealixsantos 3 жыл бұрын
Very cool, thank you for this!! Your video was very easy to understand and follow BTW if anyone is running into the message "Stats in management UI are disabled on this node" when accessing the Management dashboard, use the following command when starting up the RabbitMQ container: docker run -d --rm --net rabbits -p 8080:15672 --hostname rabbit-1 --name rabbit-1 rabbitmq:3-management The reason is that the default image disables metrics collector in the management_agent plugin
@divanselev4413
@divanselev4413 3 жыл бұрын
No only squat, deadlift too) thank you for your work!
@TheAfreitag
@TheAfreitag 3 жыл бұрын
You saved my bacon here, need to set up a rabbitmq cluster so this in combination with your next video are really helping me out!
@OddBallTrails
@OddBallTrails 2 жыл бұрын
Hey man, I love you. Thanks for all your videos. ❤️💙💜
@DavidChandra
@DavidChandra Жыл бұрын
I love your tutorial. Subscribed.
@davidecortese8276
@davidecortese8276 2 жыл бұрын
Thank you!!! Great video and amazing explanation!
@hzrq
@hzrq 2 жыл бұрын
Many thanks for the video! Worth the 22 minutes!
@buckfush187
@buckfush187 3 жыл бұрын
Yes man your channel is really underrated
@zenobikraweznick
@zenobikraweznick 2 жыл бұрын
Just discovered your channel, it's amazing, thank you!
@MarcelDempers
@MarcelDempers 2 жыл бұрын
🙏🏼
@cloudbrothers
@cloudbrothers Жыл бұрын
This is a great video. It's inspiring. Thanks for the content!
@alexdan3457
@alexdan3457 3 жыл бұрын
Awesome video! Very helpful. Thanks
@esc-sh
@esc-sh 3 жыл бұрын
This is a great intro to RabbitMQ
@faizanvanekar7882
@faizanvanekar7882 3 жыл бұрын
Awesome Explanation !!! Looking forward for some administration video on the same. Thanks !! Great work !!
@giancarlotupacgutierrez6210
@giancarlotupacgutierrez6210 3 жыл бұрын
Excellent vídeo folk!
@cheunhong9769
@cheunhong9769 3 жыл бұрын
Love you work, would like to see you cover about Apache Kafka next time.
@mariorios8827
@mariorios8827 3 жыл бұрын
Thank you, clear and concise
@amine250
@amine250 3 жыл бұрын
Very interesting, thanks marcel
@casquee
@casquee 3 жыл бұрын
Thanks a lot for sharing this!
@hitkumar3748
@hitkumar3748 3 жыл бұрын
Very useful video,Thank you!!
@minhthinhhuynhle9103
@minhthinhhuynhle9103 Жыл бұрын
I decided to register for membership after watching fewer than 10 of your videos :)) Can't wait until I become a real DevOps Engineer. Imma upgrade my Level then :)))
@MarcelDempers
@MarcelDempers Жыл бұрын
🙏🏽
@phillip0renner
@phillip0renner 3 жыл бұрын
Thank you. Great video.
@kenchang3456
@kenchang3456 3 жыл бұрын
I agree with @Ray Statham, very nice easy intro to Rabbit MQ. Thank you very much.
@rajendragosavi2233
@rajendragosavi2233 3 жыл бұрын
Subscribed.. amazing work
@MrPro1004fun
@MrPro1004fun 2 жыл бұрын
Thanks a lot for this fantastic video!!!
@anarmammadovn
@anarmammadovn Жыл бұрын
really great tutorial that I looking for. thanks best grads.
@tangseakmeng599
@tangseakmeng599 Жыл бұрын
This is a brilliant tutorial.
@DatNguyen-ry1vr
@DatNguyen-ry1vr 3 жыл бұрын
great work. Thank you!
@zakariabouataya7248
@zakariabouataya7248 8 ай бұрын
Super interesting content, Thank you
@mangeshgupta5677
@mangeshgupta5677 3 жыл бұрын
More power to you 💪
@BennyWalnuts
@BennyWalnuts Жыл бұрын
The arms on this guy. I feel compelled to trust his instruction.
@torbendury4374
@torbendury4374 3 жыл бұрын
Absolutely underrated channel. Besides beginner videos, are you also planning some deep dives?
@dialecticalmonist3405
@dialecticalmonist3405 3 жыл бұрын
I don't understand any of this, but I can tell that if I watch it more carefully and several more times, I would get it eventually. You explained it so thoroughly and clearly that I subscribed to your channel.
@MarcelDempers
@MarcelDempers 3 жыл бұрын
Glad you enjoyed it. Feel free to checkout my community page for the Discord server. Friendly folks happy to answer questions you may have 💪🏽👊🏽
@bharatsinghtanwar5963
@bharatsinghtanwar5963 3 жыл бұрын
Hey man, you are the best.
@RaabStephan
@RaabStephan 3 жыл бұрын
Love that VSCode theme!
@user-bf5sb1fs1w
@user-bf5sb1fs1w 3 жыл бұрын
Thank you SO MUCH!!!
@manpt123
@manpt123 Жыл бұрын
One of the best youtuber for Golang community
@gogle-zero
@gogle-zero 2 жыл бұрын
very clear thanks !
@DigsWigs2022
@DigsWigs2022 10 ай бұрын
Best. Thank you
@mohammadkhazaee9818
@mohammadkhazaee9818 2 жыл бұрын
thank you explain it very well
@mohamedhabas7391
@mohamedhabas7391 3 жыл бұрын
good work ma man
@OddBallTrails
@OddBallTrails Жыл бұрын
Good one. Thanks.
@Hackenbaker
@Hackenbaker 2 жыл бұрын
Very cleary. Thank so mucho.
@rololop34
@rololop34 2 жыл бұрын
great video
@Chutchais
@Chutchais 3 жыл бұрын
Love it , thanks
@deanprickle5394
@deanprickle5394 2 жыл бұрын
It was kinda hard to keep my eyes off your triceps XD...Excellent Video btw...cleared my doubts 🧡
@datwilliama2
@datwilliama2 2 жыл бұрын
thank you so much :3
@TheRishith
@TheRishith 3 жыл бұрын
Great job, have gone through most of the videos, all are fantastic. Can you make a series of Tekton and Integare with argo CD
@Su2509
@Su2509 Жыл бұрын
Thank you so much
@eclipsetutorialvideo
@eclipsetutorialvideo 3 жыл бұрын
Great intro to using RabbitMQ in Docker, it is a bit confusing the consumer part with loops consuming but you need to learn Go language. Otherwise it was easy to follow. Thanks, could you show us the RPC pattern :)
@leafaravlis7361
@leafaravlis7361 2 жыл бұрын
thanks again!
@SodiqOlaniyi
@SodiqOlaniyi Жыл бұрын
Respect 🖖.
@tarasgalatsiuk6744
@tarasgalatsiuk6744 3 жыл бұрын
Thank you!
@orestborovets2140
@orestborovets2140 3 жыл бұрын
Tapped like on 0:05 second durring intro. Great) Bro, the way that you provide the content is awesome and make me laugh. thousand likes please)
@benripka6977
@benripka6977 3 жыл бұрын
Maaan so good
@NiteshKumar-do4en
@NiteshKumar-do4en 3 жыл бұрын
Great fan again good video please argo as ci or workflows
@BigFattyNat
@BigFattyNat 2 жыл бұрын
My boy got a flex camera angle 😆
@itier
@itier Жыл бұрын
Maybe an refresh of the series rabbit on kubernetes with rabbitmq/cluster-operator? It's an game changer on how things (could) work ...
@13Macke37
@13Macke37 3 жыл бұрын
This is sooo great content. You have way too few subscribers.
@WomboBraker
@WomboBraker Жыл бұрын
Man you are an absolute chad
@eliassal1
@eliassal1 3 жыл бұрын
Nice, useful and easy to understand video. I have a question, once consumer recieves a message from queue, queue is empty, so lets say during the day there were 1000 messages sent/received, how, from admin perspective I can see the history of messages and their details? Thanks in advance
@amirshahidi2973
@amirshahidi2973 2 жыл бұрын
excellent
@user-ej9bv7qf1e
@user-ej9bv7qf1e 7 ай бұрын
How one can consume some messages, not acknowledge them immediately, close the channel/connection, and later on, in a new process acknowledge a few selected consumed message? The selection is based on some side processes on the consumed messages.
@mateuszobrzut3788
@mateuszobrzut3788 3 жыл бұрын
Great!
@DharmicYoddha
@DharmicYoddha Жыл бұрын
I didn’t know Arnold was a Dev Ops guy in parallel universe!
@devopssimon
@devopssimon 3 жыл бұрын
Hi Marcel. When I run the rabbitmq docker container and look at the logs it seems to start in maintenance mode and when I look at the web management I see the node name, but I don't see any of the node status information, like file descriptors, memory or disk space etc. I used the following command to start the container docker run -d --rm --net rabbits -p 8090:15672 --hostname rabbit-1 --name rabbit-1 rabbitmq:3.8 Here are the end of the logs 2021-05-23 11:14:30.499 [info] Running boot step direct_client defined by app rabbit 2021-05-23 11:14:30.500 [info] Resetting node maintenance status 2021-05-23 11:14:30.502 [info] Application rabbit started on node 'rabbit@rabbit-1' 2021-05-23 11:14:30.502 [info] Application cowlib started on node 'rabbit@rabbit-1' 2021-05-23 11:14:30.504 [info] Application cowboy started on node 'rabbit@rabbit-1' 2021-05-23 11:14:30.515 [info] Application rabbitmq_management_agent started on node 'rabbit@rabbit-1' 2021-05-23 11:14:30.566 [info] Application prometheus started on node 'rabbit@rabbit-1' 2021-05-23 11:14:30.568 [info] Application rabbitmq_web_dispatch started on node 'rabbit@rabbit-1' 2021-05-23 11:14:30.586 [info] Prometheus metrics: HTTP (non-TLS) listener started on port 15692 2021-05-23 11:14:30.586 [info] Application rabbitmq_prometheus started on node 'rabbit@rabbit-1' 2021-05-23 11:14:30.586 [info] Ready to start client connection listeners 2021-05-23 11:14:30.598 [info] started TCP listener on [::]:5672 completed with 3 plugins. 2021-05-23 11:14:31.784 [info] Server startup complete; 3 plugins started. * rabbitmq_prometheus * rabbitmq_web_dispatch * rabbitmq_management_agent 2021-05-23 11:14:31.787 [info] Resetting node maintenance status
@danielzarzeczny2800
@danielzarzeczny2800 2 жыл бұрын
1:10 I believe that you mean HTTP not TCP, when you say about synchronous calls between services. TCP itself is asynchronous. Some higher-level protocols like HTTP, that rely on TCP make commnication synchronous, but not TCP itself. I just discovered your channel and I love it. You're doing a great work! Keep going :)
@somebodyyouusedtoknow8600
@somebodyyouusedtoknow8600 2 жыл бұрын
he is the buffed programmer
@nickwoodward819
@nickwoodward819 3 жыл бұрын
Harry Enfield running out of ideas XD Nice video
@MarkDeibert
@MarkDeibert 2 жыл бұрын
What is the VS Code theme you're using? I wish VS Code would implement a feature that shows the theme name small at the bottom somewhere. Also, really great content my friend. Very clear and easy to follow instruction.
@MarcelDempers
@MarcelDempers 2 жыл бұрын
Thanks for the kind words 🙏 I used to use "Amethyst Dark", Now I use "Reloaded Dark [Darker]"
@jekabskarklins
@jekabskarklins 2 жыл бұрын
07:00 I think you can still run rabbitMQ as deployment just create a service with the specified name and dirrect traffic to the pods in the deployment
@MarcelDempers
@MarcelDempers 2 жыл бұрын
If you need replication setup, each pod needs to be individually addressable, so load balancing between multiple pods wont be sufficient for that need. This is why a headless service with a statefulset is used instead.
@mzw8374
@mzw8374 Жыл бұрын
Hello, What if we setup the rabbitmq on EC2 instance not with containerization (k8s) for serving all the microservices on kubernetes cluster, is it possible?
@hn3m3s1s
@hn3m3s1s 3 жыл бұрын
thank you! random question: would you mind sharing how you make your commandline arguments/options in grey? that's pretty nice!
@MarcelDempers
@MarcelDempers 3 жыл бұрын
I have no idea to be honest 😀 I believe this may just be a VSCode theme that does it
@hn3m3s1s
@hn3m3s1s 3 жыл бұрын
@@MarcelDempers You don't have this in your normal terminal? only in VSCode? That's pretty nite tho!
@quanchi88
@quanchi88 3 жыл бұрын
Do you even lift bro? :) I'm just kidding. Great video, thanks for it
@kevintarango3736
@kevintarango3736 2 жыл бұрын
Hi bro, First of all thanks for making this helpful video, I have a problem, when I get in to the local host my dashboard is so different in front of the dashboard you get in the video, I have been reading about it and I have found that I could be something about the node configuration but I did everything as you did, can you give an advice? And thanks again bro
@MarcelDempers
@MarcelDempers 2 жыл бұрын
Not quite sure about this one. The configuration is pretty lean so unsure if its config related. Wondering if the management plugin on that container image has changed perhaps ?
@Aryeh-o
@Aryeh-o 3 ай бұрын
If He Man made devops tutorials
@rogerthat_shorts
@rogerthat_shorts 2 жыл бұрын
Failed to establish message queue error I m getting....Any suggestions 🙏
@kcinosdev6642
@kcinosdev6642 Жыл бұрын
Very good and knowledgeable video, thanks but TOO MUCH ADS : four (4) so for.
RabbitMQ : How to setup a RabbitMQ cluster - for beginners
23:12
That DevOps Guy
Рет қаралды 62 М.
КАРМАНЧИК 2 СЕЗОН 7 СЕРИЯ ФИНАЛ
21:37
Inter Production
Рет қаралды 291 М.
Alat Seru Penolong untuk Mimpi Indah Bayi!
00:31
Let's GLOW! Indonesian
Рет қаралды 9 МЛН
1❤️#thankyou #shorts
00:21
あみか部
Рет қаралды 88 МЛН
Intro To RabbitMQ
54:06
IAmTimCorey
Рет қаралды 91 М.
Why I use Windows as a DevOps Engineer
21:07
That DevOps Guy
Рет қаралды 16 М.
Implementing RabbitMQ in SpringBoot - Producer/Consumer
23:04
Daily Code Buffer
Рет қаралды 79 М.
Introduction to Helm | Kubernetes Tutorial | Beginners Guide
27:32
That DevOps Guy
Рет қаралды 167 М.
What is RabbitMQ?
10:10
IBM Technology
Рет қаралды 308 М.
What is Kubernetes AFFINITY ?
17:28
That DevOps Guy
Рет қаралды 6 М.
RabbitMQ on Kubernetes for beginners
20:49
That DevOps Guy
Рет қаралды 42 М.
Kubernetes 101 workshop - complete hands-on
3:56:03
Kubesimplify
Рет қаралды 1,6 МЛН
Mastering Chaos - A Netflix Guide to Microservices
53:14
InfoQ
Рет қаралды 2,2 МЛН
Игровой Комп с Авито за 4500р
1:00
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 1 МЛН
iOS 18 vs Samsung, Xiaomi,Tecno, Android
0:54
AndroHack
Рет қаралды 93 М.