WarpStream is a Kafka-compatible streaming platform with no local disks, writing directly to S3-class object storage, and running its stateless agents inside the customer's own cloud account under a bring-your-own-cloud model.
Bring-your-own-cloud: deploy stateless agents in your VPC against your S3, GCS, or Azure storage; WarpStream Cloud tracks file-to-partition mapping, compaction, and retention. Managed Data Pipelines run Bento connectors inside the agents. Billing is uncompressed GiB written and stored plus cluster-minutes, with no availability-zone fees.
How WarpStream answers the questions Event Streaming turns on.
| How it works | |
| Protocol | Kafka-compatible; some broker requests unsupported |
| Consumption model | Replayable log; consumers track offsets |
| Storage | Object storage direct; stateless agents, no local disk |
| Delivery guarantee | Exactly-once with transactions · handled in the control plane |
| Running it | |
| What you run | Stateless agents in your VPC; WarpStream runs only the control plane |
| Scaling | Agents are stateless: add or remove them, nothing rebalances |
| Multi-region | Orbit replicates from any Kafka cluster; multi-region on Enterprise |
| Connections | |
| Connectors | Managed Data Pipelines run Bento connectors inside the agents |
| Transformations | Bento pipelines in the agents; no extra infrastructure |
| Cost | |
| Billing unit | Uncompressed GiB written and stored, plus cluster-minutes; no AZ fees |
vs WarpStream: Managed · Serverless
vs WarpStream: Open source (permissive) · Self-hosted · Managed · Hybrid · Free · Operational complexity: High · Java, Scala
vs WarpStream: Open source (permissive) · Self-hosted · Managed · Hybrid · Free · Operational complexity: High · Java