Comparison

LangGraph vs AWS Strands Agents

A like-for-like, spec-level comparison. Both entries are verified against their docs and repo.

LangGraph

Graph-based agent orchestration from LangChain.

  • + Explicit state graph suits complex workflows
  • + Checkpointing enables human-in-the-loop
  • − Steep learning curve
  • − Tied to the LangChain ecosystem

AWS Strands Agents

AWS's model-driven, open-source agent SDK.

  • + Model-driven design keeps agents concise
  • + Tight AWS Bedrock and observability integration
  • − Leaned toward the AWS ecosystem
  • − Smaller community than LangGraph/CrewAI
Spec LangGraph AWS Strands Agents
Role Agent framework Agent framework
Tags agent-framework, library, orchestration, persona-solo-builder, persona-platform-engineer agent-framework, library, orchestration, persona-solo-builder, persona-platform-engineer
License MIT Apache-2.0
Open source Yes Yes
Self-hostable Yes Yes
MCP support Yes Yes
Pricing free free
Price Free Free
Usage cost BYOK BYOK
Models claude, gpt, gemini, byok byok
Languages python, typescript python
GitHub stars 36.4k 6.4k
Last activity 2026-07-03 2026-07-03