Technology, Data and Science

Learning RabbitMQ

RabbitMQ is one of the most popular open-source message brokers in use today. This lightweight software can help companies that have adopted a microservices model stitch together and enable communication between their services. In this course, join instructor Peter Morlion as he demonstrates how to properly install and work with RabbitMQ as a developer. After delving into the fundamental concepts behind message-based systems and the AMQP message protocol, Peter explains why you might want to use RabbitMQ, as well as how to install it. He then showcases how to implement the tool, covering both basic usage, such as how to publish to and consume from a RabbitMQ exchange, as well as more advanced topics like setting up and using authentication in RabbitMQ.

Learn More