AgentCore Chapters
LangGraph ^0.4 · Python ≥3.11 · AWS Bedrock AgentCore
#1
warmup
Multi-Agent Systems Primer
~25 min
Supervisors, workers, swarms, and why handoffs need contracts.
#2
warmup
AgentCore in One Diagram
~30 min
Runtime, Memory, Identity, Gateway, Browser, Code Interpreter, Observability.
#3
mid
LangGraph Fundamentals
~35 min
StateGraph, nodes, edges, conditional routing, checkpointing.
#4
mid
Supervisor Pattern in LangGraph
~40 min
Local graphs with mocked Bedrock — no AWS account required.
#5
mid
AgentCore Runtime
~45 min
Package and deploy a LangGraph agent to managed runtime.
#6
mid
AgentCore Memory
~40 min
Short-term sessions and long-term semantic recall.
#7
boss
AgentCore Identity
~45 min
Workload identity and delegated tool authentication.
#8
boss
AgentCore Gateway + MCP
~50 min
Expose REST, Lambda, and MCP servers as agent tools.
#9
boss
Observability and Evaluation
~40 min
CloudWatch GenAI metrics, traces, and golden evaluation sets.
#10
nightmare
Capstone: Multi-Agent Triage
~90 min
LangGraph supervisor, two Runtime workers, Memory, Identity, Gateway MCP tool.