From the course: Learning RabbitMQ

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Go further with RabbitMQ

Go further with RabbitMQ - RabbitMQ Tutorial

From the course: Learning RabbitMQ

Start my 1-month free trial

Go further with RabbitMQ

- [Peter] Now you have enough understanding of RabbitMQ to use it in your applications. But there's more to RabbitMQ than what we've seen. Here are some things you might want to look at in the future. A good starting point is the official RabbitMQ documentation. They also provide some good tutorials for various use cases. I recommend checking them out. What's especially nice is that they have created the tutorials in multiple programming languages. There are some specific pieces of documentation that will be interesting when you want want to use your RabbitMQ instance in production. The first one is the page about configuration. You can configure RabbitMQ in several different ways, one of which is a custom command line tool. I would recommend looking at the documentation on monitoring. RabbitMQ will be an important component in your message-based architecture, so you'll want to keep a close eye on it. And when you're…

Contents