Posts

Showing posts with the label Multitenancy

Multitenancy: What is it ?

Image
I'm not trying to redefine the concept or write a new white paper on multi-tenancy. Most of the article points you to few of the best articles and white papers on the internet that I've come across. Different companies have different approaches and ideas on how to handle this. I try to handle this from a data separation perspective first and then take it to the application level. If you are new to the concept of SaaS itself, then you have some reading to do, before you read further. Can I suggest Wikipedia to being with first [ http://en.wikipedia.org/wiki/SaaS ] Working on a SaaS model, multi-tenancy plays a major role to allow (their) multiple clients to live on the same system. There are various white papers and articles out there on the internet discussing on strategies on how to implement them. I've listed a few for your bed time reading; http://en.wikipedia.org/wiki/Multitenancy http://msdn.microsoft.com/en-us/library/aa479086.aspx http://wiki.developerforce.co...