Jeff Hara on what migrating from RabbitMQ to LavinMQ on CloudAMQP actually looks like — why teams do it, how the cutover goes, and what changes after.
A testimonial quote attributed to Oscar Meszar, identifying him as Co-Founder and Principal Architect at 314 Solutions
OAuth 2.0 configuration is now available for LavinMQ 2.7+ in the CloudAMQP console and API. Token-based authentication for AMQP, MQTT, and the HTTP API, with any OIDC-compliant identity provider.
LavinMQ 2.7.0 is now live on CloudAMQP, bringing OAuth2/OpenID support, kernel TLS, mTLS, stream performance improvements, queue restarts, and consistent hash exchange updates.
LavinMQ version 2.6.0 delivers new stream filtering capabilities, default TLS port configuration, a new lavinmqperf feature, and more! Full release notes and contribution guidelines are available on GitHub.
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.
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...
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 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.
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.