Hey guys. We have a Magento Cloud EE installation and I am trying to integrate it with some external services (not in the cloud). I want to setup RabbitMq service on the cloud and publish corresponding messages to it, then external consumers can process it. I wanted to know is it possible to open secure access to MQ service for external world, does anyone has such experience ?
Thanks !!