Platform & DevOps·Running it: capacity, failure and recovery
several teams or customers share one cluster, and every performance question becomes 'is it us or is it them'.
Multi-tenancy
Also calledmultitenancy, shared platform, soft multi-tenancy
Running multiple independent workloads or customers on shared infrastructure. It is what makes a platform economical, and it introduces isolation, fairness, quota and noisy-neighbour problems that dedicated infrastructure simply does not have. The critical distinction is whether the tenants trust one another: sharing between internal teams and sharing between hostile customers require entirely different boundaries.