3 points | by zfoong 3 hours ago
2 comments
Why a VM as opposed to just a container?
Containers are more flexible, especially in cloud environments. You can run containers on a cloud VM, or in a managed cloud cluster. Micro VMs can’t typically be used that way.
(I work at a SaaS that relies heavily on this model.)
Have you tried amazon firecracker?
Why a VM as opposed to just a container?
Containers are more flexible, especially in cloud environments. You can run containers on a cloud VM, or in a managed cloud cluster. Micro VMs can’t typically be used that way.
(I work at a SaaS that relies heavily on this model.)
Have you tried amazon firecracker?