Redpanda's Cloud Topics architecture separates metadata storage (Raft logs) from data storage (object storage like S3 or GCS), enabling cost-efficient streaming without Cross-AZ replication overhead. On the write path, incoming data is batched in memory and flushed as L0 files to object storage, with only lightweight
Table of contents
The write path: optimized for ingestContinuous optimization: the reconcilerThe read pathReady to try Cloud Topics?Sort: