Installs in a single binary
Redpanda
A less complex streaming data platform than Kafka
Redpanda is a modern streaming data platform for developers. It’s API compatible with Kafka and eliminates the operational complexity of running real-time applications on a scalable, high-performance data streaming engine. Redpanda is written in C++ and has a thread-per-core architecture so there’s no Zookeeper® or JVM to contend with.
Built-in schema registry and HTTP proxy
Built-in data and load rebalancing
Self-tuning to its hardware environment
No ZooKeeper or JVM to tune
Available on-premises or in the cloud
Redpanda in comparison
Kafka | ||
---|---|---|
Kafka API compatible | ✔️ | ✔️ |
Support for Kafka connectors | ✔️ | ✔️ |
Support for schema registry | Caveat: Requires a separate binary | ✔️ |
Support for HTTP proxy | Caveat: Requires a separate binary | ✔️ |
Single binary to deploy and manage | ✔️ | |
Zookeeper®-free operations | ✔️ | |
JVM-free environment | ✔️ | |
Automatic HW optimization | ✔️ | |
Automatic data and load rebalancing | ✔️ | |
Scalable partition limit | 200,000 | 2,000,000+ |
Predictable low latency under high load | ✔️ | |
Up to 4x faster Kafka transactions | ✔️ | |
Zero data loss by default | Caveat: Reduces performance | ✔️ |
Wasm-based data transforms* | ✔️ | |
Native support for Prometheus | ✔️ |
Kafka® API compatible
Leverage the entire Kafka® ecosystem, from Elasticsearch to TensorFlow.
No Data Loss
Rest easy knowing your data is safe, by default.
10x Faster
A new storage engine built for today’s hardware.
Engineered from the ground up for today’s hardware
Redpanda leverages the Raft consensus algorithm for managing the replicated log, giving you sound primitives for configuration and data-replication. No matter the scale, we keep your data safe.
We eliminated Zookeeper to streamline operations. Redpanda requires no code changes. Plug-and-play all your existing applications, connectors, and the entire ecosystem.
Redpanda is a new storage engine, optimized for streaming data, using a thread-per-core architecture focused on delivering stable tail-latencies. Using true async interfaces, Redpanda can saturate any device.
Redpanda takes advantage of every core, memory, disk and network byte. Designed from the ground up in C++ to extract the most value from your infrastructure.
Free yourself from the tuning whack-a-mole. Redpanda Keeper (RPK) automatically tunes your kernel to yield the optimal settings for your hardware+kernel+redpanda combination, every time.
Transform data with our WebAssembly-based engine. Implement simple use cases like data scrubbing or enrichment without complex processing tools.