Ockam and Redpanda launch the world’s first zero-trust streaming data platform

We’re proud to launch Redpanda Connect with Ockam: the first zero-trust streaming data platform! Redpanda Connect with Ockam is the only enterprise-scale, zero-trust, streaming data platform that's simultaneously easy to deploy, secure by design, and highly performant. Redpanda and Ockam is a natural partnership as both companies have the same…

Continue ReadingOckam and Redpanda launch the world’s first zero-trust streaming data platform

10 use cases made simple with Redpanda Connect

Redpanda Connect is a lightweight stream processor that allows you to build streaming data pipelines in a declarative manner. Formerly known as Benthos, Redpanda Connect is written in Go and deployed as a static binary with zero external dependencies. Its functionality overlaps with enterprise integration frameworks, log aggregators, and ETL…

Continue Reading10 use cases made simple with Redpanda Connect

RabbitMQ 3.11 Feature Preview: Single Active Consumer for Streams

RabbitMQ 3.11 will bring a noteworthy feature to streams: single active consumer. Single active consumer provides exclusive consumption and consumption continuity on a stream. It is also critical to get the most out of super streams, our solution for partitioning, that provide scalability for streams. Read on to find out…

Continue ReadingRabbitMQ 3.11 Feature Preview: Single Active Consumer for Streams

Improving RabbitMQ Performance with Flame Graphs

Recent Erlang/OTP versions ship with Linux perf support. This blog post provides step by step instructions on how you can create CPU and memory flame graphs in RabbitMQ to quickly and accurately detect performance bottlenecks. We also provide examples of how flame graphs have helped us to increase message throughput…

Continue ReadingImproving RabbitMQ Performance with Flame Graphs

Migrating from Mirrored Classic Queues to Quorum Queues

Quorum Queues are a superior replacement for Classic Mirrored Queues that were introduced in RabbitMQ version 3.8. And there are two complementary reasons why you would need to migrate. First of all, Classic Mirrored Queues were deprecated in 3.9, with a formal announcement posted on August 21, 2021. They will…

Continue ReadingMigrating from Mirrored Classic Queues to Quorum Queues