Reputation: 178
I need to know basic difference between rabbitmq and "compose for rabbit" as a service in IBM cloud.
Upvotes: 0
Views: 30
Reputation: 17118
There is only one production-level RabbitMQ service in the IBM Cloud catalog: Compose for RabbitMQ.
The other service, rabbitmq, is an old, deprecated, experimental service that was part of Cloud Foundry. It should not be used and when you click it, it should redirect you to the Compose for RabbitMQ service.
Upvotes: 1