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
Apache Kafka Essential Training: Building Scalable ApplicationsLinkedIn Learning Azure Service Bus
LinkedIn Learning Learn Apache Kafka for Beginners
LinkedIn Learning Spring: Messaging with JMS
LinkedIn Learning Serverless Framework Bootcamp: Node.js, AWS & Microservices
Udemy