Why Your Agents Need Events, Not Endpoints

A presentation at AgentCon 2025 in in San Francisco, CA, USA by Viktor Gamov

Your autonomous agents work great in demos. Then production hits: your customer service bot waits 200ms for inventory data while angry customers disconnect. Your fraud detector queues behind slow API calls while transactions slip through. The problem? You’re building intelligent systems on request/response architecture—like trying to run a Formula 1 race on city streets. Event-driven architecture is the highway your agents need. Instead of asking permission for every piece of data, agents tap into real-time event streams and share context instantly. No more bottlenecks. No more waiting.

Video