Module 18 Lesson 1: Introducing AgentCore
The Enterprise Orchestrator. Understanding why AgentCore exists and how it brings deterministic control to AI workflows.
9 articles
The Enterprise Orchestrator. Understanding why AgentCore exists and how it brings deterministic control to AI workflows.
Choosing the Right Tool. Comparing the strengths of autonomous Bedrock Agents and controlled AgentCore workflows.
Hands-on: Identify a business workflow that requires the control and state management of AgentCore.
The Blueprint. Understanding how AgentCore uses 'Nodes' and 'Edges' to create complex, manageable AI graphs.
AI with Memory. How AgentCore preserves state across days or weeks, allowing workflows to survive crashes and wait for human input.
Hands-on: Design a multi-node AgentCore graph that includes AI reasoning and data validation.
High-Fidelity Search. How to use AgentCore to make your RAG systems more reliable by adding pre-search and post-search nodes.
Chain of Thought Orchestrated. How to build complex reasoning pipelines where multiple AI models check each other's work.
Hands-on: Design an AgentCore workflow that uses a critic node to verify RAG output.