Skip to content

Investigating the State of the Art of Multi-Tenancy: a Survey; a paper for the Bachelorseminarium course at Delft University of Technology.

Notifications You must be signed in to change notification settings

RickWieman/MultiTenancyPaper

This branch is up to date with hermanbanken/TI3700:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rick Wieman
Jun 24, 2014
f1b1aaa · Jun 24, 2014
Mar 27, 2014
Mar 25, 2014
Mar 11, 2014
Mar 25, 2014
Mar 26, 2014
Mar 26, 2014
Jun 24, 2014
Feb 13, 2014
Mar 26, 2014
Mar 26, 2014
Feb 26, 2014
Mar 25, 2014
Mar 26, 2014
Mar 26, 2014
Mar 26, 2014

Repository files navigation

Investigating the State of the Art of Multi-Tenancy: a Survey

Multi-tenancy allows multiple organizations to use a single application with their own configuration, on the same system. Despite the fact that many authors have done research on multi-tenancy, no clear definition exists.

In our survey, we research the current state of multi-tenancy. We identified four major software concepts that need extra care or provide extra opportunities in multi-tenant application development: security, as the security concerns are holding back adoption of multi-tenancy; scalability, as an unscalable application cannot leverage the benefits of the economics of scale; quality of service, as performance must be upheld for all active tenants; and variability, as that is where value is added for tenants. \

Our research agenda provides an overview of possible research opportunities, such as automation (automatic deployment, wizards for tenants), guarantees (solutions to new problems need to be provable) and tenant-aware components (such as load balancers and databases).

This paper was written for the BSc Computer Science third year's Bachelorseminarium course.

About

Investigating the State of the Art of Multi-Tenancy: a Survey; a paper for the Bachelorseminarium course at Delft University of Technology.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published