Most recent blog posts

An Important Update to Your Billing

Starting September 5th, the monthly invoice date will shift from the 1st to the 5th. This change does not affect the billing period or require any action from users.

How to create virtual hosts in LavinMQ

Virtual hosts in LavinMQ help isolate environments for different teams and organize messaging setups. They allow division of the LavinMQ instance into separate logical workspaces, each with its own connections, exchanges, and permissions, but do not separate physical resources.

How to manage users and permissions in LavinMQ

Managing users and permissions in LavinMQ is crucial for security and system stability. The platform offers built-in authentication and authorization features, allowing the creation of users with specific roles and fine-grained permissions. Users can be managed via the...

How to auto-delete unused queues in LavinMQ

Auto-deleting unused queues in LavinMQ can enhance performance by preventing clutter. In this guide we will explore methods to delete unused queues with python examples.

CloudAMQP Instance API change August 5th

CloudAMQP now supports automatic version updates for LavinMQ instances for our instance API. Allowing users to stay up to date effortlessly. Starting August 5th, automatic upgrades will be the default setting for new LavinMQ instances.

A new region added on Azure: Indonesia

CloudAMQP has added support for a new region in Indonesia! Customers can now deploy applications in Azure Indonesia Central, resulting in better performance, lower latency, and higher availability.

How to pause and resume a queue in LavinMQ

Learn how to pause and resume queues in LavinMQ. Pausing queues is useful for maintenance, debugging, or managing traffic spikes. You can control message flow via the Management UI or HTTP API, ensuring messages are safe and preventing data loss.

How to check if a Queue already exists in LavinMQ

Learn how to check if a Queue exists in LavinMQ without modifying the server. Use passive queue declaration in Python to safely verify queues and avoid runtime errors.

RabbitMQ version 4.1.0 now available on CloudAMQP

RabbitMQ version 4.1.0 is now available on CloudAMQP. The version features performance upgrades, AMQP 1.0 filter expressions, improved quorum queues, and more.

Migrating from AmazonMQ to CloudAMQP

Migrating from AmazonMQ to CloudAMQP offers flexibility, control over RabbitMQ versions, advanced features, transparent pricing, and expert support.