multi-tenant.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [multi-tenant]
www.codever.land/bookmarks/t/multi-tenant
Application-level multi-tenancy: the promise and pitfalls of shared-everything architectures
https://distrinet.cs.kuleuven.be/news/2015/multitenancy.pdf
One of the key enablers to leverage economies of scale in SaaS applications is multi-tenancy [3, 5], i.e. the sharing of resources among multiple customer organisations, the so-called tenants. While i...
- tags: multi-tenant, architecture, saas, cloud
Multi-tenant SaaS patterns - Azure SQL Database
https://docs.microsoft.com/en-us/azure/sql-database/saas-tenancy-app-design-patterns
Learn about the requirements and common data architecture patterns of multi-tenant software as a service (SaaS) database applications that run in the Azure cloud environment.
- tags: architecture, azure, cloud, multi-tenant