1
0
mirror of synced 2026-05-22 22:53:35 +00:00
Files
amazon-bedrock-agentcore-sa…/02-use-cases
dependabot[bot] 4314b52d97 chore(deps): bump jinja2 in /02-use-cases/device-management-agent (#613)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
2025-12-12 13:02:47 -05:00
..

💡 Amazon Bedrock AgentCore Use Cases

Welcome to the use cases section of the Amazon Bedrock AgentCore samples repository!

This folder contains end-to-end applications that demonstrate how to apply Amazon Bedrock AgentCore capabilities to solve real business problems. Each use case provides complete implementation with detailed explanations and deployment instructions.

🏗️ Architecture Patterns

These use cases demonstrate various architectural patterns:

  • Single Agent: Focused solutions for specific tasks
  • Multi-Agent: Collaborative agent workflows using different frameworks
  • Full-Stack: Complete applications with frontend, backend, and deployment
  • Integration: Connecting with external systems and APIs
  • Authentication: Various identity providers (Cognito, Okta, Google, EntraID)

🚀 Getting Started

Each use case includes:

  • Complete source code and configuration
  • Step-by-step deployment instructions
  • Architecture diagrams and explanations
  • Testing and validation scripts
  • Cleanup procedures

Choose a use case that matches your requirements and follow the individual README for setup instructions.