
Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now
Cloud giant Amazon Web Services (AWS) believes AI agents will change how we all work and interact with information, and that enterprises need a platform that allows them to build and deploy agents at scale â all in one place.
Today at its New York Summit, AWS unveiled Amazon Bedrock AgentCore, a new enterprise-grade platform designed to build, deploy, and operate AI agents securely and at scale.
Swami Sivasubramanian, AWS Vice President of Agentic AI, said during the keynote that AgentCore âhelps organizations move beyond experiments to production-ready agent systems that can be trusted with your most critical business processes.â
AgentCore is a modular stack of servicesâavailable in previewâthat gives developers the core infrastructure needed to move AI agents from prototype to production, including runtime, memory, identity, observability, API integration, and tools for web browsing and code execution.
The AI Impact Series Returns to San Francisco – August 5
The next phase of AI is here – are you ready? Join leaders from Block, GSK, and SAP for an exclusive look at how autonomous agents are reshaping enterprise workflows – from real-time decision-making to end-to-end automation.
Secure your spot now – space is limited: https://bit.ly/3GuuPLF
âWe believe that agents are going to fundamentally change how we use tools and the internet,â said Deepak Singh, AWS Vice President of Databases and AI. âThe line between an agent and an application is getting blurrier.â
AgentCore builds on the existing Bedrock Agents framework, launched in late 2024, but dramatically expands capabilities by supporting any agent framework or foundation modelânot just those hosted within Bedrock.
That includes compatibility with open-source toolkits like CrewAI, LangChain, LlamaIndex, LangGraph, and AWSâs own Strands Agents SDK.
What AWS Bedrock AgentCore includes
AgentCore Runtime: A serverless, low-latency execution environment that supports multimodal workloads and long-running sessions with session isolation.
AgentCore Memory: Long- and short-term memory services that let agents learn from past interactions and persist contextual knowledge across sessions.
AgentCore Identity: OAuth-based identity and access management, allowing agents to act on behalf of users across systems like GitHub, Slack, or Salesforce.
AgentCore Observability: Built-in dashboards, debugging, and telemetry tools with support for OpenTelemetry, LangSmith, and Datadog.
AgentCore Gateway: Converts internal APIs, Lambda functions, and third-party services into agent-compatible tools using the Model Context Protocol (MCP).
AgentCore Browser: Provides headless browser access for agents to autonomously interact with websites.
AgentCore Code Interpreter: A secure environment for executing code generated by agents for analysis and visualization.
AgentCore also integrates with the AWS Marketplace, enabling teams to discover and deploy pre-built agents and tools.
According to Singh, AgentCore has been designed with interoperability in mind. It supports emerging industry standards like MCP and Googleâs Agent-2-Agent (A2A) protocol. Features such as AgentCore Identity and Gateway ensure agents have clear permissioning and can interact securely with internal systems and third-party APIs.
AWSâs launch puts it squarely into the center of whatâs quickly becoming one of the most competitive segments in enterprise AI.
OpenAIâs Agents SDK and Googleâs Gemini-based Agents SDK are both pushing similar visions of end-to-end agent development platforms.
Writerâs AI HQ and startups like Cognition (maker of Devin) are also building tools for managing autonomous software agents.
âAgents are the most impactful change weâve seen in ages,â Sivasubramanian said. âWith agents comes a shift to service as a software. This is a tectonic change in how software is built, deployed and operated.â
Customer adoption and early use cases
Several companies granted early access to AgentCore are already building production-grade agentic applications across industries including finance, healthcare, marketing, and content management.
Cloud document and file storage company Box is exploring ways to extend its content management tools using Strands Agents and Bedrock AgentCore Runtime.
CTO Ben Kus said the integration gives Box customers âtop tier security and complianceâ while scaling AI capabilities across enterprise environments.
Brazilâs ItaĂș Unibanco is using AgentCore to support its development of hyper-personalized, secure digital banking experiences. Chief Technology Officer Carlos Eduardo Mazzei said the new platform âwill help us deliver an intuitive banking experience with the efficiency of automation and personalization customers expect.â
In the healthcare space, Innovaccer has built a new protocolâHMCP (Healthcare Model Context Protocol)âon top of AgentCore Gateway. CEO and co-founder Abhinav Shashank called Gateway a âgame-changerâ that allows the company to convert existing APIs into agent-compatible tools at scale while maintaining trust, compliance, and operational efficiency.
Marketing firm Epsilon is leveraging AgentCore to accelerate campaign build times and improve engagement. Prashanth Athota, SVP of Software Engineering, said the company expects to reduce build times by up to 30% and enhance customer journey personalization.
Availability and pricing
AgentCore is now available in preview in select AWS regions including US East (N. Virginia), US West (Oregon), Asia Pacific (Sydney), and Europe (Frankfurt). Itâs free to try until September 16, 2025, with pricing to begin thereafter.
Pricing for AgentCore is entirely consumption-based, with no upfront commitments or minimum fees. Each moduleâRuntime, Memory, Identity, Observability, Gateway, Browser, and Code Interpreterâis billed independently and can be used a la carte or together.
Runtime, Browser, and Code Interpreter services are priced per second, based on CPU and memory usage, with rates set at $0.0895 per vCPU-hour and $0.00945 per GB-hour.
Gateway charges $0.005 per 1,000 tool API invocations, $0.025 per 1,000 search queries, and $0.02 per 100 tools indexed per month.
Memory costs are based on data volume: $0.25 per 1,000 short-term memory events, $0.75 per 1,000 long-term memories stored (or $0.25 with custom strategies), and $0.50 per 1,000 retrievals.
AgentCore Identity costs $0.010 per 1,000 token or API key requests, though itâs included at no extra charge when used via Runtime or Gateway.
Observability is billed via Amazon CloudWatch rates.
To learn more or get started, AWS directs developers to its AgentCore documentation, GitHub samples, and a dedicated Discord server.