Full-Code · Enterprise Platformsactive

Amazon Bedrock AgentCore

Type: full-code · Vendor: Amazon Web Services · Language: Polyglot (managed service + SDKs) · License: proprietary (AWS managed service) · Status: active · Status in practice: emerging

Links: homepage docs

Build, deploy and operate agents securely at scale using any framework and foundation model.

Description. AWS agentic platform of modular, independently-usable services: Runtime (serverless agent execution with session isolation), Harness (a managed agent loop invoked with one API call), Memory, Gateway (turns APIs/Lambda into MCP tools), Identity, Code Interpreter, Browser, Observability (OTEL), Policy (Cedar), Payments (x402), Evaluations and Registry. Framework-agnostic — works with CrewAI, LangGraph, LlamaIndex, Strands, Google ADK and OpenAI Agents SDK — and model-agnostic.

Agent loop shape. Either bring your own framework's loop onto AgentCore Runtime (serverless, isolated microVM sessions), or use AgentCore Harness — a managed agent loop where you specify model, system prompt and tools inline and the platform handles orchestration, tool execution, memory and response generation. Cross-cutting services (Memory, Gateway, Identity, Policy, Observability) attach to either.

Primary use cases

  • running any-framework agents serverless with session isolation at scale
  • wrapping existing APIs/Lambdas as MCP tools via Gateway
  • enterprise governance: identity, policy gating, observability and evaluation for agents

Key concepts

  • Harness react (docs)Managed agent loop invoked with a single API call.
  • Runtime sandbox-isolation (docs)Serverless, session-isolated microVM execution for agents.
  • Gateway mcp (docs)Turns APIs, Lambda and services into MCP-compatible tools.
  • Policy policy-as-code-gate (docs)Deterministic Cedar/NL rules intercept tool calls before execution.

Patterns this full-code implements —

Neighbourhood

Click any neighbour to follow the lineage. Scroll to zoom, drag to pan.