microVM

A microVM is a lightweight virtual machine with a minimal device model and a stripped-down virtual machine monitor (VMM), built to boot in milliseconds and run with very little memory overhead. It gives you the hardware-level isolation of a full VM (its own kernel, enforced by the CPU's virtualizati

Canonical version: microVM.

A microVM is a lightweight virtual machine with a minimal device model and a stripped-down virtual machine monitor (VMM), built to boot in milliseconds and run with very little memory overhead. It gives you the hardware-level isolation of a full VM (its own kernel, enforced by the CPU's virtualization extensions) without the slow cold starts and heavy footprint that made VMs impractical for short-lived, high-density workloads.

Why it matters

The classic isolation tradeoff: containers are fast but share the host kernel (a weaker boundary), while full VMs are strongly isolated but slow and heavy. microVMs collapse that tradeoff. They are the technology of choice for running untrusted or AI-generated code safely at scale, which is why they sit under modern agent sandboxes (see AI Agents).

Where it shows up

  • Firecracker: the open-source VMM from AWS that popularized the term; powers AWS Lambda and Fargate
  • Docker Sandboxes: a custom cross-platform VMM giving each agent session its own microVM
  • OpenSandbox: offers Firecracker (and gVisor, Kata Containers) as hardened runtime backends
  • General building block alongside Cloud Hypervisor, QEMU microvm, and KVM

Sits between containers (shared kernel) and full VMs (dedicated everything). Compare with gVisor and Kata Containers (other strong-isolation runtimes), and WASM/WASI (a different, language-level sandboxing approach).


About Sébastien

I'm Sébastien Dubois, and I'm on a mission to help knowledge workers escape information overload. After 20+ years in IT and seeing too many brilliant minds drowning in digital chaos, I've decided to help people build systems that actually work. Through the Knowii Community, my courses, products & services and my Website/Newsletter, I share practical and battle-tested systems.

I write about Knowledge Work, Personal Knowledge Management, Note-taking, Lifelong Learning, Personal Organization, Productivity, and more. I also craft lovely digital products and tools.

If you want to follow my work, then become a member and join our community.

Ready to get to the next level?

If you're tired of information overwhelm and ready to build a reliable knowledge system:

Found this valuable? Share it with someone who needs it.

Join 6,000+ readers. Get practical systems for knowledge & AI. Free.

Subscribe ✨

Free: Knowledge System Checklist

A clear roadmap to building your own knowledge system. Subscribe and get it straight to your inbox.

6,000+ readers. No spam. Unsubscribe anytime.