---
title: "New in Confluent Cloud and WarpStream: Evolving the Data Streaming Platform for AI, Scale, and Control"
url: https://daily.dev/posts/new-in-confluent-cloud-and-warpstream-evolving-the-data-streaming-platform-for-ai-scale-and-contr-84ymn5830
source_url: https://www.confluent.io/blog/2026-q3-confluent-cloud-launch
type: article
source: "Confluent Blog"
published: 2026-08-18T14:06:42.668Z
updated: 2026-08-24T07:03:34.152Z
tags: ["apache-kafka", "confluent-cloud", "apache-flink", "data-streaming"]
reading_time: 16
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# New in Confluent Cloud and WarpStream: Evolving the Data Streaming Platform for AI, Scale, and Control

**[Confluent Blog](https://daily.dev/sources/conf)** · 16 min read · 0 upvotes · 0 comments

## Summary

Confluent rolled out a broad set of updates across Confluent Cloud and WarpStream covering Kafka protocol support, scaling limits, networking, migration tooling, connectors, Flink, Tableflow, AI capabilities, security, and observability. Highlights include transactions and idempotent produce on Freight clusters, Python share consumers for Queues for Kafka, higher eCKU/CKU scaling limits, automatic Private Network Interface setup, the KCP migration tool now supporting any Apache Kafka source plus client migration, new Debezium and Salesforce/Firestore connectors with discounted Connect Advantage pricing, GA of Flink Table API for Java on GCP and Python on AWS, Unified Stream Manager expansions (Kafka Streams UI, Azure support, native alerts, connector monitoring), Tableflow private connectivity and BYOK, new OAuth/mTLS/IP filtering security features, and WarpStream additions like Lightning Topics (33ms median produce latency), Ripcord Mode for control-plane outages, Audit Logs, Events, an MCP server for AI assistants, GCP Rapid Buckets, and Orbit Auto Migration for zero-downtime cutovers.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.confluent.io/blog/2026-q3-confluent-cloud-launch>

## Questions this post answers

### How much does WarpStream's Lightning Topics feature reduce produce latency?

Lightning Topics cuts median produce latency to 33ms, a 70% reduction, by acknowledging produce requests as soon as data is durably written to object storage and deferring offset sequencing to an asynchronous background step. Combined with S3 Express One Zone, this makes WarpStream viable for latency-sensitive workloads as a diskless Kafka-compatible product.

_Teams weighing diskless Kafka options for low-latency workloads can track releases like this on daily.dev._

### What happens to WarpStream writes if the control plane becomes unreachable?

WarpStream's Ripcord Mode lets Agents keep accepting produce requests even when the Control Plane is completely unreachable, journaling records to object storage and committing them asynchronously once connectivity is restored. This removes the Control Plane as a hard dependency for writes, keeping applications that cannot backpressure or drop data running through networking issues or Control Plane incidents.

_Engineers designing for streaming resilience can follow updates like this via daily.dev._

### What is the maximum cluster size Confluent Cloud supports for Dedicated clusters?

Confluent Cloud now scales Dedicated clusters up to 252 CKUs on AWS (upon request), or 152 CKUs on Google Cloud and 100 CKUs on Azure, delivering up to 15 GB/s ingress and 45 GB/s egress. Enterprise clusters scale up to 32 eCKUs, supporting the most demanding Kafka workloads without redesigning around infrastructure limits.

_Teams planning capacity for large Kafka deployments can follow scaling limit changes on daily.dev._

## Similar posts on daily.dev

- [Confluent Cloud Q1 2026: Queues for Kafka, KCP for migration](https://daily.dev/posts/confluent-cloud-q1-2026-queues-for-kafka-kcp-for-migration-hqqzwvq3q) · Confluent Blog · 1 upvotes · 0 comments
- [Expanding the AI Data Landscape: Confluent’s Q3 Integrations](https://daily.dev/posts/expanding-the-ai-data-landscape-confluent-s-q3-integrations-iztxvawuv) · Confluent Blog · 0 upvotes · 0 comments
- [Making Kafka Connect More Flexible, Secure, and Easier to Operate](https://daily.dev/posts/making-kafka-connect-more-flexible-secure-and-easier-to-operate-ot7grb3ya) · Confluent Blog · 2 upvotes · 0 comments
- [Confluent: A Leader in Forrester Wave Streaming Data Platforms Q4'25](https://daily.dev/posts/confluent-a-leader-in-forrester-wave-streaming-data-platforms-q4-25-mtabzjlas) · Confluent Blog · 0 upvotes · 0 comments

---

Tags: [#apache-kafka](https://daily.dev/tags/apache-kafka), [#confluent-cloud](https://daily.dev/tags/confluent-cloud), [#apache-flink](https://daily.dev/tags/apache-flink), [#data-streaming](https://daily.dev/tags/data-streaming)

[View this post on daily.dev](https://daily.dev/posts/new-in-confluent-cloud-and-warpstream-evolving-the-data-streaming-platform-for-ai-scale-and-contr-84ymn5830)
