如何开发多租户应用程序 [英] How to develop Multitenant Applications

查看:253
本文介绍了如何开发多租户应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我正在考虑开发多租户系统我正在考虑使用C#MVC3你可以帮我找到我应该用来开发多租户系统的好教程的链接。 />


提前致谢

Hi
I am considering developing multitenant system i am considering using C# MVC3 can you help me out with links to good tutorials which i should use to develop a multitenant system.

Thanks in advance

推荐答案

参见 this [ ^ ] MSDN教程。



/ ravi
See this[^] MSDN tutorial.

/ravi




sijimann,

为了开发多租户应用程序,你需要考虑一个最基本的东西:



您需要更多地考虑定义多租户:

多租户的最佳定义:

Gartner多租户定义



开发多t时需要考虑的事项使用mvc3 enant客户端应用程序

1)MVC3多租户客户端应用程序:这个
Link0 将为您提供最佳解决方案

2)租户意识应用程序设计:你需要查看你的系统,即应用程序是否是租户意识或不是

我的意思是你的应用程序了解哪个特定的租户用户已经在特定的时刻登录?

3)多租户数据模型:您的架构应支持存储多租户信息,即在数据库中您可能需要Sharding概念(根据租户拆分数据库) ID's)



(更多地了解它们 link1 link2 关注此博客ce: Link 3



thnk u :))
hey
sijimann,
In order to develop a multitenant application you need to consider a bare minimum things :

You need to ponder little more on the definition multitenant :
The best definition for Multi-Tenancy:
Gartner multitenancy defintion

Things to consider while developing the multi-tenant client application using mvc3
1) MVC3 multi-tenant client application : This
Link0 will give you best solution for it
2) Tenant Aware Application Design : You need to look over whether your system i.e. application is tenant Aware or Not
what i mean with this is your application understand which particular tenant user has been logged in at particular instant of time ?
3) Multitenant Data Model : Your architecture should have support to store multiple-Tenant information i.e. at database you may require concepts of Sharding (splitting up database according to tenant unique ID's)

(Get more insight on them link1 and link2 Follow this blog source : Link 3)

thnk u :)


这篇关于如何开发多租户应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆