Connecting to managed instances
This section describes the connector configuration to use managed RabbitMQ instances (hosted on the Cloud).
Cloud AMQP
To connect to an instance of RabbitMQ hosted on Cloud AMQP, use the following configuration:
You can extract the values from the AMQPS
url displayed on the
administration portal:
1 |
|
Amazon MQ
Amazon MQ can host RabbitMQ brokers (as well as AMQP 1.0 brokers). To connect to a RabbitMQ instance hosted on Amazon MQ, use the following configuration:
You can extract the host value from the AMQPS
url displayed on the
administration console:
1 |
|
The username and password are configured during the broker creation.