Systems | Development | Analytics | API | Testing

How to Query Apache Kafka Topics With Natural Language

Modern companies generate large volumes of data, but often the internal users who need that data to do their jobs—data engineers, managers, business analysts, and developers—can find it challenging to quickly figure out answers to their questions. Apache Kafka is a powerhouse for real-time data processing of high-throughput workloads, and many organizations use Kafka to enable self-service access to data streams.

Ep 9 - Bottlenecks to Breakthroughs: How Covetrus Solved Latency with Streaming

For enterprises managing sprawling systems and frequent M&A activity, data latency isn’t just inconvenient—it’s a blocker to business value. In this episode, Joe Pardi, Senior Director of Global Data Engineering at Covetrus, explains how his team replaced fragile data pipelines with a robust real-time data streaming architecture that enables instant decisions across the entire enterprise.

Confluent unites batch and stream processing for faster, smarter agentic AI and analytics

On Confluent Cloud for Apache Flink®, snapshot queries combine batch and stream processing to enable AI apps and agents to act on past and present data. New private networking and security features make stream processing more secure and enterprise-ready.

New in Confluent Cloud: Bringing Together the Best of Batch and Stream Processing

Your teams want the immediate insights of stream processing with the scale and historical context of batch processing—but traditional data infrastructure forces you to resort to disparate tooling or manual workarounds to bridge that gap. This quarter’s release, coming to you live from Current London, brings new features in Confluent Cloud that fundamentally change this dynamic by seamlessly unifying stream and batch processing.

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.

Introducing the Next Generation of Control Center for Confluent Platform: Enhanced UX, Faster Performance, and Unparalleled Scale

We're excited to announce the release of the next generation of Control Center for Confluent Platform, which delivers higher partition limits, faster spin-up time, metrics freshness, and simpler operational overhead. Confluent introduced Confluent Control Center in 2016 as part of Confluent Platform, simplifying Apache Kafka operations and delivering end-to-end visibility into data pipelines.

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.

5 Steps to Building With AI: What It Can Do Reliably (and How to Start)

This article first appeared on VentureBeat. Businesses know they can’t ignore artificial intelligence (AI)—but when it comes to building with it, the real questions aren’t What can AI do? It’s What can it do reliably? And more importantly, Where do we start? This post introduces the VISTA Framework, a structured approach to prioritizing AI opportunities.

"Let's Connect Async:" How To Build a Better Asynchronous Culture

You may have noticed that the phrase “Let’s take that offline” is gradually being replaced by “Let’s connect async.” Both expressions are a type of white flag, surrendering to the reality that a tricky issue needs to be resolved in a private conversation rather than in a group call. It’s often music to the attendees’ ears because it means the meeting is almost over.

The Future of AI Agents is Event-Driven

This article originally appeared on BigDataWire on Feb. 26, 2025. Artificial intelligence (AI) agents are set to transform enterprise operations with autonomous problem-solving, adaptive workflows, and scalability. But the real challenge isn’t building better models. Agents need access to data and tools as well as the ability to share information across systems, with their outputs available for use by multiple services—including other agents.

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.