|
|
|
|
|
by jmillikin
1182 days ago
|
|
You'd generally use co-tenancy for workloads that are mutually trusted. Privileged services (authn/authz, machine management, deployable artifact builds) get put onto separate hardware, since their footprint is small enough that the extra 200% cost isn't material. |
|
AWS serverless, by the way, uses VM isolation.