Systems | Development | Analytics | API | Testing

Confluent Releases Managed V2 Connector for Apache Kafka for Azure Cosmos DB

We’re excited to announce the General Availability (GA) of the Confluent fully managed V2 connector for Apache Kafka for Azure Cosmos DB! This release marks a major milestone in our mission to simplify real-time data streaming from and to Azure Cosmos DB using Apache Kafka. The V2 connector is now production-ready and available directly from the Confluent Cloud connector catalog.

The Confluent Q2 '25 Launch

The Confluent Q2 ’25 Launch brings together the best of batch and stream processing. We’re introducing Flink snapshot queries (Early Access), Tableflow support for Delta Lake tables (Open Preview), and more! Our quarterly launches provide a single resource to learn about the new features we’re bringing to Confluent Cloud, our cloud-native data streaming platform.

How to Build a Multi-Agent Orchestrator Using Apache Flink and Apache Kafka

Just as some problems are too big for one person to solve, some tasks are too complex for a single artificial intelligence (AI) agent to handle. Instead, the best approach is to decompose problems into smaller, specialized units so that multiple agents can work together as a team. This is the foundation of a multi-agent system—networks of agents, each with a specific role, collaborating to solve larger problems. When building a multi-agent system, you need a way to coordinate how agents interact.

Why Google's Agent2Agent Protocol Needs Apache Kafka

Not long ago, I wrote about a growing problem in enterprise AI: agents that don’t talk to each other. You’ve got a customer relationship management (CRM) agent doing its thing, a data warehouse agent crunching numbers, a knowledge bot quietly surfacing documents—but none of them are sharing what they know. Instead of a smart, connected ecosystem, we’re stuck with isolated pockets of intelligence: an island of agents.

Kafka ETL for Real-Time Data Pipelines

In the era of real-time analytics, traditional batch ETL processes often fall short of delivering timely insights. Apache Kafka has emerged as a game-changer, enabling organizations to build robust, scalable, and real-time ETL pipelines. This article delves into how Kafka for ETL facilitates modern integration processes, its core components, best practices, and real-world applications.