Knowledge check

Completed
1.

You're setting up a RabbitMQ message channel. You want to distribute all messages to all the subscribers without any filters. What kind of exchange should you create?

2.

You add a RabbitMQ container in your app host project and pass it to a consuming project. In the consumer, how can you obtain a connection to the RabbitMQ service?