this post was submitted on 19 Feb 2024
11 points (76.2% liked)
Sysadmin
7566 readers
1 users here now
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Define what you mean by "overhead"
Mostly RAM usage
Debian uses like 200MBs of ram for a basic fresh install. That's negligible.
Unless you're deploying 500 virtual machines on a single server, that all run a single simple basic task the base ram usage of the OS shouldn't even be a factor.
I think this is a fairly common use case. Maybe not the most common, but I've definitely seen this at multiple shops.
Density of RAM on hosts is often a limiting factor for scaling. Not every app is CPU hungry. Some just need to be available, and running a whole is for isolation is the way it's done in a lot of shops.