Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 661 Bytes

File metadata and controls

14 lines (10 loc) · 661 Bytes

Strands Agents Deployment Patterns (Python)

Reference patterns for deploying agents to production environments.

Index

Folder Platform Description
01-lambda AWS Lambda Deploy agents as serverless functions
02-fargate AWS Fargate Run agents in serverless containers
03-agentcore Amazon Bedrock AgentCore Host agents on purpose-built runtime
04-agentcore-multi-agent Amazon Bedrock AgentCore Deploy multi-agent A2A orchestration

Strands Agents Documentation