<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/aws-introduces-lambda-microvms-for-isolated-execution-of-user-and-ai-generated-code-x2cyrnpdz" -->

---
title: AWS introduces Lambda MicroVMs for isolated execution of...
description: AWS has launched Lambda MicroVMs, a new serverless compute primitive built on Firecracker virtualization that provides VM-level isolation, near-instant launch...
canonical: https://daily.dev/posts/aws-introduces-lambda-microvms-for-isolated-execution-of-user-and-ai-generated-code-x2cyrnpdz
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: AWS introduces Lambda MicroVMs for isolated execution of user and AI-generated code | daily.dev
og:description: AWS has launched Lambda MicroVMs, a new serverless compute primitive built on Firecracker virtualization that provides VM-level isolation, near-instant launch...
og:url: https://daily.dev/posts/aws-introduces-lambda-microvms-for-isolated-execution-of-user-and-ai-generated-code-x2cyrnpdz
og:image: https://api.daily.dev/og/posts/X2cYRNPDz.png
og:image:alt: AWS introduces Lambda MicroVMs for isolated execution of user and AI-generated code
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AWS introduces Lambda MicroVMs for isolated execution of user and AI-generated code

**[AWS](https://daily.dev/sources/aws)** · 2 min read · 11 upvotes · 0 comments

## Summary

AWS has launched Lambda MicroVMs, a new serverless compute primitive built on Firecracker virtualization that provides VM-level isolation, near-instant launch and resume speeds, and state preservation for up to 8 hours. Designed for multi-tenant applications that execute user- or AI-generated code — such as interactive coding environments, data analytics platforms, and vulnerability scanners — it eliminates the traditional trade-off between isolation, speed, and state retention. Each user or job gets a dedicated MicroVM with its own HTTPS URL supporting HTTP/2, gRPC, and WebSockets. MicroVM images are created from Dockerfiles and can be managed via the AWS console, CloudFormation, CDK, or the Agent Toolkit for AWS. The service is available in five AWS regions today.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://aws.amazon.com/about-aws/whats-new/2026/06/aws-lambda-microvms>

## Similar posts on daily.dev

- [Run isolated sandboxes with full lifecycle control: AWS Lambda introduces MicroVMs](https://daily.dev/posts/run-isolated-sandboxes-with-full-lifecycle-control-aws-lambda-introduces-microvms-ynja57lql) · AWS · 0 upvotes · 0 comments
- [What you need to know about Lambda MicroVMs](https://daily.dev/posts/what-you-need-to-know-about-lambda-microvms-rwfw6wahz) · theburningmonk.com · 53 upvotes · 3 comments
- [AWS Launches Lambda MicroVMs for Isolated Agent and User Code Execution](https://daily.dev/posts/aws-launches-lambda-microvms-for-isolated-agent-and-user-code-execution-gmabbyzxq) · InfoQ · 2 upvotes · 0 comments

---

Tags: [#infrastructure](https://daily.dev/tags/infrastructure), [#serverless](https://daily.dev/tags/serverless), [#aws-lambda](https://daily.dev/tags/aws-lambda)

[View this post on daily.dev](https://daily.dev/posts/aws-introduces-lambda-microvms-for-isolated-execution-of-user-and-ai-generated-code-x2cyrnpdz)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"AWS introduces Lambda MicroVMs for isolated execution of user and AI-generated code","url":"https://daily.dev/posts/aws-introduces-lambda-microvms-for-isolated-execution-of-user-and-ai-generated-code-x2cyrnpdz","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/aws-introduces-lambda-microvms-for-isolated-execution-of-user-and-ai-generated-code-x2cyrnpdz"},"datePublished":"2026-06-22T23:08:00.593Z","dateModified":"2026-06-22T23:38:36.834Z","description":"AWS has launched Lambda MicroVMs, a new serverless compute primitive built on Firecracker virtualization that provides VM-level isolation, near-instant launch...","image":"https://media.daily.dev/image/upload/s--P4t4XyoV--/f_auto/v1722860399/public/Placeholder%2001","thumbnailUrl":"https://media.daily.dev/image/upload/s--P4t4XyoV--/f_auto/v1722860399/public/Placeholder%2001","isAccessibleForFree":true,"articleSection":"AWS","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"AWS","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aws","url":"https://daily.dev/sources/aws"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/aws-introduces-lambda-microvms-for-isolated-execution-of-user-and-ai-generated-code-x2cyrnpdz","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":11},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"infrastructure,serverless,aws-lambda","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"AWS","item":"https://daily.dev/sources/aws"},{"@type":"ListItem","position":3,"name":"AWS introduces Lambda MicroVMs for isolated execution of user and AI-generated code"}]}
```

