Richard Artoul
June 15, 2025

The Hitchhiker's Guide to Disaster Recovery and Multi-Region Kafka

Disaster recovery and data sharing between regions are intertwined. We explain how to handle them on Kafka and WarpStream, as well as talk about RPO=0 Active-Active Multi-Region clusters, a new product that ensures you don't lose a single byte if an entire region goes down.
Read More
Richard Artoul
April 18, 2025

WarpStream S3 Express One Zone Benchmark and Total Cost of Ownership

Excited about the recent 85% drop in S3 Express One Zone (S3EOZ) prices? We've supported S3EOZ since December 2024. This latest pricing update means our latency is 3x better at only a 15% higher TCO.
Read More
Richard Artoul
April 10, 2025

Taking out the Trash: Garbage Collection of Object Storage at Massive Scale

Distributed systems built on object storage all have one common problem: removing files that have been logically deleted either due to data expiry or compaction. We review the pros and cons of five ways to solve this problem.
Read More
Ella Chao
April 3, 2025

A Trip Down Memory Lane: How We Resolved a Memory Leak When pprof Failed Us

Pprof is an amazing tool for debugging memory leaks, but what about when it's not enough? Read about how we used gcore and viewcore to hunt a particularly nasty memory leak in a large distributed system.
Read More
Brian Shih
March 25, 2025

Zero Ops Schema Migration: WarpStream Schema Linking

Today, we're excited to announce WarpStream Schema Linking, a tool to continuously migrate any Confluent-compatible schema registry into a WarpStream BYOC Schema Registry. WarpStream now has a comprehensive Data Governance suite to handle schema needs.
Read More
Aratz Manterola Lasa
March 18, 2025

WarpStream Diagnostics: Keep Your Data Stream Clean and Cost-Effective

We’ve released Diagnostics, a new feature for WarpStream clusters! Diagnostics continuously analyzes your clusters to identify potential problems, cost inefficiencies, and ways to make things better. It looks at the health and cost of your cluster and gives detailed explanations on how to fix and improve them.
Read More
Manu Cupcic
January 13, 2025

Kafka Transactions Explained (Twice!)

In this blog post we'll explain how transactions work in Kafka by comparing and contrasting the implementations of transactions in two different Kafka implementations: the official Apache Kafka project, and WarpStream.
Read More
Aratz Manterola Lasa
December 3, 2024

Getting Rid of (Kafka) Noisy Neighbors Without Having to Buy a Mansion

In this post, we’ll look at what noisy neighbors are, the current ways to handle them (cluster quotas and mirroring clusters), and how WarpStream’s solution compares in terms of elasticity, operational simplicity, and cost efficiency.
Read More