Skip to content
FrontierDot

News/Product Launch

AWS launches a new AgentCore runtime for Amazon Bedrock AgentCore

The production-oriented runtime reclaims memory as sessions end and keeps cold starts consistent, regardless of image size or concurrency.

Published:
Updated:
Location: No defensible location
Location type: No defensible location

This event has no map pin because the geographic claim is too weak or absent.

What happened

Amazon Web Services has launched a new AgentCore runtime, a capability of Amazon Bedrock AgentCore designed for production agents.

The runtime reclaims memory as sessions release it, so idle capacity does not linger after work completes. It also delivers consistent cold starts regardless of image size or concurrency, so startup latency does not swing with container weight or traffic spikes.

Those two properties—elastic memory reclamation and size-independent cold starts—target the cost of idle memory and the latency of startups that are sensitive to image size or concurrency, two core bottlenecks when deploying agents at scale.

Why it matters

A production-oriented agent runtime with elastic memory reclamation and size-independent cold starts addresses two core bottlenecks for deploying agents at scale: cost from idle memory and latency from image-size or concurrency-sensitive startups.

Entities

Sources

Related events