LavinMQ 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.
An overview of the trade-offs between self-hosting LavinMQ and using a managed LavinMQ on CloudAMQP, focusing on operational responsibility, scalability, and long-term maintenance as messaging becomes critical infrastructure.
Moving to asynchronous messaging often means moving away from waiting. In this post, we reflect on when asynchronous messaging starts to matter, and what tends to change once systems move away from waiting on each other.
CloudAMQP now supports webhook signature verification, allowing users to authenticate incoming webhook requests using a signing secret. This feature enhances security by adding headers for verification and using HMAC-SHA256 for signature computation.
This blog series addresses the challenges of messaging in IoT systems and introduces LavinMQ as a solution. It highlights the need for a reliable messaging backbone that can efficiently handle millions of messages, maintain performance under unstable conditions, and secure data.
MQTT is ideal for IoT devices due to its lightweight nature and ability to function on unstable networks, while AMQP is suited for backend systems that require reliable messaging, routing, and scalability
LavinMQ facilitates real-time communication between IoT devices and dashboards using MQTT/AMQP over WebSockets, allowing instant data updates without the inefficiencies of HTTP polling
Real-time IoT messaging enables instant visibility, while Prometheus and Grafana provide long-term insights. Integrating LavinMQ with these tools allows for effective monitoring and analysis of IoT data, transforming metrics into dynamic dashboards that reveal both real-time...
LavinMQ enables secure and scalable IoT systems, ensuring reliable message delivery despite growing device counts and data volumes. It features end-to-end encryption, user authentication, durable queues, and clustering for high availability
Introducing CloudAMQP CLI: Manage your message queue infrastructure from the terminal.