Frameworks · ReferenceFramework
AWS Strands SDK
Model-driven minimal SDK; the LLM weaves the graph from a 'bundle of threads' of tools.
01
Suitability
Best for
Shipping model-driven agents fast on AWS (Bedrock, Lambda, ECS).
Watch out
Little low-level control; the LLM drives the graph, so flows are less deterministic.
02
Architecture & integrations
Model-driven loop with minimal boilerplate; deployment via Bedrock AgentCore. Teams in the AWS ecosystem; quick, less strict flows.
03
Technical profile
Approach
Model-driven loop — the LLM plans on its own from a tools bundle.
Control & learning curve
Very flat learning curve; minimal boilerplate for a working agent. Little low-level control.
Performance
Scales natively on AWS (Bedrock, ECS, Lambda). Very fast prototyping.
Keep exploring