<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SaaS Fans &#187; web based application</title>
	<atom:link href="http://saasfans.com/tag/web-based-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://saasfans.com</link>
	<description>Fans of the Software-as-a-Service (SaaS) Model</description>
	<lastBuildDate>Sun, 18 Jul 2010 03:27:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>There is Only One SaaS Differentiator</title>
		<link>http://saasfans.com/2009/06/there-is-only-one-saas-differentiator/</link>
		<comments>http://saasfans.com/2009/06/there-is-only-one-saas-differentiator/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 05:20:27 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[SaaS]]></category>
		<category><![CDATA[hosted application]]></category>
		<category><![CDATA[multi-tenancy]]></category>
		<category><![CDATA[multi-tenant]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[multitenant]]></category>
		<category><![CDATA[saas applications]]></category>
		<category><![CDATA[saas architecture]]></category>
		<category><![CDATA[saas blog]]></category>
		<category><![CDATA[saas model]]></category>
		<category><![CDATA[saas technology]]></category>
		<category><![CDATA[web based application]]></category>
		<category><![CDATA[web based applications]]></category>

		<guid isPermaLink="false">http://saasfans.com/?p=22</guid>
		<description><![CDATA[There is only one attribute that differentiates a SaaS application from all other types of applications.]]></description>
			<content:encoded><![CDATA[<p>There is only <strong>ONE</strong> attribute that differentiates a SaaS application from all other types of applications. That attribute is <strong>multitenancy</strong>. Multitenancy (multi-tenancy) can be an intimidating word, but all it really means is that the underlying database uses a single schema (model) for all customers. Data is separated logically (as opposed to physically) and there is typically a single code set. Below are illustrations of this concept.</p>
<p style="text-align: center;"><img class="size-full wp-image-29 aligncenter" title="SingleTenant" src="http://saasfans.com/wp-content/uploads/2009/06/SingleTenant.png" alt="SingleTenant There is Only One SaaS Differentiator" width="412" height="288" /></p>
<p style="text-align: center;"><img class="size-full wp-image-31 aligncenter" title="MultiTenant" src="http://saasfans.com/wp-content/uploads/2009/06/MultiTenant.png" alt="MultiTenant There is Only One SaaS Differentiator" width="440" height="309" /></p>
<p>But what about the fact that SaaS applications are browser based and hosted? Well, other single-tenant applications can have those same attributes, so they are not differentiators. In fact, in one of my prior companies, we had trouble with competitors claiming they were &#8220;browser based&#8221; and &#8220;hosted&#8221;. We tried to differentiate ourselves based on the fact that we were multitenant (multi-tenant), but it was difficult when our competitors threw around terms that are often used to describe SaaS applications.</p>
<p>So, what is the most popular multitenant application?  Well, probably Facebook. Millions of people log in to the same database (yes there might be multiple servers hosting a huge database but you know what I mean). There is a single database schema (i.e. structure) for all customers and a single code set. Each person has his/her own little customized page and can make changes without affecting other pages. This is a classic SaaS application.</p>
<p>Since multitenancy is THE differentiating factor for SaaS applications, we are going to spend a lot of time on the subject in the SaaS Fans blog. And, have no fear SaaS fans. Multitenancy offers such as compelling advantage to software vendors/ISVs that it merits its own unique software classification (i.e. SaaS).</p>
]]></content:encoded>
			<wfw:commentRss>http://saasfans.com/2009/06/there-is-only-one-saas-differentiator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
