Multi-tenancy

本文介绍了多租户架构的概念及其优势,特别是在云计算环境中如何通过单一软件实例为多个客户提供服务,同时保持各客户数据隔离。文章对比了多租户与单租户架构,并解释了在更新维护方面的差异。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Multi-tenancy is an architecture in which a single instance of a software application servesmultiple customers. Each customer is called a tenant. Tenants may be given the ability to customizesome parts of the application, such as color of the user interface ( UI) or business rules, but they cannotcustomize the application's code.

Multi-tenancy can be economical because software development and maintenance costs are shared.It can be contrasted with single-tenancy, an architecture in which each customer has their ownsoftware instance and may be given access to code. With a multi-tenancy architecture, the provideronly has to make updates once. With a single-tenancy architecture, the provider has to touchmultiple instances of the software in order to make updates.

In cloudcomputing, the meaning of multi-tenancy architecture has broadened because of new servicemodels that take advantage of virtualizationand remoteaccess. A software-as-a-service (SaaS) provider, for example, can run oneinstance of its application on one instance of a database and provide web access to multiplecustomers. In such a scenario, each tenant's data is isolated and remains invisible to othertenants.


http://whatis.techtarget.com/definition/multi-tenancy

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值