Systems | Development | Analytics | API | Testing

Turn Your Agents Into Kafka Experts with Skills. Live from Current London

Most AI agents are generalists that struggle with the nuances of streaming data and Kafka infrastructure, often leading you down a rabbit hole with many tokens spent. In this session, live from Current London, we’ll show you how to close the context gap with Skills for Kafka: structured files that are playbooks and level-ups for agents to handle complex multi-step tasks like reviewing schema changes, critiquing DLQ policies and auditing topics for best practice. We will walk through how these skills work, demonstrate the different ways to use them (including with MCP servers) in Cursor and Claude.

Keynote: Building Intelligent Systems on Real-time Data

Confluent CEO Jay Kreps takes the stage alongside industry leaders at data streaming’s biggest event. Together, they’ll show why free-flowing, real-time data has become the key to unleashing the full potential of intelligent systems across every business. From live demos to real-world use cases to industry-changing product announcements, this year’s keynote is essential viewing for anyone looking to maximize the potential of their AI. Which is pretty much everyone. Don’t miss it.

Lenses VS Code Plugin - multi-Kafka DevX & governance within the IDE

Engineering is in the middle of an almighty shift. Thanks to AI code-generation solutions, Engineers are being asked to take on a different and wider set of responsibilities in order to be more productive. It’s what’s increasingly being coined as Agentic Engineering - using AI agents to accelerate engineering & operations work while maintaining human oversight, quality and rigour.

How Wix's AI Agents Stay Ahead of the Rest | Life Is But A Stream

Real-time data and AI are converging—and companies that have already solved the data pipeline problem are pulling ahead fast. Wix processes over 40 billion interactions every day across hundreds of millions of websites, and the architecture behind that scale didn't happen by accident. It was built, lane by lane, around the principle that your upstream data must be at least as fast as your fastest use case.

Lenses MCP Server with OAuth 2.1

You can now drive Lenses from Cursor, VS Code, IBM Bob or Claude Code without running any extra piece of infrastructure locally. Lenses MCP offers secure tools across topics, schemas, Kafka Connect, SQL processors, consumer groups, datasets and pod logs: everything an engineer would normally click through in the Lenses UI, now reachable from any MCP-compatible client over HTTP.

Introducing Kafka Skills for AI Engineering Agents

If you've written a line of code in the last 18 months, you already know this. Tools like Claude, Codex, Bob, Kiro and Cursor have made agentic software engineering the default. Most developers today are writing prompts as much as they are writing code. That shift changes what ‘developer experience’ means. Clean UIs, useful tools and good docs are still the foundation but the focus has shifted to ensuring a coding agent actually knows what it is doing, in the hands of a developer.

Integrating AI Into Apache Kafka Architectures: Patterns and Best Practices

Adding large language models (LLMs) and artificial intelligence (AI) to real-time event streams comes down to one thing: picking the right boundary between data transport and model compute. Where you run inference determines your system's resilience, latency, and cost. This article is for data engineers, streaming architects, and developers who want to add AI capabilities to their Apache Kafka event backbone without destabilizing production consumer groups or blowing through API rate limits.