To access RabbitMQ data on an Adobe Commerce Cloud Production environment, you can use local
port forwarding. This allows you to forward a port on your local machine to a port on the Production
environment. This way, you can connect to RabbitMQ from your local machine.
A developer would access RabbitMQ data on an Adobe Commerce Cloud Production environment
using local port forwarding. This is done via an SSH tunnel that securely forwards a port from the
local machine to the RabbitMQ service on the cloud environment. RabbitMyAdmin (an option that
does not exist) and the Project Web Interface do not provide direct access to RabbitMQ data.