Multi-tenant
Public.icon
Multi-tenancy is a business model in which equipment, software, databases, etc. are shared among multiple client companies in services such as SaaS and ASP. It also refers to a design or structure in which systems or software can be shared among multiple users.
The tool specifically provides a way for application providers to sign up users into a multi-tenant cloud context, and provide them with the application as a service. "
/emoji/twitter.icon I often think about building services for external sales. Especially with multi-tenancy, the architecture is extremely complex. I wonder if there are any patterns of multi-tenant SaaS architecture lying around somewhere.