Which cloud to use for RabbitMQ?

M.Siatrak picture M.Siatrak · Jan 17, 2017 · Viewed 7.6k times · Source

We are looking for a cloud based solution for messaging queue. We have chosen RabbitMQ and we already have few app that are using this. RabbitMQ is hosted locally. For testing purposes it was ok, but right now when business is growing and we are looking into centralised RabbitMQ with HA we are looking into cloud solution.

My question is: which service would you recommend for RabbitMQ,

the options that we've found are:

cloudamqp.com/

https://addons.heroku.com/rabbitmq-bigwig

https://bitnami.com and use Azure

or

host it in Azure and manage by ourself - but we would like to avoid this as much as possible - not enough human resources to look after that.

What would you recommend?

Answer

Derick Bailey picture Derick Bailey · Jan 17, 2017

my suggestion is http://cloudamqp.com - i use them for just about of all my RabbitMQ hosting needs, for production web apps.

it's a fully managed RabbitMQ hosting service. you don't have to worry about much, and you can get as large / scalable as you need. From very small and cheap, to enterprise level hosting with clustering, etc.