New in Confluent Cloud: Making Data & Pipelines Accessible for AI-Ready Streaming | Learn More
Confluent announces the General Availability of Queues for Kafka on Confluent Cloud and Confluent Platform with Apache Kafka 4.2. This production-ready feature brings native queue semantics to Kafka through KIP-932, enabling organizations to consolidate streaming and queuing infrastructure while...
Confluent's AI developer tools are now GA: an open-source local MCP server, a managed MCP server, and Agent Skills. Together they give AI coding assistants direct access to your streaming platform — the tools to act on it and the domain knowledge to build correctly.
Explore new Confluent Intelligence features: enhanced querying with Real-Time Context Engine, PII detection, sentiment analysis, and support for TimesFM, Anthropic, and Fireworks AI models.
Batch CDPs can't capture user intent as it forms. By the time a nightly sync runs, the moment is gone. This guide covers the streaming architecture behind real-time personalization, from sub-100ms ad bidding to cross-channel orchestration, with recommendation patterns built on Kafka and Flink.
Separate batch and streaming pipelines for ML features cause training-serving skew. DoorDash measured a 35.7% feature mismatch in their dual setup. This guide covers a unified kappa architecture using Flink to compute features once for both training and serving, plus a 2026 tooling comparison.
Production RAG isn't an API problem. It's a streaming systems problem. This guide breaks down the real TCO of building your own CDC, processing, and embedding infrastructure vs. buying a managed platform, with a decision matrix for custom build, MSK, Redpanda, and Confluent.
EU AI Act obligations for high-risk systems hit in August 2026. Stateless agent frameworks can't satisfy them. This guide covers seven types of state compliant agents must maintain, four streaming patterns for auditability, and a reference architecture using Kafka and Flink as the control plane.
Customer Intelligence Hub unifies customer signals into a real-time, AI-powered view that helps GTM teams prioritize risk, identify opportunity, and act faster with contextual insights.
Kafka is your event backbone, not your inference runtime. This guide breaks down three patterns for running AI alongside Kafka (external API, embedded, sidecar), when to use each, and how to handle topic design, dead-letter queues, idempotency, and LLM cost control.
Unstructured data (PDFs, scans, images) breaks every assumption built for structured pipelines. This guide walks through a four-stage streaming architecture for turning messy binary blobs into RAG-ready chunks and embeddings, with patterns for rate limits, cost control, and fault tolerance.
Stream processing and real-time OLAP solve different problems, but vendor marketing makes them sound the same. This guide breaks down when to use Flink vs ClickHouse/Pinot, what to precompute vs query on the fly, and how Kafka connects both layers into one architecture.
Batch ETL feeds AI models data that's hours old. That causes context drift in RAG, training-serving skew in fraud detection, and broken operational AI. This guide covers the Ingest, Process, Serve architecture using Kafka and Flink to keep embeddings, features, and context fresh in milliseconds.
We’re excited to announce Confluent Platform 8.2! Built on Apache Kafka 4.2, it introduces Queues for Kafka (GA) for native task-queue workloads, Flink SQL (GA) to simplify stream processing, and CPC Gateway 1.2 for seamless client switchover to make managing migrations easier than ever.
Learn how the Confluent Trust Center helps security and compliance teams accelerate due diligence, simplify audits, and gain confidence through transparency.
People often imagine that to provide a cloud service for a piece of open source software is a simple matter of packaging up the open source and putting it in […]