Day 7. Natural follow-up to Day 4 (MCP) and Day 3 (RAG) — putting Bedrock Agents end-to-end so we know AWS's managed agent path, not just the framework-side ones.
Topics to cover:
- Bedrock Agents core model — agent, action groups, knowledge bases, sessions
- Setting up a Bedrock Knowledge Base — S3 source, OpenSearch Serverless backing, ingestion job
- Action groups — function schema vs OpenAPI, the Lambda contract Bedrock expects
- Agent prompt strategy — system prompt, instructions, advanced prompts override
- Tracing + debugging Bedrock Agents — agent traces, model invocation logs, when the agent loops
Plan: Chandana sets up the Knowledge Base + OpenSearch Serverless side, I focus on action groups + agent prompt + tracing, we test it on a small RAG-with-tools scenario.
Day 7. Natural follow-up to Day 4 (MCP) and Day 3 (RAG) — putting Bedrock Agents end-to-end so we know AWS's managed agent path, not just the framework-side ones.
Topics to cover:
Plan: Chandana sets up the Knowledge Base + OpenSearch Serverless side, I focus on action groups + agent prompt + tracing, we test it on a small RAG-with-tools scenario.