This is the eleventh video in the series of System Design Primer Course. We talk about one more important component of System Design: Message Queues. We want software engineers and aspiring software engineers to develop basics and get ready for the world of interviews as well as excelling as a Software Engineer.
Useful Links:
https://aws.amazon.com/message-queue/#:~:text=A%20message%20queue%20is%20a,once%2C%20by%20a%20single%20consumer.
https://www.cloudamqp.com/blog/2014-12-03-what-is-message-queuing.html
https://medium.com/@Mohitdtumce/what-is-message-queue-b5468ff6db50
https://dzone.com/articles/comparing-publish-subscribe-messaging-and-message
------------------------------------------------------------------
Recommendations
------------------------------------------------------------------
Our full courses on youtube:
✒ System Design Primer Course: https://youtube.com/playlist?list=PLTCrU9sGyburBw9wNOHebv9SjlE4Elv5a
✒ REST APIs made easy:https://youtube.com/playlist?list=PLTCrU9sGybupzS5-3iYTsYUI1emBDKdHu
Some paid courses that we recommend:
✒Educative.io: https://bit.ly/3qnW5ku
✒Interviewready.io: https://get.interviewready.io/ (Use coupon code SUDOCODE for extra discount)
------------------------------------------------------------------
About Us
------------------------------------------------------------------
Created and Instructed by:
Yogita Sharma
✒ LinkedIn - https://www.linkedin.com/in/yogita-sharma-83400b55/
✒ Instagram - https://www.instagram.com/sudo.code1
✒ Facebook - https://www.facebook.com/sudo.code
✒ Medium - https://medium.com/@yogita088
Post-production(editing, thumbnail etc) managed by:
CiKi
✒ Website: www.ciki.co.in
✒ LinkedIn: https://www.linkedin.com/company/74735937
Colors and design by:
Naini Todi
✒ LinkedIn - https://www.linkedin.com/in/nainitodi/
Both Arpit and Yogita are software engineers and want to help other software engineers become better by providing high quality and well researched content by adding their creativity and teaching twist.
------------------------------------------------------------------
Join Us
------------------------------------------------------------------
Hangout with sudoCode:
✒Discord Server: https://discord.gg/rwD2PkeAxw
For business:
✒Email: [email protected]
------------------------------------------------------------------------------------------------------------------------------------
Timestamps:
0:00 - Intro to the lecture
1:01 - Synchronous vs asynchronous communication
3:06 - Asynchronous Communication
8:56 - Message Queues (Producer vs consumer model)
12:43 - Ordering and Consumption
2:25 - Summary