<?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>Online Database, CRM and PaaS - The LongJump Blog &#187; multitenancy</title>
	<atom:link href="http://www.longjumpblog.com/blog/tag/multitenancy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.longjumpblog.com/blog</link>
	<description>Discussions of SaaS, Cloud Computing, PaaS &#38; Online Database Apps</description>
	<lastBuildDate>Tue, 09 Aug 2011 20:12:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Multitenancy &#8211; Still Top of Mind for SaaS Businesses</title>
		<link>http://www.longjumpblog.com/blog/2010/11/18/multitenancy-still-top-of-mind-for-saas-businesses/</link>
		<comments>http://www.longjumpblog.com/blog/2010/11/18/multitenancy-still-top-of-mind-for-saas-businesses/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 22:40:32 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Platform-as-a-Service]]></category>
		<category><![CDATA[Thoughts and Analysis]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[larry ellison]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[saas university]]></category>
		<category><![CDATA[softletter]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=575</guid>
		<description><![CDATA[You may argue the difference between SaaS and the Cloud &#8212; about how one is a technology and the other is market-ese &#8212; but one factor you cannot argue about anymore is how multitenancy must be the basis for SaaS business software going forward. In September, Oracle CEO Larry Ellison, at their conference Oracle OpenWorld, [...]]]></description>
			<content:encoded><![CDATA[<p>You may argue the difference between SaaS and the Cloud &#8212; about how one is a technology and the other is market-ese &#8212; but one factor you cannot argue about anymore is how multitenancy must be the basis for SaaS business software going forward. In September, Oracle CEO Larry Ellison, at their conference <a href="http://seekingalpha.com/article/228313-o-multitenancy-will-thy-survive-oracle">Oracle OpenWorld</a>, had the IT world a-buzz about how multitenancy is not secure.</p>
<p>Says Ellison:</p>
<blockquote><p>&#8220;Multitenancy is a horrible idea. What it means is, everyone&#8217;s data is commingled, everyone&#8217;s customer  list is in a single database. That&#8217;s a horrible security model. In the  21st century, the way we support multiple customers is called  &#8216;virtualization.&#8217;&#8221;</p>
</blockquote>
<p>Certainly Ellison is entitled to his belief (or his right to say it), but let&#8217;s face it: the more copies of Oracle you have running (virtual or otherwise), the better it is for Oracle.</p>
<p>Software companies should consider stackware a &#8220;<span style="text-decoration: underline;"><strong>horrible SaaS business model</strong></span>&#8221; &#8212; especially in that it negates the business, operational, and economic value of multitenancy: everything from streamlining deployment operations, improving core development, maximizing common resources, and only repeating what you need, <strong>not the entire frigging architecture</strong>.</p>
<p>You might even argue that having multiple databases could be considered even less secure because now you&#8217;ve created many entry points into your systems and no way of knowing when you need to lock down the entire platform. One more thing: data in a multitenant environment is not &#8220;commingled.&#8221; Tenant walls, if built properly, still require you to have access rights to see data &#8212; access rights that, as just mentioned, can be shut down from a central point. No one freaks out in an apartment building about their neighbors commingling their groceries or sheets.</p>
<p>At Softletter&#8217;s <a href="http://www.softletter.com/SaaSUniversity/SaaSUniversity.aspx">SaaS University</a> last week, the topic of multitenancy was a lot more constructive. Several sessions touched on it from establishing a basic understanding of how it works to what is really on the minds of SaaS businesses. Mike Ormerod from Progress Software had an excellent overview and it refutes Ellison&#8217;s point, identifying several types of multitenancy in which you can have multiple apps, multiple databases, even multiple architectures. Likewise, our own platform refutes Ellison&#8217;s point about a single database as you can build essentially instances between infrastructures that act like tenants, and deploy across instantiations.</p>
<p>That&#8217;s not to say you absolutely need multitenancy. If you&#8217;re building B2C type solutions or specific point solutions, not having MT is not a deal breaker. But for enterprise class solutions where a lot of complexity happens at the configuration level and where your clients are demanding manageable customization, not having multitenancy can increase your operating and licensing costs dramatically.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/larry+ellison' rel='tag' target='_self'>larry ellison</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/oracle' rel='tag' target='_self'>oracle</a>, <a class='technorati-link' href='http://technorati.com/tag/saas' rel='tag' target='_self'>saas</a>, <a class='technorati-link' href='http://technorati.com/tag/saas+university' rel='tag' target='_self'>saas university</a>, <a class='technorati-link' href='http://technorati.com/tag/softletter' rel='tag' target='_self'>softletter</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2010/11/18/multitenancy-still-top-of-mind-for-saas-businesses/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Phil Wainewright: Multi-tenancy Benefits</title>
		<link>http://www.longjumpblog.com/blog/2010/09/02/phil-wainewright-multi-tenancy-benefits/</link>
		<comments>http://www.longjumpblog.com/blog/2010/09/02/phil-wainewright-multi-tenancy-benefits/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 17:41:09 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Thoughts and Analysis]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[private cloud]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[software-as-a-service]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=549</guid>
		<description><![CDATA[Phil Wainewright at ZDNet makes a wonderful case for multi-tenancy when it comes to modern SaaS applications. The strength of multi-tenancy is that each of its multitude of individual tenants keeps it constantly evolving. This is in direct contrast to single tenancy, the whole point of which is to limit evolution only to those changes [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Multi-tenancy Phil Wainewright" href="http://www.zdnet.com/blog/saas/multi-tenancy-why-you-should-care">Phil Wainewright at ZDNet</a> makes a wonderful case for multi-tenancy when it comes to modern SaaS applications.</p>
<blockquote><p>The strength of multi-tenancy is that each of its multitude of  individual tenants keeps it constantly evolving. This is in direct  contrast to single tenancy, the whole point of which is to limit  evolution only to those changes that are perceived to directly benefit  the individual tenant. Thus single tenancy misses out on innovations and  other advances that are being adopted by competitors, partners and  third-party services.</p>
</blockquote>
<p>He makes a great case especially in the collaborative aspects of the cloud. But not all multi-tenant architectures are the same.</p>
<p>One reason why single-tenancies still exist is that they are inherently  more open to a wide range of users and they can all operate under a  single configuration. This is ideal for collaboration. But that can be  taken to its own limitations especially in regards to security, specialized processes and workflows, and unique information management.</p>
<p>As we see more  business apps evolving into more social components, <a title="cloud application platform" href="http://www.longjump.com">cloud application platforms</a> are  going to need to not only be multi-tenant, but also feature community  tenancies.</p>
<p>You still want to maintain segmentation between  companies (i.e. tenancies), but you also want to be able to leverage the greater user  community as a whole. </p>
<p>Let&#8217;s take the federal government as an  example. They might have a private cloud in which each department has  their own focused tenant. This lets them keep their apps specialized for  their own tasks, while also leverages a common architecture and any core  apps. But they would also benefit from a bit of cross pollination.  Exchanging ideas, working with partners, even internal workforce  crowdsourcing. A community tenancy with those kind of applications in  mind would be necessary.</p>
<p>So rather than use yet another platform  for community apps, your cloud app platform should be ready to support  both multi-tenant as well as community tenancies.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/private+cloud' rel='tag' target='_self'>private cloud</a>, <a class='technorati-link' href='http://technorati.com/tag/saas' rel='tag' target='_self'>saas</a>, <a class='technorati-link' href='http://technorati.com/tag/software-as-a-service' rel='tag' target='_self'>software-as-a-service</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2010/09/02/phil-wainewright-multi-tenancy-benefits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dr. Dobb&#8217;s: The Many Flavors of Platform Services for Cloud Computing</title>
		<link>http://www.longjumpblog.com/blog/2009/10/03/dr-dobbs-the-many-flavors-of-platform-services-for-cloud-computing/</link>
		<comments>http://www.longjumpblog.com/blog/2009/10/03/dr-dobbs-the-many-flavors-of-platform-services-for-cloud-computing/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 21:36:45 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[Buzz]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Platform-as-a-Service]]></category>
		<category><![CDATA[dr dobbs]]></category>
		<category><![CDATA[ken north]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[techweb]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=446</guid>
		<description><![CDATA[Database and technology analyst Ken North examines how Platform-as-a-Service (PaaS) solutions help accelerate adoption of the cloud model within organizations. As we have indicated many times ourselves, and Mr. North comes to a similar conclusion: PaaS solutions have particular appeal for startups, projects with ambitious deadlines, and organizations with a limited budget for capital expenditures. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ddj.com/web-development/220300737"><img class="alignnone size-full wp-image-447" title="Dr. Dobb's" src="http://www.longjumpblog.com/blog/wp-content/uploads/2009/10/logo_ddj.gif" alt="Dr. Dobb's" width="288" height="61" /></a></p>
<p><a href="http://www.ddj.com/web-development/220300737">Database and technology analyst Ken North</a> examines how <a href="http://longjump.com/platform/index.htm">Platform-as-a-Service (PaaS) solutions</a> help accelerate adoption of the cloud model within organizations. As we have indicated many times ourselves, and Mr. North comes to a similar conclusion:</p>
<blockquote><p>PaaS solutions have particular appeal for startups, projects with ambitious deadlines, and organizations with a limited budget for capital expenditures. PaaS can remove the capital expenditure roadblock without the burden of diminished functionality. The richness and variety of development environments is one reason the PaaS model has appeal for system integrators and developers, particularly those building web applications. &#8230; PaaS has much to offer today to those who are building and integrating systems. PaaS users can create custom solutions and make full use of business process modeling, workflow tools, object modeling, data modeling and packaged applications.</p></blockquote>
<p>As always, Mr. North&#8217;s analysis is very in-depth and is a must read for anyone looking at the varying solutions available for PaaS.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/dr+dobbs' rel='tag' target='_self'>dr dobbs</a>, <a class='technorati-link' href='http://technorati.com/tag/ken+north' rel='tag' target='_self'>ken north</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/PaaS' rel='tag' target='_self'>PaaS</a>, <a class='technorati-link' href='http://technorati.com/tag/Platform-as-a-Service' rel='tag' target='_self'>Platform-as-a-Service</a>, <a class='technorati-link' href='http://technorati.com/tag/techweb' rel='tag' target='_self'>techweb</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2009/10/03/dr-dobbs-the-many-flavors-of-platform-services-for-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who are the top Cloud Computing acquisition targets?</title>
		<link>http://www.longjumpblog.com/blog/2009/07/01/who-are-the-top-cloud-computing-acquisition-targets/</link>
		<comments>http://www.longjumpblog.com/blog/2009/07/01/who-are-the-top-cloud-computing-acquisition-targets/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 16:38:51 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[Buzz]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Thoughts and Analysis]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[datamation]]></category>
		<category><![CDATA[isv]]></category>
		<category><![CDATA[james maguire]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[software-as-a-service]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=389</guid>
		<description><![CDATA[James Maguire over at Datamation listed his seven top cloud computing acquisition targets: companies that are &#8220;desirable choices&#8221; for the &#8220;giants&#8221; of the industry. Among his targets, Maguire includes IaaS provider GoGrid, cloud enabler Enomaly, storage service provider Vaultscape, cloud manager RightScale, virtualization appliance provider AppZero, application manager Elastra, and our very own application platform [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="James Macguire" src="http://itmanagement.earthweb.com/img/2009/01/james-maguire.jpg" alt="" width="104" height="111" /></p>
<p>James Maguire over at <a href="http://itmanagement.earthweb.com/features/article.php/12297_3827686_1/7-Cloud-Computing-Acquisition-Targets.htm">Datamation</a> listed his seven top cloud computing acquisition targets: companies that are &#8220;desirable choices&#8221; for the &#8220;giants&#8221; of the industry. Among his targets, Maguire includes IaaS provider <a href="http://gogrid.com">GoGrid</a>, cloud enabler <a href="http://enomaly.com">Enomaly</a>, storage service provider <a href="http://vaultscape.com">Vaultscape</a>, cloud manager <a href="http://rightscale.com">RightScale</a>, virtualization appliance provider <a href="http://appzero.com">AppZero</a>, application manager <a href="http://elastra.com">Elastra</a>, and our very own application platform <a href="http://longjump.com">LongJump</a>.</p>
<p>It&#8217;s an interesting &#8220;fantasy league&#8221; piece and we find it more flattering than serious about being a target. After all, it is nice to be desired or at least desirable.</p>
<p>And he offers on one of the more concise descriptions of LongJump we&#8217;ve seen in awhile:</p>
<blockquote><p>Among other uses, Longjump is leveraged by developers who want to bring to market an extensive multi-tenant application, without building their own platform. (Think, for instance, of the way that Salesforce’s Force.com offers a development platform.) So ISVs and other service providers can use Longjump to sell SaaS offerings.</p>
<p>In other words, Longjump is a Platform-as-a-Server (PaaS) provider. Or, more accurately – warning, here comes deep jargon – it’s an APaaS, an application-platform-as-a-service play. This is because the Longjump solution offers a virtualized application development platform.</p></blockquote>
<p>While there is nothing wrong with a bigger company using over the right technology to make a mass push, there isn&#8217;t that much acquisition activity lately in the cloud space that we&#8217;ve seen. Part of the reason may be that many of the larger players are looking at the entire cloud market, and will likely play in the traditional parts of cloud computing first. The first acquisitions will likely be in the infrastructure based virtualization and management solutions or point solutions that fill a gap, then the platforms. But because a platform like LongJump has such broad appeal with ISVs and enterprises alike, we have just as strong a chance at making an impact through partnerships and deals as we would through being acquired.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/datamation' rel='tag' target='_self'>datamation</a>, <a class='technorati-link' href='http://technorati.com/tag/isv' rel='tag' target='_self'>isv</a>, <a class='technorati-link' href='http://technorati.com/tag/james+maguire' rel='tag' target='_self'>james maguire</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/PaaS' rel='tag' target='_self'>PaaS</a>, <a class='technorati-link' href='http://technorati.com/tag/saas' rel='tag' target='_self'>saas</a>, <a class='technorati-link' href='http://technorati.com/tag/software-as-a-service' rel='tag' target='_self'>software-as-a-service</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2009/07/01/who-are-the-top-cloud-computing-acquisition-targets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recorded SaaS Application Webinar Available</title>
		<link>http://www.longjumpblog.com/blog/2009/06/18/recorded-saas-application-webinar-available/</link>
		<comments>http://www.longjumpblog.com/blog/2009/06/18/recorded-saas-application-webinar-available/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 16:22:07 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[simco]]></category>
		<category><![CDATA[software-as-a-service]]></category>
		<category><![CDATA[sun mic]]></category>
		<category><![CDATA[sun microsystems]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=377</guid>
		<description><![CDATA[The recording from last week&#8217;s webinar on Developing and Deploying SaaS Applications featuring MySQL and SIMCO Electronics is now available. The webinar discussed many aspects of building a SaaS business including how to get to market faster without significantly adding a lot of investment and resources. It also discussed many aspects of readying SaaS applications [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://longjump.com/mysql"><img class="alignnone size-full wp-image-355" title="Sun Microsystems" src="http://www.longjumpblog.com/blog/wp-content/uploads/2009/05/logo_mysql_sun_b.gif" alt="Sun Microsystems" width="91" height="68" /></a><a href="http://longjump.com/mysql"><img class="alignnone size-full wp-image-354" title="MySQL" src="http://www.longjumpblog.com/blog/wp-content/uploads/2009/05/logo_mysql_sun_a.gif" alt="MySQL" width="114" height="68" /></a></p>
<p>The recording from last week&#8217;s webinar on <strong>Developing and Deploying SaaS Applications</strong> featuring <a href="http://mysql.com">MySQL</a> and <a href="http://www.simco.com">SIMCO Electronics</a> is now available. The webinar discussed many aspects of building a SaaS business including how to get to market faster without significantly adding a lot of investment and resources. It also discussed many aspects of readying SaaS applications in the public cloud as well as on-premise and private clouds.</p>
<p>The webinar covers the complete application lifecycle for a SaaS deployment including:</p>
<ul>
<li>Data Modeling and Application Development</li>
<li>Test and Release Processes</li>
<li>Deployment into Public and Private Clouds</li>
<li>Publishing and Version Management</li>
<li>Partner Enablement and Ecosystem Building</li>
<li>Platform and Application Upgrades</li>
<li>Establishing Application Portability</li>
<li>Billing and Tenant Support</li>
</ul>
<p>To view the webinar, go to <a href="http://longjump.com/mysql">http://longjump.com/mysql</a>. If you are not a MySQL registered user, you will have to sign up to view the recording.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/application+development' rel='tag' target='_self'>application development</a>, <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/mysql' rel='tag' target='_self'>mysql</a>, <a class='technorati-link' href='http://technorati.com/tag/saas' rel='tag' target='_self'>saas</a>, <a class='technorati-link' href='http://technorati.com/tag/simco' rel='tag' target='_self'>simco</a>, <a class='technorati-link' href='http://technorati.com/tag/software-as-a-service' rel='tag' target='_self'>software-as-a-service</a>, <a class='technorati-link' href='http://technorati.com/tag/sun+mic' rel='tag' target='_self'>sun mic</a>, <a class='technorati-link' href='http://technorati.com/tag/sun+microsystems' rel='tag' target='_self'>sun microsystems</a>, <a class='technorati-link' href='http://technorati.com/tag/webinar' rel='tag' target='_self'>webinar</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2009/06/18/recorded-saas-application-webinar-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gartner Features Report on LongJump &#8211; &#8220;LongJump Reality Check: Product vs. Service in the Early Cloud Age&#8221;</title>
		<link>http://www.longjumpblog.com/blog/2009/04/27/gartner-features-report-on-longjump-longjump-reality-check-product-vs-service-in-the-early-cloud-age/</link>
		<comments>http://www.longjumpblog.com/blog/2009/04/27/gartner-features-report-on-longjump-longjump-reality-check-product-vs-service-in-the-early-cloud-age/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 15:46:50 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[Buzz]]></category>
		<category><![CDATA[Platform-as-a-Service]]></category>
		<category><![CDATA[Thoughts and Analysis]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[saas]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=339</guid>
		<description><![CDATA[Gartner analysts Yefim V. Natis and Robert P. Desisto produced the first comprehensive research note on LongJump&#8217;s Business Applications Platform with some key insight for those looking to take advantage of online and on-premises based PaaS. They take an honest look at the opportunities and challenges we face with our platform, but are buoyed by [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linkedin.com/in/yefimnatis"><img class="alignnone" title="Yefim Natis" src="http://media.linkedin.com/mpr/mpr/shrink_80_80/p/1/000/009/3b6/3037de9.jpg" alt="" width="80" height="80" /></a> <a href="http://www.gartner.com/AnalystBiography?authorId=9757"><img class="alignnone" title="Robert Desisto" src="http://na2.www.gartner.com/AnalystBiography?fcn=image&amp;photoname=9757.jpg" alt="" width="64" height="80" /></a></p>
<p>Gartner analysts Yefim V. Natis and Robert P. Desisto produced the first comprehensive research note on <a href="http://longjump.com/products/application-platform.htm">LongJump&#8217;s Business Applications Platform</a> with some key insight for those looking to take advantage of online and on-premises based PaaS. They take an honest look at the opportunities and challenges we face with our platform, but are buoyed by our current success so far.</p>
<blockquote><p>LongJump is starting this expansion on a promising note — even at this early stage, it is already referencing two ISV customers poised to go to production with their applications, built on LongJump BAP.</p></blockquote>
<p>Yefim and Robert also did an excellent job summarizing how to choose the right platform for the goals of your business:</p>
<blockquote><p>The company took this direction in response to requests from prospects, and, in doing so, responded to the reality of the multiple patterns and reasons why organizations choose cloud-style application platforms:</p>
<ul>
<li>Many small and midsize user organizations and small ISVs are attracted to productivity and low cost of the cloud platform development (these prospects are served by the LongJump On-Demand service offering).</li>
<li>Many large user organizations are attracted to the productivity of the cloud application platform environment, but insist that their data must remain on-premises (these prospects will be best-served by the single-tenant version of the new LongJump BAP).</li>
<li>Many large ISVs wish to offer business applications as a service, but demand full in-house control and ownership of the underlying application platform (these prospects will be best-served by the multitenant version of the LongJump BAP).</li>
<li>Some large user organizations are looking to build private cloud services in-house (these prospects also will be best-served by the multitenant version of the LongJump BAP).</li>
</ul>
</blockquote>
<p>Ultimately, while we know we have a golden product on our hand and that there is a real market need, our own execution will determine our level of success. So far, however, the signs are positive.</p>
<p>Gartner subscribers can log in and read the complete report <a href="http://my.gartner.com/portal/server.pt?open=512&amp;objID=218&amp;mode=2&amp;PageID=466514&amp;srmet=simple&amp;searchViewId=1&amp;keywords=longjump">here</a>.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/gartner' rel='tag' target='_self'>gartner</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/PaaS' rel='tag' target='_self'>PaaS</a>, <a class='technorati-link' href='http://technorati.com/tag/Platform-as-a-Service' rel='tag' target='_self'>Platform-as-a-Service</a>, <a class='technorati-link' href='http://technorati.com/tag/saas' rel='tag' target='_self'>saas</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2009/04/27/gartner-features-report-on-longjump-longjump-reality-check-product-vs-service-in-the-early-cloud-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LongJump Named a Gartner Cool Vendor in Cloud Computing</title>
		<link>http://www.longjumpblog.com/blog/2009/04/15/longjump-named-a-gartner-cool-vendor-in-cloud-computing/</link>
		<comments>http://www.longjumpblog.com/blog/2009/04/15/longjump-named-a-gartner-cool-vendor-in-cloud-computing/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 14:21:31 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Buzz]]></category>
		<category><![CDATA[General News]]></category>
		<category><![CDATA[Platform-as-a-Service]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cool vendor]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[PaaS]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=332</guid>
		<description><![CDATA[Gartner has named LongJump one of it&#8217;s Cool Vendors in Cloud Computing System and Application Infrastructure for 2009. Below is an excerpt of the report available to Gartner research subscribers: Why Cool: LongJump is a cloud application infrastructure service provider delivering an application-platform-as-a-service (APaaS) offering. The company also has a history as a CRM vendor [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gartner.com"></a><a href="http://www.gartner.com"><img class="alignnone size-full wp-image-333" title="gartner" src="http://www.longjumpblog.com/blog/wp-content/uploads/2009/04/gartner.jpg" alt="gartner" width="60" height="40" /></a></p>
<p><a href="http://www.gartner.com">Gartner</a> has named LongJump one of it&#8217;s <strong>Cool Vendors in Cloud Computing System and Application Infrastructure for 2009</strong>. Below is an excerpt of the report available to Gartner research subscribers:</p>
<blockquote><p><strong>Why Cool:</strong> LongJump is a cloud application infrastructure service provider delivering an application-platform-as-a-service (APaaS) offering. The company also has a history as a CRM vendor and offers a solution called &#8220;Relationals&#8221; (also the name of the parent company) that is delivered as a cloud application service.</p>
<p>Its <a href="http://longjump.com/products/application-platform.htm">Business Application Platform</a>, branded as LongJump, is similar in concept and origin to Force.com&#8217;s underlying salesforce.com CRM application. LongJump is a APaaS cloud platform provider that stands out. It offers a runtime environment and a multitenant development environment, and it supports the creation of multitenant applications. It also offers multitenancy configuration options that allow the user to store data in a common multitenant database, one tenant database instance that is dedicated to the user or in a mixed multitenancy model. The service offers a visual development environment and uses Java as its programming language. LongJump also offers a range of delivery options. In addition to the cloud computing service, the company supports hosting of its environment on third-party infrastructure (for example, Terremark Worldwide data center, Amazon EC2/Amazon Simple Storage Service [Amazon S3] or installation as software in an enterprise data center).</p>
<p><strong>Who Should Care:</strong> IT managers who are looking for flexible on-premises and off-premises deployment options using a business-oriented platform will find LongJump&#8217;s approach useful.</p></blockquote>
<p>You can read the <a href="http://longjump.com/news/news090415.htm">complete press release here</a>.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/app' rel='tag' target='_self'>app</a>, <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/cool+vendor' rel='tag' target='_self'>cool vendor</a>, <a class='technorati-link' href='http://technorati.com/tag/gartner' rel='tag' target='_self'>gartner</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/PaaS' rel='tag' target='_self'>PaaS</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2009/04/15/longjump-named-a-gartner-cool-vendor-in-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LongJump Provides Installable SaaS Application Cloud Platform</title>
		<link>http://www.longjumpblog.com/blog/2009/03/31/longjump-provides-installable-saas-application-cloud-platform/</link>
		<comments>http://www.longjumpblog.com/blog/2009/03/31/longjump-provides-installable-saas-application-cloud-platform/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 14:55:52 +0000</pubDate>
		<dc:creator>dCheng</dc:creator>
				<category><![CDATA[Press Releases]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[david allen]]></category>
		<category><![CDATA[david cearley]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[isv]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[private cloud]]></category>
		<category><![CDATA[saas]]></category>

		<guid isPermaLink="false">http://www.longjumpblog.com/blog/?p=276</guid>
		<description><![CDATA[Independent Software Companies Can License LongJump to Launch Branded SaaS Services and Corporate IT can Create Private Clouds Sunnyvale, CA, Tuesday, March 31, 2009 – LongJump, a leading provider of software that powers Platform-as-a-Service (PaaS), today unveiled that its LongJump Business Applications Platform can be licensed for use within an enterprise’s data center or licensed [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Independent Software Companies Can License LongJump to Launch Branded SaaS Services and Corporate IT can Create Private Clouds </strong></p>
<p>Sunnyvale, CA, Tuesday, March 31, 2009 – <a href="http://longjump.com">LongJump</a>, a leading provider of software that powers Platform-as-a-Service (PaaS), today unveiled that its LongJump Business Applications Platform can be licensed for use within an enterprise’s data center or licensed by independent software vendors to build and host their own high performance, scalable, multi-tenant Software as a Service (SaaS) applications.</p>
<p>The LongJump Business Application Platform will appeal to two market segments seeking more control and faster time to market benefits. The first will be enterprises that want the capabilities of a PaaS for custom application development but require more control of the data, such as those dealing with government and civil agencies, financial and compliance processes, and health and patient related information. The other is Independent Software Vendors and Service Providers that want to launch new, branded SaaS offerings but realize that developing a comprehensive, multi-tenant platform can be cost prohibitive and limits how quickly they can get to market and generate revenues.<br />
<span id="more-276"></span><br />
<strong>The Emergence of the Private Cloud</strong></p>
<p>Corporate IT has long sought a quick way to visually assemble information management applications for their divisional users. One catalyst is the acute recession that has forced many companies to slash budgets and require IT to cut costs and increase efficiencies within their departments and data centers. LongJump’s Business Application Platform approach improves corporate IT productivity by helping them build a “private cloud” that provides a common foundation for building custom applications which run securely behind their own firewall. LongJump also provides a unified interface, integrates with business data and systems, creates dynamic transactional applications, and easily handles the complex relational information architectures.</p>
<p>According to David Cearley, VP and <a href="http://gartner.com">Gartner</a> fellow in Gartner’s Web and Cloud Computing service, “Just as in the early days of the Internet, the cloud definition is best-suited to include a public cloud (external, like the Internet) and private clouds (internal, like intranets). Private clouds will be used by companies that do not want to have their IT-related services available to external customers but that do want to leverage the delivery and acquisition model the cloud enables.”</p>
<p>With its new offering, LongJump delivers the most flexible alternative for corporate IT looking to leverage all the benefits of rapidly building applications in cloud platform as a service, but within their own premises. In highly regulated industries such as healthcare or finance, information security and compliance are paramount and keeping local control of their information is an absolute necessity.</p>
<p>“Our business is about using our financial expertise to deliver a great customer experience,” says Dan Yoder, Chief Operating Officer at <a href="http://www.nesfinancialservices.com/">NES Financial</a>. “Technology is an important part of our business model; it’s an enabler for service delivery. However, because of the nature of the transactions we handle, it’s important that NES Financial have control of the platform and information. It makes sense for us to implement a comprehensive applications platform approach for bringing new financial services to market by leveraging the best technology platform we could find that would help us do that. We found LongJump to be that solution.”</p>
<p><strong>A Multi-tenancy Platform for ISVs and Service Providers</strong></p>
<p>Even companies that offer hosted applications today realize that the ever increasing requirements to add more features and platform capabilities stretches their organization by increasing costs, demands for specialized IT developers, and risk as complexity rises. ISVs and Service Providers know that SaaS offerings represent a great revenue growth opportunity for them but they need to accelerate their time to market with their solution, preserve their branding and user experience uniqueness and differentiation, and reduce costs of delivery so they can maximize profitably.</p>
<p>To many ISVs, assigning their customer to a third-party <a href="http://longjump.com/products/bap-paas.htm">PaaS</a> provider presents too much risk, especially when they become subject to the PaaS providers’ delivery services. ISVs need to control the service delivery – where they host the platform, manage the service levels they deliver, and enforce their own operational policies for their customers. They also want to have more control over how they price their service offering – as high or as low as their business deems appropriate. They want to remain the customer’s main contact for the service offering – from end to end.</p>
<p>“Before we made our selection, we evaluated several CRM vendors, including some well-known competitors to LongJump. We felt that not only did LongJump go the extra mile to understand our unique business needs, but they also provided the most flexible application framework platform to address the complex business needs of an entrepreneurial company with global mindshare,” stated Robert Peake, Chief Information Officer, of <a href="http://www.davidco.com/">The David Allen Company</a>. “The functionality of their offering helped us realize the vision of how to optimize our business processes over time. We’re looking forward to a long and successful relationship with LongJump.”</p>
<p><strong>LongJump’s Proven Platform Removes Hurdles and Delivers Full Control</strong></p>
<p>Enterprise and ISVs now have control and have a choice to take a proven application platform and install it internally, within their corporate firewall or private cloud, without worrying about compliance, security, or confidentially issues.</p>
<ul>
<li><strong>Control of Delivery Options</strong>: The LongJump Business Applications Platform gives businesses multiple deployment options to choose from in deciding how and where they want their platform to run. So whether Hosted, On-Premise, or run by LongJump’s professional Managed Services, businesses ¾not the platform vendor¾ now have full control of their customers, data, and applications, while avoiding vendor-driven policies, updates, changes and lock-in. Companies have broad flexibility to decide how to deploy their licensed LongJump platform; they could opt to deploy a private, behind-the-firewall instance, or use a virtualized hosting provider like Amazon EC2. Companies can choose to outsource infrastructure or use existing internal infrastructure.</li>
<li><strong>Control of Multi-Tenancy</strong>: It’s critical to any SaaS offering that the underlying data model supports multi-tenancy. This is the architecture that virtually partitions each account to serve multiple customers from a single shared instance of an application while enabling every account can have its own personalized experience. LongJump’s patent-pending, multi-tenancy Business Application Platform provides businesses with several multi-tenancy configurations to meet their varying requirements, including: Multi-Tenant/Single Database, Multi-Tenant/Multiple Database, and Mixed-Tenancy, supporting both models simultaneously.</li>
<li><strong>Control of Application Portability</strong>: More than ever, businesses require flexibility and options because business conditions can change overnight. What made sense to host in the cloud at one time might need to be hosted in another environment in the future. With LongJump, the applications businesses create are portable; hey can be developed in the cloud and moved to another LongJump deployment in one’s datacenter or with another hosting provider. Businesses can benefit from multiple delivery options because the application structure, rules workflows, views, dashboards – everything that makes an application unique – can be packaged and moved.</li>
<li><strong>Control of Release Management</strong>: Even though PaaS is novel, the way companies develop software is not. For compliance, quality and control reasons, companies follow the industry standard develop, test and release methodology. The LongJump Business Application Platform enables companies to create development, staging and production instances, and assign different development roles to each instance. Software releases are packaged and released to each instance until it has been approved for production release. This removes a barrier to software development inside the enterprise and enables development teams to productively work the way they always have. Corporate IT can also have a certified catalog of applications that are available for internal users to subscribe and use. LongJump’s flexible deployment also enables businesses to selectively update their clients to new applications, rather than forcing all clients to move at once to new software.</li>
<li><strong>Control of Branding</strong>: Service Providers or ISVs that license LongJump can fully customize the user interface to maintain their branding and user experience. With full branding control Service Providers and ISVs know that from the moment a customer logs in to when they log off, they will see only their company’s branding creating.</li>
</ul>
<p>“Until now, companies have not had a PaaS solution that gives them the full control over how and where they choose to run their applications, data and customer information. Our new Business Applications Platform was designed to address the requirements that our customers and prospects were asking for, and we’re very pleased that LongJump has stepped up to the plate to fill a void in the market,” noted Pankaj Malviya, founder and CEO of LongJump.</p>
<p><strong>Pricing and Availability</strong></p>
<p>The LongJump Business Application Platform is available now for Licensing by Enterprises, Software developers and Service Providers. Call 800.886.9028 for pricing details based on system configuration options.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/application+development' rel='tag' target='_self'>application development</a>, <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_self'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/david+allen' rel='tag' target='_self'>david allen</a>, <a class='technorati-link' href='http://technorati.com/tag/david+cearley' rel='tag' target='_self'>david cearley</a>, <a class='technorati-link' href='http://technorati.com/tag/gartner' rel='tag' target='_self'>gartner</a>, <a class='technorati-link' href='http://technorati.com/tag/isv' rel='tag' target='_self'>isv</a>, <a class='technorati-link' href='http://technorati.com/tag/multitenancy' rel='tag' target='_self'>multitenancy</a>, <a class='technorati-link' href='http://technorati.com/tag/private+cloud' rel='tag' target='_self'>private cloud</a>, <a class='technorati-link' href='http://technorati.com/tag/saas' rel='tag' target='_self'>saas</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.longjumpblog.com/blog/2009/03/31/longjump-provides-installable-saas-application-cloud-platform/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

