AWS gave developers a Lambda option for running user- or AI-generated code inside stateful Firecracker microVMs.
The key use case: AI coding agents can execute untrusted snippets, install dependencies, keep a workspace warm, and destroy the environment after the task ends. Firecracker gives each task a stronger isolation boundary than a shared runtime, but teams need policy controls around the microVM as well.










