Developer Advocate, Sinch
I am a developer advocate and engineer with 25+ years of experience building software, scaling developer communities, and making complex technology accessible. I started as a community member, became an AWS User Group Leader, got named an AWS Serverless Hero, and spent more than five years as a Developer Advocate at AWS, rising to Principal. I'm now a Developer Advocate at Sinch.
I sit between the people who build the tools and the people who use them, and I make both sides better. I bring what I hear in the community back to the teams building the product, so the next version gets closer to what practitioners actually need.
Building multi-agent AI workflows usually requires complex state machines to handle unpredictable human delays. Building on the core concepts of AWS Lambda Durable Functions, this session dives into applied agent orchestration. We will coordinate Amazon Bedrock conversational agents with messaging APIs for inbound interactions. You will learn how to dispatch specialized AI agents, use callbacks to handle asynchronous human input natively, and build resilient, long-running chat architectures entirely in code.