Previous Topic: How to Implement Multi-TenancyNext Topic: The Service Provider Tenant


Multi-Tenancy

Multi-tenancy lets multiple independent clients (tenants) and their users share a single implementation of the product. Tenants share hardware and application resources, which reduces the cost of both.

Tenant users only interact with each other in defined ways, as specified by their roles and tenant hierarchies.

Typically, each tenant views the implementation as solely for its own use. Each tenant cannot update or view the data of another tenant.