SaaS Architectures
TECHwatch Articles
Tim Jennings - Published 11/03/2008
Software as a Service (SaaS) is gaining significant momentum as a model for delivering application functionality, but there are significant differences in the architectures that are being used as the foundation for these services, which will have an impact on customers’ choice of provider. These include multi-tenant, where multiple customers work from a single instance of the software, based on a common single database, single-tenant, where each customer has its own database instance, and isolated-tenant…