By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: AWS Introduces Nested Virtualization on EC2 Instances
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > AWS Introduces Nested Virtualization on EC2 Instances
News

AWS Introduces Nested Virtualization on EC2 Instances

News Room
Last updated: 2026/03/07 at 8:37 AM
News Room Published 7 March 2026
Share
AWS Introduces Nested Virtualization on EC2 Instances
SHARE

AWS recently announced support for nested virtual machines within virtualized EC2 instances running KVM or Hyper-V. A long-awaited feature by the community, the new option enables use cases such as app emulation and hardware simulation on supported C8i, M8i, and R8i instances.

Developers can use this feature to run mobile app emulators, simulate in-car automotive hardware, and use Windows Subsystem for Linux (WSL) on Windows workstations. According to the documentation, the Nitro System exposes processor features such as Intel VT-x to the instance, allowing it to run virtual machines inside it.

The architecture for nested virtualization has three layers: the physical AWS infrastructure and Nitro hypervisor (L0), your EC2 instance running its own hypervisor (L1), and the virtual machines running inside that instance (L2). The new feature supports KVM and Hyper-V on C8i, M8i, and R8i instances. Ioannis Aslanidis, director of engineering at AWS, writes:

This capability empowers developers and enterprises to build flexible, nested environments with a wide range of standard virtual EC2 instance types.

The feature has been a long-term requirement from the community, with a developer writing in 2018 on Reddit:

In Azure, I can run KVM in my virtual machine, a technique known as nested virtualization. Has Amazon made any progress in allowing HyperV/VMware/KVM in EC2?

Most comments on the new feature echo that sentiment: Rolf Neugebauer, Production Engineer at Meta, writes, “What took you so long?” while Igor Sfiligoi adds: “This really was not possible until now?” In a popular Hacker News thread, Michael Boulos, software engineer at Google, writes:

I feel vindicated :). We put in a lot of effort with great customers to get nested virtualization running well on GCE years ago, and I’m glad to hear AWS is coming around. You can tell people to just do something else, there’s probably a separate natural solution, etc. but sometimes you’re willing to sacrifice some peak performance just have that uniformity of operations and control.

Anurag Goel, founder and CEO of Render, adds:

This is a big deal because you can now run Firecracker/other microVMs in an AWS VM instead of expensive AWS bare-metal instances.

Guillermo Ruiz, senior solution architect at AWS, tested running Firecracker microVMs inside an instance, promising future benchmarks. Ruiz writes:

Interesting angle for anyone looking at isolation, Lambda-style runtimes, or just comparing microVMs vs containers from a performance and density perspective.

In the past, the only option to run nested virtualization on EC2 was to use bare metal instances, physical servers without a hypervisor. Many developers resorted to EC2 Mac instances, the smallest and cheapest bare metal option, as a workaround. Enabling nested virtualization is now an API option set at launch, for example:


aws ec2 run-instances 
    --image-id ami-0abcdef1234567890 
    --instance-type r8i.4xlarge 
    --cpu-options "NestedVirtualization=enabled" 
    --key-name my-key-pair 
    --placement "Tenancy=host"

AWS still suggests that customers running workloads that require hardware virtualization, are sensitive to performance, or require low latency should continue using bare-metal instances rather than nested virtualization.

Nested virtualization is available in all regions on C8i, M8i, and R8i instance types; Graviton instances are not currently supported. KVM and Hyper-V are the only supported L1 hypervisors.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Measuring AI Creativity: Study Methods for Comedians & LLMs | HackerNoon Measuring AI Creativity: Study Methods for Comedians & LLMs | HackerNoon
Next Article Comedians vs. AI: The Ethics of Satire and Safety Filtering | HackerNoon Comedians vs. AI: The Ethics of Satire and Safety Filtering | HackerNoon
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Fire-Starting Phones, Dinosaur Bots, and AI That Judges Your Hairline: The Weirdest Tech at MWC 2026
Fire-Starting Phones, Dinosaur Bots, and AI That Judges Your Hairline: The Weirdest Tech at MWC 2026
News
The rain in Seville is wonderful and now it is also converted into energy with the new CSIC solar panels
The rain in Seville is wonderful and now it is also converted into energy with the new CSIC solar panels
Mobile
Despite its age, Nvidia’s Shield TV still receives updates and it’s not over
Despite its age, Nvidia’s Shield TV still receives updates and it’s not over
Mobile
AMD GAIA 0.16 Introduces C++17 Agent Framework For Building AI PC Agents In Pure C++
AMD GAIA 0.16 Introduces C++17 Agent Framework For Building AI PC Agents In Pure C++
Computing

You Might also Like

Fire-Starting Phones, Dinosaur Bots, and AI That Judges Your Hairline: The Weirdest Tech at MWC 2026
News

Fire-Starting Phones, Dinosaur Bots, and AI That Judges Your Hairline: The Weirdest Tech at MWC 2026

7 Min Read
Regulate AWS and Microsoft, says UK cloud provider survey | Computer Weekly
News

Regulate AWS and Microsoft, says UK cloud provider survey | Computer Weekly

4 Min Read
Nancy Guthrie’s case investigators investigate internet issues during the search
News

Nancy Guthrie’s case investigators investigate internet issues during the search

8 Min Read
I tested the JLab giant headphone speakers. I have opinions!
News

I tested the JLab giant headphone speakers. I have opinions!

7 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?