Skip to content

Bedrock Agentcore implementation of Agents#4

Open
infosetGR wants to merge 26 commits intoed-donner:mainfrom
infosetGR:agentcore
Open

Bedrock Agentcore implementation of Agents#4
infosetGR wants to merge 26 commits intoed-donner:mainfrom
infosetGR:agentcore

Conversation

@infosetGR
Copy link
Copy Markdown

Hi Ed!

I was really excited by your course and the accompanying repo, and I wanted to contribute a bit. This Pull Request adds an alternative AgentCore-based implementation of the existing agents, along with Terraform configurations. The setup is designed to work seamlessly alongside the current App Runner-based agents, so students can experiment with both approaches or you could even extend your course’s Finale section with it!
Please feel free to reach out if you’d like any help integrating or refining these additions. I’d be genuinely proud to support you in making it an even better learning experience.

Best Regards,
Fotios Stathopoulos
fotis@infoset.co

Below is a summary of the changes:

AgentCore Implementation

  • Agents developed under backend/agent_ folders
  • Added guides in Guides folder for Agentcore agents
  • Added an alternative terraform in terraform/6_agentcore for deployment (Probably can work together but better not deploy them concurrently. I kept the same naming in all resources for compatibility)
  • Added an SQS orchestrator that triggers the job for the planner agent. The planner agent call the rest directly and agents arns are kept in SNS (really difficult to pass them as env vars at the moment in agentcore)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants