World's Fair 2025
Building Agents at Cloud Scale — Antje Barth, AWS
Overview
This talk explores building AI agents at cloud scale, emphasizing the reinvention of customer experiences and the development of new AI-powered applications. It highlights the significant integration of agentic capabilities and large language models (LLMs) in reimagining existing services like Alexa, which now operates on over 600 million devices. The presentation introduces a model-driven approach and an open-source Python SDK called Strand Agents, designed to accelerate the development and deployment of production-ready AI agents.
Who should watch
- AI engineers and builders looking to develop scalable agentic services.
- Product Managers and engineers interested in integrating AI into applications.
- Developers seeking tools and frameworks to prototype and ship AI agents quickly.
- Individuals exploring the use of LLMs for decision-making, planning, and action.
- Those interested in the evolution of tools like MCP and multi-agent workflows.
Key takeaways
- Virtually every customer experience is expected to be reinvented with AI, leading to new possibilities beyond existing applications.
- Amazon has over 1,000 generative AI applications in development or built, transforming various business operations.
- The reimagined Alexa service demonstrates the power of agents at scale, orchestrating hundreds of specialized expert systems and tens of thousands of partner services.
- Amazon Q developer, an agentic service for the CLI, was built and shipped in just three weeks, showcasing rapid development capabilities.
- Strand Agents is an open-source Python SDK that simplifies agent building by connecting LLMs with tools, allowing developers to focus on agent functionality rather than implementation details.
- The SDK supports multiple model providers, including those available through LiteLLM, and offers over 20 pre-built tools for tasks like memory, retrieval, multimodality, and multi-agent workflows.
- MCP (Model-Centric Programming) is natively integrated into Strand Agents, enabling seamless connection to thousands of MCP servers as tools for agents.
- The future of AI interactions will likely involve personal agents connecting to an agent store to accomplish tasks collaboratively.
Notable quotes
*Virtually every customer experience we know of will be reinvented with AI.*
*The atomic unit of all digital interactions will be an agent call.*
Unofficial community note. Prefer the recording for nuance.