
The GeekNarrator You don't need Linux, Docker, k8s? Future with Unikernels ft. NanoVMs
12 snips
Oct 25, 2025 Ian Iberg, founder of NanoVMs and a security expert, dives deep into the world of unikernels and their transformative potential for cloud computing. He outlines how unikernels streamline applications by replacing traditional operating systems, enhancing performance while significantly reducing security vulnerabilities. Ian contrasts containers with unikernels, explaining the latter's distinct advantages. He also shares insights on the future of NanoVMs, including ongoing developments and their commitment to improved integrations, making cloud deployment simpler and more secure.
AI Snips
Chapters
Transcript
Episode notes
Legacy OS Design Mismatches Cloud
- Linux carries decades-old multiuser, multiprocess design baggage that mismatches modern cloud single-app VMs.
- That mismatch increases cost, complexity, and attack surface for cloud deployments.
How NanoVMs Started
- Ian discovered unikernel papers around 2014–2016 and saw security potential that led to founding NanoVMs in 2018.
- The project was closed-source initially and opened after maturity and support work.
Unikernels Tailor OS For Single Apps
- Unikernels replace general-purpose OS assumptions with single-application kernels tailored to cloud VMs.
- This reduces processes, context switches, and potential vulnerabilities versus running full Linux per app.

