AWS Certified AI Practitioner
AI Agents in Applications
When a single prompt cannot finish the job: how agents reason across multiple steps and take actions, how Amazon Bedrock Agents orchestrate that loop, and where an agent fits versus plain RAG.
Intermediate 18 minutes 5 Learning Objectives
- Explain what an agent adds beyond a single prompt-and-response
- Describe the reason, act, observe loop an agent runs
- Explain how Amazon Bedrock Agents use action groups and knowledge bases
- Distinguish an agent from RAG and from a plain model call
- Decide when a task warrants an agent
