BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Multi-Tenant Data Architecture

Multi-Tenant Data Architecture

Bookmarks

The 2nd installment in a series of articles for creating Software as a Service, Multi-Tenant Data Architecture, is now available from the Microsoft Architecture Strategy Team on MSDN.

In this article, we look at the continuum between isolated data and shared data, and identify three distinct approaches for creating data architectures that fall at different places along the continuum. Next, we'll explore some of the technical and business factors to consider when deciding which approach to use. Finally, we'll present design patterns for ensuring security, creating an extensible data model, and scaling the data infrastructure.

Cost vs. Time
The article starts with an overview of the general approaches to a multi-tenant architecture and then asks both technical and business questions to help define the most appropriate plan, giving some useful SQL Server strategies to help plan for isolation and scalability. Overall it is a great first step at looking at the consideration of developing the data services required for SaaS.

Start with the first article in the series, Architecture Strategies for Catching the Long Tail, for an introduction if you are unfamiliar with the SaaS concepts.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Good Articles

    by Geoffrey Wiseman,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    This series of articles is quite well-written, both accessible and offering reasonably good coverage of the subject area. Like most 'patterns', the material may not be radically new to anyone who's had extensive experience with building software sold as a service, but it establishes useful nomenclature and gives a good introduction to someone just starting out in the area.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT