[CentOS] How to organize your VMs

Tue Apr 13 04:15:19 UTC 2021
Steven Tardy <sjt5atra at gmail.com>

On Sat, Apr 10, 2021 at 12:13 PM Nicolas Kovacs <info at microlinux.fr> wrote:

> I'd be curious to have your input, since I'm fairly new to this sort of
> approach.
>

This is the whole pets VS cattle choice.

IMO each VM should have a singular use/purpose/app. VMs are effectively
free. And also prevents unintended negative upgrade interactions.

Think through this to the logical end as each process is it’s own
environment/container/(docker) or each user execution is a unique instance
(serverless).