-
Notifications
You must be signed in to change notification settings - Fork 167
Added Deploying Stands Agents SDK Agents to AWS App Runner #329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Build failed you might need to fix those links, see details: https://github.com/strands-agents/docs/actions/runs/21004159832/job/60526967294?pr=329 |
|
@JackYPCOnline I have fixed the broken links. Please review the new commit. |
Documentation Deployment CompleteYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-329/ |
Documentation Deployment CompleteYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-329/ |
Description
Adds a new CDK example demonstrating how to deploy a Strands Agent application to AWS App Runner. This adds to existing deployment examples, with fully managed infrastructure and automatic HTTPS endpoints.
Type of Change
Motivation and Context
This change adds an App Runner deployment option that eliminates infrastructure complexity entirely. Developers can now deploy production-ready agent applications with automatic HTTPS endpoints, scaling, and load balancing without any networking or infrastructure configuration. This lowers the barrier to entry for deploying Strands Agents to AWS and provides a faster path from development to production.
Areas Affected
Screenshots
Checklist
mkdocs serveAdditional Notes
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.