Question 4 of 10Pro Only
What are the different types of exchanges in RabbitMQ and when do you use each?
Sample answer preview
RabbitMQ offers four exchange types, each with different routing logic. The Direct exchange routes messages to queues whose binding key exactly matches the message routing key.
directfanouttopicheaderswildcardrouting key