THE DURABLE EXECUTION CONFERENCE FOR AI, BY TEMPORAL

MAY 5-7, 2026

SAN FRANCISCO, CA

_/  AGENDA  / 

SESSION DETAILS

TALK

< Back to Schedule

WED MAY 6 • 3:00 PM - 3:45 PM

PULSAR (LEVEL 2)

Lightning Round Talks

In this lightning round session, you will hear from the following speakers:

Platforming Temporal Cloud at Enterprise Scale

Jack Burns | Datadog

Rolling out Temporal across an enterprise means solving the boring problems: namespace provisioning, API key management, identity integration, and audit logging. This talk covers building a self-service platform that handles the operational work so teams can focus on workflows. We’ll share practical decisions around namespace design, SCIM integration, and infrastructure-as-code patterns.

Lessons learned from building fast, open source infrastructure for web agents

Catherine Jue | kernel.sh

Kernel builds fast, open source infrastructure that lets AI agents access the internet. To hit our sub‑150ms browser boot times, we evolved our stack from containers to unikernels to microVMs. This talk walks through what we learned with each iteration, and what it actually takes to make serverless browsers not just fast, but reliable at scale with long-running “entity workflows” in Temporal.

Running Agents on Async Task Queues While Keeping Them Real-Time

Ryan Stevens | ZoomInfo

AI agents are easy to demo in a web server and hard to run reliably at scale. As our workloads grew more long-running, asynchronous, and operationally critical, we moved execution onto Temporal task queues and re-architected our platform around durable workflows and distributed workers.

In this talk, I’ll show how task queues became the backbone of our agent runtime: letting us absorb bursty workloads, recover cleanly from failures, and run complex multi-step agents outside the request lifecycle. I’ll also cover the key architectural tradeoff we had to solve—how to move execution off the web tier without sacrificing the real-time product experience—and how we paired Temporal with streaming updates to keep the system feeling live to end users.

You’ll come away with a practical view of when web servers stop being enough for agent execution, why task queues matter, and how Temporal can provide the durability and scale these systems need.

Jack Burns is a Software Engineer on the AI Skunkworks team at Datadog, where he works on experimental applied AI products. Previously, he ran the Temporal Cloud platform at Nordstrom. Jack has been in the Temporal ecosystem since the Cadence days at Uber and has remained both a user and contributor ever since. These days, he spends a lot of time thinking about how AI and orchestration can work better together.
Catherine Jue is a second-time founder and currently the Co-Founder and CEO of KERNEL, where she and her team build crazy fast, open source infrastructure for AI agents to access the internet. She also happens to be a former Taekwondo champion.
Jonathan Chan is a builder at heart who's spent his career in financial services wearing many hats — engineering, product management, and architecture. He's currently leading the development of an internal developer portal powered by Temporal for cloud infrastructure provisioning, and loves finding ways to turn manual toil into self-serve automation. Jonathan brings a practitioner's perspective on making modern tooling like Temporal work within the realities of a regulated enterprise.
Ryan Stevens is a hands-on AI engineering leader at ZoomInfo, where he builds the runtime, platform, and evaluation systems behind production agent workflows. His work spans multi-agent orchestration, Temporal-powered async execution, streaming UX, and the engineering tradeoffs required to make agent systems scalable, observable, and reliable. Previously, Ryan co-founded two AI companies focused on travel and recruiting.