Build & Deploy Agents with Strands | S1E3 | Ship It: Agentic Apps in the AWS Cloud
May 13, 2026•Channel
AI Analysis
Data from YouTube Data API v3•Updated Just now
Video Overview
Video Details
Published2 months ago
DurationP0D
Video IDxMexT_jPziU
Languageen
CategoryScience & Technology
PrivacyPublic
Made for KidsNo
Video TypeYouTube Short
Performance Metrics
Views0
Likes0
Comments0
Description
The app works on our laptops — now it's time to ship. Morgan and Raf take the agent built locally in Episode 2 and move it to the cloud using AWS Bedrock AgentCore. That means swapping local memory for managed sessions, packaging tools into Lambda functions, standing up a gateway, and wiring up authentication. It's a live coding session where things will break, get fixed, and eventually run end-to-end in the cloud. By the end, you'll see the full journey: from concept to local prototype to deployed agent.
What You'll Learn:
• Learn how to deploy AI agents to the cloud using AWS Bedrock AgentCore, including runtime, gateway, memory, and identity components
• Understand how to migrate local agent resources to cloud-managed services by switching session memory to AgentCore Memory and packaging tools as Lambda-backed gateway resources