ToolsThe story, in brief

AWS Launches Lambda MicroVMs for Isolated Agent and User Code Execution

AWS just shipped the infrastructure layer for stateful AI agents. Lambda MicroVMs isolate each agent session in hardware, solving the persistence problem that's been blocking production deployments.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

AWS is making it easier for enterprises to run isolated AI agents at scale with hardware-level security and state preservation—a critical unlock for building multi-step autonomous workflows without container overhead.

The key facts

5 to know
  1. Lambda MicroVMs: Firecracker VMs with hardware-level isolation per user/agent session

  2. State preservation: Up to 8 hours of session state retention

  3. Snapshot-based launch: Rapid cold-start times vs. traditional containers

  4. Pricing comparison: $3.03/day minimum (roughly 9x Fargate spot pricing)

  5. Use case: Isolated execution for AI agents and multi-turn user sessions

Go to the source

InfoQ AI/MLinfoq.com

Publisher excerpt: AWS launched Lambda MicroVMs, a new serverless compute primitive that runs each user session or AI agent in its own Firecracker virtual machine with hardware-level isolation, snapshot-based rapid launch, and state preservation for up to eight hours. Reddit community analysis found the minimum setup…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools