Hacker News new | ask | show | jobs
by cpuguy83 131 days ago
qemu has a microvm machine profile, also boots in ms.

There are also tooling on Linux to do containers as microvm's, long before Apple containers were a thing.

1 comments

And yet Amazon spent a ton of time and money writing Firecracker from scratch for their workloads. Why is that?
Multiple reasons:

1. Firecracker is still a smaller more deliberate surface area 2. qemu didn't have a microvm type at the time. Firecracker was the impetus for it