Most recent blog posts

New AWS region added Asia Pacific (New Zealand)

CloudAMQP has added its support for the AWS region ap-southeast-6 in Asia Pacific (New Zealand). Users can start using this region from the CloudAMQP console or with our Terraform provider.

Quorum Queues and disk space

Quorum queues ensure data safety and high availability but require careful management of disk usage. In this blog you will learn about best practices for quorum queues including configuring appropriate timeout values, monitoring disk usage, and more.

How LavinMQ implements Streams with AMQP 0.9.1 and how it differs from RabbitMQ

The open source message broker LavinMQ implements stream queues by default. This is achieved over the standard AMQP 0.9.1 protocol, and benchmarks show that high throughput is one of the key features of LavinMQ.

Welcoming MQ Summit - the evolution of message brokers under one roof

CloudAMQP will be attending MQ Summit in Berlin on November 6th, 2025. The conference brings together experts to discuss the evolution of message brokers, the rise of microservices, and the future of messaging technology.

Manage and reduce your network usage on RabbitMQ

In this blog post we will cover methods to reduce network costs in RabbitMQ. Learn to reduce cost from your clients to control cloud spending effectively.

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.