Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

💡 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.

🎯 Featured Use Cases

🏗️ 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.

🔗 Related Resources