AWS AI Updates: June 23, 2026
1. AWS Lambda MicroVMs Launch for Isolated Execution of AI-Generated Code
AWS Lambda introduced MicroVMs, a serverless option that combines VM-level isolation through Firecracker virtualization, near-instant launch and resume, and state preservation for running untrusted or dynamically generated code. Each MicroVM gets a dedicated HTTPS URL with support for HTTP/2, gRPC, and WebSocket protocols, deploys from Docker container images, and can suspend and resume execution for up to 8 hours. AWS positions the capability for AI coding assistants, interactive coding environments, data analytics platforms, and vulnerability scanning, and it is available in five Regions: US East (N. Virginia and Ohio), US West (Oregon), Asia Pacific (Tokyo), and Europe (Ireland). Source
2. Amazon MSK Adds AI Agent Skills for Cluster Operations and Migrations
Amazon MSK now offers AI Agent Skills, expert guidance tools that integrate into AI coding assistants to help developers troubleshoot, size, configure, monitor, and migrate Apache Kafka workloads to Amazon Managed Streaming for Apache Kafka. The skills work with Kiro, Claude Code, and Cursor through the Agent Toolkit for AWS configured via the AWS CLI, letting developers ask questions such as which broker type to use or whether a cluster is compatible with MSK Express. They emphasize migrations to MSK Express brokers, which AWS says deliver up to 3 times more throughput per broker, scale up to 20 times faster, and reduce recovery time by 90 percent compared to standard brokers. Source