Finally! We are happy to announce that we now supports American Express (AMEX) corporate credit cards. From now on we support Visa, Mastercard, American Express, Maestro, JCB and Diners Club. You can also use a PayPal account and for larger accounts we offer invoicing.
An Instance API which allows you to list, create, update and delete CloudAMQP instances programmatically is now available. You can find your API key and futher API documentation under the API tab from the control panel.
Learn about the different types of exchanges in RabbitMQ and scenarios for how and when you should use exchanges.
Get started with RabbitMQ on Android. How to create a simple chat room in Android (Android Studio), using RabbitMQ.
RabbitMQ Federation plugin can be used when migrating to another cluster without stopping all producers and consumers while doing so. This article explains how to migrate between two clusters with help of queue federation.
Derick Bailey has compiled a lot of work about RabbitMQ into a bundle called RabbitMQ for developers. A great way to get started with RabbitMQ!
We're happy to announce CloudAMQP integration with New Relic RabbitMQ Monitoring plugin! New Relic integration enables you to collect and visualize various metrics from RabbitMQ, including message rates, queue sizes, sockets used and Individual Queue Metrics.
Outline of the RabbitMQ management interface. In the RabbitMQ web interface queues can be handled, created, deleted and listed directly from the web browser.
Part 2.3 of RabbitMQ for beginners - Tutorial and example of source codes for Python and the client library Pika.
Part 2.2 of RabbitMQ for beginners - Tutorial and example of source codes for Node.js and the client library amqplib.