Skip to content

One Observability Workshop v3.0.0


One Observability Workshop / microservices/petfood-agent

microservices/petfood-agent

Pet Food AI Agent construct (Python on Bedrock AgentCore).

Deploys an AI-powered pet food recommendation agent using Amazon Bedrock:

  • Bedrock AgentCore Runtime for managed agent hosting
  • Strands Agents SDK for agent orchestration with tool use
  • IAM roles with Bedrock model invocation and SSM parameter access

The agent is invoked from the petsite-net frontend's "Waggle" chat interface and can query the petfood-rs service for food recommendations.

Note: The container is built in the Containers stage but deployed via Bedrock AgentCore (not ECS/EKS), so disableService: true is set in the microservice placement configuration.

Classes

Interfaces