4 ms·
You can't really do anything useful with a VM either unless you start punching holes in those boundaries.
by Apes 5mo ago
You can't really do anything useful with a VM either unless you start punching holes in those boundaries.
- wolttam 5mo agoI didn't say run in an air-gapped VM... Just as a means to better isolate the workloads I have running (some less trusted than others). Network connectivity and the associated vulnerabilities obviously remain.
- Apes 5mo agoNo argument against VMs - just that they have a different risk profile and a different set of trade-offs than containers. They're not a silver bullet, but if they're working for you, then go for it.
- esseph 5mo agoExactly. If your VM can't do anything, it's probably not very useful. Doing things meaning reading / writing files, communicating between VMs, services, etc.