---
title: "My VM is Lighter (and Safer) than your Container"
url: https://daily.dev/posts/my-vm-is-lighter-and-safer-than-your-container-xyuuawnez
source_url: https://dl.acm.org/doi/10.1145/3132747.3132763
type: article
source: "Hacker News"
published: 2024-05-14T12:19:31.504Z
updated: 2024-05-14T12:19:30.903Z
tags: ["performance", "containers", "virtual-machine"]
reading_time: 1
upvotes: 18
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# My VM is Lighter (and Safer) than your Container

**[Hacker News](https://daily.dev/sources/hn)** · 1 min read · 18 upvotes · 2 comments

## Summary

Containers are lightweight compared to virtual machines but offer weaker isolation. The paper examines whether there is a tradeoff between isolation and efficiency. They find that lightweight VMs can be as nimble as containers with the right toolstack. They introduce LightVM, a new Xen-based virtualization solution optimized for fast boot times and efficient resource usage.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dl.acm.org/doi/10.1145/3132747.3132763>

## Community discussion

Top comments from developers on daily.dev.

**@hereldar** · 1 upvotes

> This article is almost seven years old.

**@ghost** · 0 upvotes

> Or just use the Erlang VM with Elixir.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#performance](https://daily.dev/tags/performance), [#containers](https://daily.dev/tags/containers), [#virtual-machine](https://daily.dev/tags/virtual-machine)

[View this post on daily.dev](https://daily.dev/posts/my-vm-is-lighter-and-safer-than-your-container-xyuuawnez)
