AI agents are a new class of software applications that use AI models to reason, plan, act, learn, and adapt in pursuit of user-defined goals with limited human oversight. Building AI agents that can reliably perform complex tasks has become increasingly accessible thanks to open source frameworks like Strands Agents. However, moving from a promising proof-of-concept to a production-ready agent that can scale to thousands of users presents significant challenges.
Through hands-on demos, we'll build a system from scratch and progressively deploy it to production using the comprehensive enterprise-grade services provided by AgentCore. You'll learn to implement key production capabilities, including secure session isolation, persistent memory, identity management, and real-time observability. The learnings can be applied to any framework and model, hosted on Amazon Bedrock or elsewhere.