本篇文章給大家分享的是有關(guān)Salesforce平臺支持多租戶Multi tenant的核心設(shè)計思路是什么,小編覺得挺實用的,因此分享給大家學(xué)習(xí),希望大家閱讀完這篇文章后可以有所收獲,話不多說,跟著小編一起來看看吧。
成都創(chuàng)新互聯(lián)專注于定結(jié)企業(yè)網(wǎng)站建設(shè),響應(yīng)式網(wǎng)站,商城網(wǎng)站制作。定結(jié)網(wǎng)站建設(shè)公司,為定結(jié)等地區(qū)提供建站服務(wù)。全流程按需網(wǎng)站開發(fā),專業(yè)設(shè)計,全程項目跟蹤,成都創(chuàng)新互聯(lián)專業(yè)和態(tài)度為您提供的服務(wù)
多租戶技術(shù)是云用于經(jīng)濟高效和安全地共享IT資源的基本技術(shù)。
多租戶支持是所有云服務(wù)提供商都需要著力實現(xiàn)的一種技術(shù),用于云基礎(chǔ)設(shè)施上在成本可控和保證安全性的前提下進行IT資源分享。
多租戶支持面臨的四大挑戰(zhàn):
how to keep tenant-specific data secure in a shared database so that one tenant can’t see another tenant’s data?
如何保證共享數(shù)據(jù)庫內(nèi)不同租戶間的數(shù)據(jù)隔離,通俗的說,一個租戶不應(yīng)該看到其他租戶的數(shù)據(jù)。
當(dāng)一個租戶對其擁有的schema對象或者應(yīng)用編程接口進行調(diào)整時,不應(yīng)影響到其他租戶的功能和整個系統(tǒng)的可用性。
How can one tenant customize various schema objects and an application’s user interface in real time without affecting the functionality or availability of the system for all other tenants?
How can the system’s code base be patched or upgraded without breaking tenant-specific schemas?
系統(tǒng)基層實現(xiàn)發(fā)生變動,比如代碼版本升級,或者新的補丁進來時,不應(yīng)該破壞每個租戶私有的對象。
And how will the system’s response time scale as tens of thousands of tenants use the service?
隨著系統(tǒng)租戶數(shù)量的增加,整個系統(tǒng)的響應(yīng)時間不應(yīng)該急劇下降。

Force.com’s core technology uses a runtime engine that materializes all application data from metadata—data about the data itself. In Force.com’s well-defined metadata-driven architecture, there is a clear separation of the compiled runtime database engine (kernel), tenant data, and the metadata that describes each application. These distinct boundaries make it possible to independently update the system kernel and tenant-specific applications and schemas, with virtually no risk of one affecting the others.
Salesforce應(yīng)對這些挑戰(zhàn)的設(shè)計是,采取了一種運行時引擎的思路,所有的應(yīng)用數(shù)據(jù)都通過元數(shù)據(jù)生成,即所謂元數(shù)據(jù)驅(qū)動的架構(gòu)(metadata driven architecture)。這樣一來,模型的元數(shù)據(jù)作為輸入,交給運行時引擎加工,生成運行時使用的模型和數(shù)據(jù),三者各司其職,有嚴(yán)格的區(qū)分,實現(xiàn)了一種高度動態(tài)的內(nèi)核。


以上就是Salesforce平臺支持多租戶Multi tenant的核心設(shè)計思路是什么,小編相信有部分知識點可能是我們?nèi)粘9ぷ鲿姷交蛴玫降摹OM隳芡ㄟ^這篇文章學(xué)到更多知識。更多詳情敬請關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道。
文章名稱:Salesforce平臺支持多租戶Multitenant的核心設(shè)計思路是什么
文章路徑:http://chinadenli.net/article46/gdgpeg.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供App開發(fā)、全網(wǎng)營銷推廣、靜態(tài)網(wǎng)站、網(wǎng)頁設(shè)計公司、定制開發(fā)、手機網(wǎng)站建設(shè)
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)