|
|
|
|
|
by pclmulqdq
1181 days ago
|
|
This isn't how things always run in the cloud. I think the conventional wisdom is that the isolation of VMs is good enough unless you are very paranoid. Auth services are regularly run on less than full baremetal machines. AWS serverless, by the way, uses VM isolation. |
|
https://aws.amazon.com/ec2/dedicated-hosts/
https://cloud.google.com/compute/docs/nodes/sole-tenant-node...
The AWS offering is pretty much turn-key. I've not used the GCP version, but it seems to be similar if you're willing to create a separate "project" for each security domain.
Once your company has any PII and/or has regulatory obligations (PCI, HIPAA, etc) then it's worth spending a bit extra to make sure sensitive components are running on their own hardware.