Work through the curriculum and thou shall be a RabbitMQ master!
- Setup
- The Basics: Queues and Exchanges
- Implementing PubSub with RabbitMQ
- Basic Routing
- Advanced Routing
- Message sharding with
x-consistent-hash
exchange - Decoupling producers from consumers with exchange to exchange bindings
- Message Persistence
- Consumers Behavior
- Administration