RabbitMQ Crash Course
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Dive into a comprehensive 43-minute crash course on RabbitMQ, an open-source distributed message queue. Explore key components like AMQP, channels, queues, publishers, and consumers. Learn to set up a RabbitMQ server using Docker, develop publisher and consumer clients in Node.js, and gain insights into practical applications. Discover how RabbitMQ addresses the challenges of spaghetti mesh architecture by introducing an intermediary layer for efficient communication between system components. Follow along with hands-on coding examples, access provided source code and Docker commands, and benefit from the instructor's personal thoughts on this technology. Ideal for developers seeking to understand and implement message queuing systems in their projects.
Syllabus
Intro.
RabbitMQ Components.
Spin up RabbitMQ Docker Container.
Write a Publisher client NodeJs.
Write a consumer client NodeJs.
My thoughts on RabbitMQ .
Taught by
Hussein Nasser
Related Courses
Advanced Operating SystemsGeorgia Institute of Technology via Udacity High Performance Computing
Georgia Institute of Technology via Udacity GT - Refresher - Advanced OS
Georgia Institute of Technology via Udacity Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX CS125x: Advanced Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX