VOOZH about

URL: https://thenewstack.io/confluent-intelligence-ai-agents/

⇱ Why enterprise AI keeps stalling — and how data streaming could unlock it - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-05-22 08:53:03
Why enterprise AI keeps stalling — and how data streaming could unlock it
sponsor-confluent,sponsored-post,
AI Agents / AI Infrastructure / Data Streaming

Why enterprise AI keeps stalling — and how data streaming could unlock it

Confluent's new Intelligence and Cloud features aim to fix the data layer that stalls enterprise AI agents with real-time streaming and security controls.
May 22nd, 2026 8:53am by Megan Carnegie
👁 Featued image for: Why enterprise AI keeps stalling — and how data streaming could unlock it
Illustration by Drawchicken Studio on Unsplash
Confluent sponsored this post.

Enterprise AI is running into a problem. But it has more to do with data infrastructure than model quality. The snag is that most businesses still keep data fragmented across databases, SaaS tools, warehouses, and internal platforms, with security controls layered on top to protect each surface area separately. 

That works fine in a batch world, but it becomes a serious constraint once agents and AI applications have to reason across live business data, Sean Falconer, head of AI at data streaming platform Confluent, tells The New Stack.

“Most AI projects fail before they even reach a single customer because the data layer breaks down,”  Falconer says. “Teams have the models and mandate, but security risks and fragmented data stop them from shipping.”

Confluent’s aim is to make real-time data streaming the secure foundation for AI apps and agents, with controls and developer tooling that high-stakes industries need.

Confluent’s aim is to make real-time data streaming the secure foundation for AI apps and agents, with controls and developer tooling that high-stakes industries need.

So while teams can build convincing demos, they often can’t go beyond POCs. According to McKinsey, eight in ten companies cite data limitations as a roadblock to scaling agentic AI. It’s the gap Confluent wants to close with its new Confluent Intelligence and Confluent Cloud capabilities, launched in London on May 19. The aim is to make real-time data streaming the secure foundation for AI apps and agents, with controls and developer tooling that high-stakes industries need.

Plenty of firms built security controls across systems and carved their data into separate swimlanes decades ago. It made sense then, but now it gets in the way of AI. Leaders are faced with an ugly trade-off: over-provision access to agents, stall the projects, or centralize the data and hope performance and control hold up. None of those options is ideal.

Why AI needs live context

For Falconer, one of the biggest bottlenecks isn’t the models, it’s access to current data. “I see a demo like a movie set, with a fake cityscape, where I’ve paid the extras to be in the background,” he says. “Real cities are going to be a lot more complicated and unpredictable.” The hard part comes when a polished demo has to survive real users and real data.

Take an airline that uses a customer support agent to help passengers rebook flights. “Old data could mean putting a customer on a flight that no longer exists, or into a seat that’s already been taken — all of it is bad news,” says Falconer, adding that the whole point is to create a better user experience and a more streamlined process. Real-time accuracy is no longer a nice-to-have for AI systems; it’s the difference between a convincing demo and something that functions in the wild.

“I’ve got 10,000 hours under my belt, so I have the historical reference on how to drive… But if my camera feed of the road ahead only updates every two hours, how long is it before I crash?”

To deliver on its promises, AI requires two kinds of intelligence: historical pattern recognition and real-time signals. Falconer likens it to driving. “I’ve got 10,000 hours under my belt, so I have the historical reference on how to drive,” he says. “But if my camera feed of the road ahead only updates every two hours, how long is it before I crash?” 

The same logic applies to enterprise AI. Companies have spent decades building up historical data and batch systems, but have underinvested in the ability to process what’s happening now. That’s the leap: AI agents need both memory and live context if they’re to make safe operational decisions.

Easier, safer streaming

Confluent wants to help teams move away from hand-crafted plumbing and towards a more guided way of working with streaming systems. The latest additions, including its managed MCP server, agent skills, and dbt adapter, are designed to reduce friction in configuration and setup while democratizing access for developers who aren’t as familiar with, or don’t live in, that environment day-to-day. In practice, that means people can express what they need in natural language, then use familiar workflows to build, manage, and debug streaming operations. 

The point isn’t just ease. Falconer argues that when teams have to work around cumbersome setup or opaque tooling, they often end up working around the security model too. By contrast, if the system is opinionated and easier to use, more people are likely to stay inside the approved path. As he puts it, the skills are really “recipes” that capture Confluent’s own best practices, so developers don’t have to reconstruct all that domain knowledge themselves.

It comes with a warning label, though. Falconer is clear that models remain non-deterministic, so the question is also how to keep them controlled. Confluent’s managed MCP server is read-only and maps back to existing RBAC, roles, and credentials. At the same time, the skills layer is more flexible and better suited to staging or development environments than direct production changes.

An important distinction for enterprise teams, which reflects the reality of modern AI development: experimentation is useful, but production still needs determinism. “With production environments, use tools within a staging or deployment environment, and once you know it’s working correctly, use a system like Terraform to push them into production in a repeatable way,” says Falconer.

The same logic applies to data movement. Confluent’s stream processing layer can link to external databases, pull in context for AI, enrich a datastream, or talk to large language models in a customer’s cloud environment — but those connections shouldn’t need to travel over the public internet. When Confluent Cloud is running alongside a customer’s own Azure-hosted systems, communication between those surfaces stays on Microsoft’s private backbone.

That’s key because the enterprise case for AI is increasingly about securely moving context around, not just moving data quickly. Confluent is also pushing privacy deeper into the stack, with built-in PII detection and redaction in Flink SQL, so sensitive data can be handled in the stream rather than routed out to a warehouse first.

Real-world proof

Financial services already run on streams of events — card transactions, login attempts, wire transfers, and ATM activity. “But historically, it’s been difficult to run advanced AI models directly within livestreams in a secure, governed way,” points out Falconer. The usual fallback has been to batch everything into a warehouse and detect fraud later, which means action can come hours or days after the event.

The launch, which includes support for TimesFM, shifts that work closer to the point of data creation, with more adaptive anomaly detection and less model tuning. That way, teams can spot account takeover patterns or abnormal transaction spikes immediately, rather than after costs have already mounted.

Falconer’s broader philosophy is one he learned as head of developer experience at Google: if the tooling is clunky, adoption stalls. He recalls how an API-first business messaging product was powerful, but hard to get started with. A click-through cut onboarding time and lifted the use of advanced features by 3x, while launches doubled. As he says, “make it easy and fun to use, and developers will be safer and more successful.”

Confluent, founded by the original creators of Apache Kafka, pioneered a complete data streaming platform that streams, connects, processes, and governs data as it flows throughout a business. With Confluent, any organization can modernize their business and run it in real-time.
Learn More
The latest from Confluent
TRENDING STORIES
Megan is a London-based independent technology journalist with over a decade of experience writing analytical features for publications like WIRED, Fast Company, and the BBC. She specializes in the world of work, covering Big Tech, startups, AI, recruitment trends, and...
Read more from Megan Carnegie
Confluent sponsored this post.
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Real.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.