<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; PHPFog</title>
	<atom:link href="http://gigaom.com/tag/phpfog/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 16:22:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; PHPFog</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>What happens if your PaaS passes?</title>
		<link>http://gigaom.com/2013/01/25/what-happens-if-your-paas-passes/</link>
		<comments>http://gigaom.com/2013/01/25/what-happens-if-your-paas-passes/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 13:35:46 +0000</pubDate>
		<dc:creator>Barb Darrow</dc:creator>
				<category><![CDATA[AppFog]]></category>
		<category><![CDATA[Gartner]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Lucas Carlson]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPFog]]></category>
		<category><![CDATA[platform as as service]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=604046</guid>
		<description><![CDATA[If you build your company's software on an external platform as a service, what happens when that platform disappears? PHPFog users are finding out. Here's a cautionary tale.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=604046&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>As of Friday, <a href="https://phpfog.com/">PHPfog</a> goes away as a supported Platform as a Service.  This is not really a surprise &#8212; in November, parent company AppFog alerted affected users that they would have to migrate to the broader, newer AppFog platform as of January 25. And, many have done so, after grumbling, quite happily, according to Lucas Carlson, CEO of Portland, Ore.-based AppFog.</p>
<p>The company <a href="http://gigaom.com/2011/01/11/php-fog-raises-1-8m-looks-like-heroku-of-php/">started out as PHPfog</a>, which GigaOM&#8217;s Derrick Harris characterized two years ago as a sort of Heroku for PHP developers, but changed focus to support multiple languages and <a href="http://gigaom.com/2012/07/25/appfog-lets-you-pick-your-cloud-almost-any-cloud/">multiple public clouds.</a></p>
<p><a href="http://gigaom.com/2013/01/25/what-happens-if-your-paas-passes/appfog-5/" rel="attachment wp-att-604324"><img  alt="appfog" src="http://gigaom2.files.wordpress.com/2013/01/appfog.jpg?w=300&#038;h=172" width="300" height="172" class="alignleft size-medium wp-image-604324" /></a>The developers using PHPFog probably already know it&#8217;s not  easy to migrate from one software version to another and when the software in question is actually the <em>platform</em> which runs your applications, things get really hairy. One AppFog user acknowledged that the company provided notice and <a href="https://docs.appfog.com/migration">guidance about migrating applications</a> but said any such migration is fraught. &#8220;Infrastructure moves are incredibly difficult and risky and the upside is usually fairly slim,&#8221; he said via email.</p>
<blockquote class='twitter-tweet'><p>We&#039;d love to keep in touch&#8230; so please follow @<a href="https://twitter.com/AppFog">AppFog</a> as we wind down here&#8230;. It&#039;s been freaking awesome.&mdash; <br />PHP Fog (@phpfog) <a href='http://twitter.com/#!/phpfog/status/294124767047462912' data-datetime='2013-01-23T16:49:43+00:00'>January 23, 2013</a></p></blockquote>
<p>The problem of a defunct PaaS may be rare &#8212; <a href="http://www.zdnet.com/blog/saas/cogheads-demise-highlights-paas-lock-out-risk/668">Coghead</a> disappeared in 2009, although SAP ended up buying the intellectual property. But given that PaaSes act as platforms for real applications, customers need to go into deployment with their eyes wide open.</p>
<p>Gartner distinguished analyst Yefim Natiz, who <a href="http://www.gartner.com/id=1954021">studies this topic</a>, recommends that PaaS customers negotiate terms to mitigate risk. &#8220;You should put something in your provisions that if the company is acquired or goes away, you can get some money back &#8212; even if a company goes bankrupt there are assets left over. The best thing is to get your code in escrow so if the PaaS goes away you can run it on premises if you need to,&#8221; he said.</p>
<p>And of course, all companies should always back up their underlying data all the time.</p>
<p>Carlson, who provided the tweetstream below to show how some customers &#8220;evolved&#8221; their thinking about the transition, said the benefits of moving to AppFog outweigh the headaches of the move itself.</p>
<p>&#8220;They get much better service, a choice of infrastructure, new languages, five new database services and can choose whatever version control system they want to manage their code instead of being forced into Git,&#8221; he said in an interview.</p>
<p><a href="http://gigaom.com/2013/01/25/what-happens-if-your-paas-passes/appfogtweets/" rel="attachment wp-att-604368"><img  alt="appfogtweets" src="http://gigaom2.files.wordpress.com/2013/01/appfogtweets.jpg?w=708"   class="aligncenter size-full wp-image-604368" /></a></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=604046&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=621014"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=621014" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=604046+what-happens-if-your-paas-passes&utm_content=gigabarb">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/06/cloud-computing-infrastructure-2012-and-beyond/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=604046+what-happens-if-your-paas-passes&utm_content=gigabarb">Cloud computing infrastructure: 2012 and beyond</a></li><li><a href="http://pro.gigaom.com/2012/06/paas-market-accelerators-2012-2013/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=604046+what-happens-if-your-paas-passes&utm_content=gigabarb">PaaS market accelerators, 2012–2013</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=604046+what-happens-if-your-paas-passes&utm_content=gigabarb">A near-term outlook for big data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/01/25/what-happens-if-your-paas-passes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2013/01/paas-tombstone.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2013/01/paas-tombstone.png?w=150" medium="image">
			<media:title type="html">paas-tombstone</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4af03439988d64f816da72496325cb73?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigabarb</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/appfog.jpg?w=300" medium="image">
			<media:title type="html">appfog</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/appfogtweets.jpg" medium="image">
			<media:title type="html">appfogtweets</media:title>
		</media:content>
	</item>
		<item>
		<title>AppFog lets you pick your cloud, (almost) any cloud</title>
		<link>http://gigaom.com/2012/07/25/appfog-lets-you-pick-your-cloud-almost-any-cloud/</link>
		<comments>http://gigaom.com/2012/07/25/appfog-lets-you-pick-your-cloud-almost-any-cloud/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 04:04:20 +0000</pubDate>
		<dc:creator>Barb Darrow</dc:creator>
				<category><![CDATA[Amazon]]></category>
		<category><![CDATA[AppFog]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Hewlett-Packard]]></category>
		<category><![CDATA[HP Cloud]]></category>
		<category><![CDATA[PHPFog]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=546696</guid>
		<description><![CDATA[For companies wanting to put workloads on a public cloud without having to sweat the details, Appfog has a bold proposition. It says its new PaaS will abstract out all that annoying tweaking and tuning for loads running on Amazon, Rackspace, Microsoft or HP clouds.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=546696&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom.com/cloud/appfog-lets-you-pick-your-cloud-almost-any-cloud/appfogscreen/" rel="attachment wp-att-546698"><img  title="APPFOGSCREEN" src="http://gigaom2.files.wordpress.com/2012/07/appfogscreen.jpg?w=300&#038;h=239" alt="" width="300" height="239" class="alignleft size-medium wp-image-546698" /> </a>For companies wanting to put their workloads on a public cloud without having to sweat the details, <a href="http://gigaom.com/cloud/appfog-gets-more-multilingual-with-java-support/">AppFog</a> has a bold proposition.</p>
<p>AppFog&#8217;s platform as a service, available as of late Wednesday, abstracts out the tweaking and tuning of cloud servers, databases and storage. And, if you want to run your work on <a href="http://gigaom.com/cloud/how-big-is-amazon-web-services-bigger-than-a-billion/">Amazon</a> and then move it to, say, <a href="http://gigaom.com/cloud/rackspace-gets-its-openstack-cloud-in-order/">Rackspace</a>, or Microsoft <a href="http://gigaom.com/cloud/new-windows-azure-goes-all-ssd-to-one-up-amazon-in-the-cloud/">Windows Azure</a>, or the <a href="http://gigaom.com/cloud/hps-puts-openstack-cloud-into-public-beta/">HP Cloud</a>, you can do so with the click of a button, according to AppFog CEO Lucas Carlson.</p>
<p>The Portland, Ore.-based company, which started out as a PHP-specific PaaS called PHPFog, has broadened and adjusted strategy in the past year, adding support for Java, .NET, and Node and other popular languages and deciding to restructure its foundation atop standard <a href="http://gigaom.com/cloud/cloudfoundry-attacks-google-style-problem-with-bosh/">Cloud Foundry</a> technology. That means it can run across the major public clouds, now supporting the aforementioned Amazon, Rackspace, Microsoft and HP offerings with more to come. &#8220;We will be adding them like mad &#8212; we&#8217;ll have an all SSD cloud soon,&#8221; Carlson said.</p>
<h2>AppFog makes big cross-cloud promises</h2>
<p>&#8220;We become your front-end to cloud. We took a standard Cloud Foundry API and delivered that across all the public clouds,&#8221; Carlson said. The resulting PaaS has been put through its paces by 5,000 beta testers including the City of New York and 40,000 developers, he said.</p>
<p>This is a tall order. But so far, Matthew Knight, founder and CEO of <a href="http://www.merchpin.com/">Merchpin,</a> a beta tester for the past four months, is impressed. Merchpin ran its e-commerce app on Amazon&#8217;s infrastructure before AppFog but got bogged down with infrastructure fussing they had to do. &#8220;We were building our application and also having to deal with maintaining our servers. It was a pain. AppFog fixes that,&#8221; he said. That and its tight integration with MongoDB, Merchpin&#8217;s database of choice, makes implementation and deployment extremely easy.  He said that AppFog will cost more than Amazon alone but only in dollars. &#8220;When you factor in man hours, it&#8217;s much less expensive,&#8221; he said.</p>
<div id="attachment_369833" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom.com/cloud/for-php-fog-the-name-says-it-all-for-now/lucas_carlson/" rel="attachment wp-att-369833"><img  title="lucas_carlson" src="http://gigaom2.files.wordpress.com/2011/06/lucas_carlson.jpg?w=708" alt=""   class="size-full wp-image-369833" /></a><p class="wp-caption-text">Lucas Carlson, CEO AppFog</p></div>
<p>Companies can go to <a href="https://console.appfog.com/signup">AppFog&#8217;s site</a> to set up a free account with 2 GB of RAM. Yes, it distills out all the other confusing pricing units listed by the public cloud providers. No need to worry about instances or storage type or database choice. AppFog prices on RAM requirement only.  Monthly plans with additional RAM are available: 4GB for $100; 16GB for $380 and 32 GB for $720. AppFog will bill the customer for the entire infrastructure stack, including the backend cloud, giving it pretty good account control.</p>
<p>Merchpin ran its application on Amazon before and after moving to AppFog so Knight has not tested its promised easy push-button cloud migrations. But, if it lives up to its billing, it would interest many companies looking into <a href="http://gigaom.com/cloud/outages-prompt-multi-cloud-evaluations/">multi-cloud solutions</a>, a trend that <a href="http://gigaom.com/cloud/vendor-lock-in-and-the-challenge-to-platform-as-a-service/">Carlson has done his best to promote</a>. If AppFog really can move applications from cloud to cloud as advertised, it will be a huge draw.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=546696&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=129314"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=129314" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=546696+appfog-lets-you-pick-your-cloud-almost-any-cloud&utm_content=gigabarb">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=546696+appfog-lets-you-pick-your-cloud-almost-any-cloud&utm_content=gigabarb">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/2012/07/cloud-and-data-second-quarter-2012-analysis-and-outlook-2/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=546696+appfog-lets-you-pick-your-cloud-almost-any-cloud&utm_content=gigabarb">Takeaways from the second quarter in cloud and data</a></li><li><a href="http://pro.gigaom.com/2012/06/cloud-computing-infrastructure-2012-and-beyond/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=546696+appfog-lets-you-pick-your-cloud-almost-any-cloud&utm_content=gigabarb">Cloud computing infrastructure: 2012 and beyond</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/07/25/appfog-lets-you-pick-your-cloud-almost-any-cloud/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/07/appfogscreen.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/07/appfogscreen.jpg?w=150" medium="image">
			<media:title type="html">APPFOGSCREEN</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4af03439988d64f816da72496325cb73?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigabarb</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/07/appfogscreen.jpg?w=300" medium="image">
			<media:title type="html">APPFOGSCREEN</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/lucas_carlson.jpg" medium="image">
			<media:title type="html">lucas_carlson</media:title>
		</media:content>
	</item>
		<item>
		<title>AppFog gets (more) multilingual with Java support</title>
		<link>http://gigaom.com/2011/10/25/appfog-gets-more-multilingual-with-java-support/</link>
		<comments>http://gigaom.com/2011/10/25/appfog-gets-more-multilingual-with-java-support/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 16:14:03 +0000</pubDate>
		<dc:creator>Barb Darrow</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[AppFog]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[Erlang]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Joyent]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows Azure]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[PHPFog]]></category>
		<category><![CDATA[Platform as a Service]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=427010</guid>
		<description><![CDATA[AppFog, which started out as a PHP-based Platform-as-a-Service, just added Java to its roster of supported programming languages. AppFog already added support for Ruby and Node.js. Still to come: support for Python, .NET and "smaller languages like Erlang," said AppFog CEO Lucas Carlson.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=427010&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_369833" class="wp-caption alignright" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2011/06/lucas_carlson.jpg"><img  title="lucas_carlson" src="http://gigaom2.files.wordpress.com/2011/06/lucas_carlson.jpg?w=708" alt=""   class="size-full wp-image-369833" /></a><p class="wp-caption-text">Lucas Carlson, CEO, AppFog</p></div>
<p>AppFog, which started out as a <a href="http://gigaom.com/cloud/appfog-lands-8m-for-php-paas/" target="_blank">PHP-based Platform-as-a-Service</a> (PaaS), just added Java to its roster of supported programming languages. Full, multilanguage support is becoming table stakes in the PaaS world, where players like <a href="http://gigaom.com/cloud/salesforce-buys-herokus-ruby-cloud-for-212-million/" target="_blank">Heroku</a>, DotCloud and Microsoft Windows Azure now give users a broad choice of programming languages to work with.</p>
<p>AppFog (once known as PHP Fog) <a href="http://gigaom.com/cloud/appfog-now-with-ruby-and-node-js-support/" target="_blank">recently added Ruby and Node.js</a> to its list. Still to come is support for Python, .NET and &#8220;smaller languages like <a href="http://gigaom.com/2007/12/19/erlang-a-new-way-to-program-thats-20-years-old/" target="_blank">Erlang</a>,&#8221; said AppFog CEO Lucas Carlson.</p>
<p>Support for Java, which is widely used in enterprise accounts, makes particular sense for AppFog, which estimates that more than half (60 percent) of Java developers build PHP front ends to their applications.</p>
<p>Last August, the Portland, Ore.–based AppFog <a href="http://gigaom.com/cloud/cloud-foundry-adds-php-python-appfog-now-a-user/" target="_blank">moved its service</a> onto a foundation of VMware&#8217;s open-source Cloud Foundry PaaS. That decision makes it easier for AppFog to support more languages.</p>
<p><strong></strong>&#8220;One of the nice things about working with the open-source Cloud Foundry is that people with smaller languages can still contribute to the PaaS and still be supported,&#8221; Carlson said.</p>
<p>&#8220;PaaS is three layers. If you break it out, the user experience is at the top &#8212; the web UI, the pricing &#8212; in the middle is the lifecycle management of the applications, and at the bottom is the orchestration with the Infrastructure-as-a-Service players. That&#8217;s where the APIs for AWS or Joyent or other underlying services sit. Cloud Foundry does the middle piece for us,&#8221; Carlson explained. &#8220;We add our secret sauce to make it better atop all that user experience and orchestration.&#8221;</p>
<p><strong><br />
</strong></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=427010&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=772107"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=772107" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=427010+appfog-gets-more-multilingual-with-java-support&utm_content=gigabarb">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/06/cloud-computing-infrastructure-2012-and-beyond/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=427010+appfog-gets-more-multilingual-with-java-support&utm_content=gigabarb">Cloud computing infrastructure: 2012 and beyond</a></li><li><a href="http://pro.gigaom.com/2012/01/how-amazons-dynamodb-is-rattling-the-big-data-and-cloud-markets/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=427010+appfog-gets-more-multilingual-with-java-support&utm_content=gigabarb">Amazon’s DynamoDB: rattling the cloud market</a></li><li><a href="http://pro.gigaom.com/2011/04/infrastructure-q1-iaas-comes-down-to-earth-big-data-takes-flight/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=427010+appfog-gets-more-multilingual-with-java-support&utm_content=gigabarb">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/10/25/appfog-gets-more-multilingual-with-java-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/06/lucas_carlson.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/06/lucas_carlson.jpg?w=150" medium="image">
			<media:title type="html">lucas_carlson</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4af03439988d64f816da72496325cb73?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigabarb</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/lucas_carlson.jpg" medium="image">
			<media:title type="html">lucas_carlson</media:title>
		</media:content>
	</item>
		<item>
		<title>Red-hot DotCloud is Structure 2011 LaunchPad winner</title>
		<link>http://gigaom.com/2011/06/23/audience-and-judges-pick-dotcloud-as-launchpad-winner/</link>
		<comments>http://gigaom.com/2011/06/23/audience-and-judges-pick-dotcloud-as-launchpad-winner/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 23:35:53 +0000</pubDate>
		<dc:creator>Colleen Taylor</dc:creator>
				<category><![CDATA[Acunu]]></category>
		<category><![CDATA[BeyondCore]]></category>
		<category><![CDATA[Big Switch Networks]]></category>
		<category><![CDATA[Cloudablity]]></category>
		<category><![CDATA[CloudFloor]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[PHPFog]]></category>
		<category><![CDATA[vCider]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=367123</guid>
		<description><![CDATA[Our 12 LaunchPad finalists -- Acunu, Beyondcore, BigSwitch, Cloudability, CloudFloor, DotCloud, GenieDB, PHP Fog, Real-Status, vCider and Zerto -- reflect the growing maturity in the cloud space<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=367123&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/06/1z5o3655.jpg"><img  title="LaunchPad Structure 2011" src="http://gigaom2.files.wordpress.com/2011/06/1z5o3655.jpg?w=708" alt="LaunchPad Structure 2011"   class="alignright size-full wp-image-367127" /></a>Our LaunchPad finalists at Structure reflected the cloud&#8217;s growth over the past few years. The few that provide core cloud services are taking innovative approaches, and many of the other companies provide services that go well beyond core functionality. The judges &#8212; Mayfield Fund&#8217;s Navin Chaddha, Norwest Venture Partners&#8217; Matthew Howard, Silicon Valley Bank&#8217;s John Lee and Sequoia Capital&#8217;s Luis Robles &#8212; and the audience both agreed on the winner: DotCloud.</p>
<p>Here are some highlights from the presentations:</p>
<ul>
<li><strong>Acunu</strong> CEO Tim Moreton demonstrated how his company helps enterprises achieve &#8220;consistently and predictably higher performance&#8221; from their commodity hardware systems. Acunu&#8217;s technology combines storage stack pipeline into a single platform, promising less latency and more range read throughput.</li>
<li><strong>Beyondcore</strong> CEO Arijit Sengupta described how his San Mateo-based company helps clients utilize the cloud as much as possible by ensuring the privacy and security of their sensitive data. Beyondcore&#8217;s SplitSecure technology splits&#8211;and later recombines &#8212; private information from the more general data that can be stored in the cloud.</li>
<li><strong>BigSwitch</strong> co-founder Kyle Forster demonstrated his company&#8217;s Open Flow-based technology platform that purportedly brings the benefits of cloud computing and virtualization to the networking space. According to Forster, the Palo Alto, California-based BigSwitch aims to become the &#8220;VMware of networking.&#8221;</li>
<li><strong>Cloudability</strong>, led by CEO Mat Ellis, provides a web-based dashboard that allows companies to see all their cloud costs in one place. The Portland, Oregon-based startup, which sends its clients alerts when its cloud spending spikes, aims to be &#8220;the Mint.com for the cloud.&#8221;</li>
<li><strong>CloudFloor</strong> CTO Imad Mouline demonstrated the company&#8217;s cloud management and optimization service. The Waltham, Massachusetts-based company has built its service to help both IT and business people get control and visibility over their cloud operations.</li>
<li><strong>DotCloud</strong> CEO Solomon Hyes described his company&#8217;s platform-as-a-service offering, that allows developers to run any major application or database stack in the cloud, regardless of the programming language or database it utilizes. The San Francisco-based startup received both the judge&#8217;s choice and audience choice awards for its Structure Launchpad presentation.</li>
<li><strong>GenieDB</strong> founder Dr. Jack Kreindler described how his company aims to solve large-scale distributed data problems with its geodiverse datafabric. The Orange County, Calif.-based startup has developed a datafabric that combines SQL and NoSQL for platform-as-a-service providers and cloud builders.</li>
<li><strong>PHP Fog</strong> founder and CEO Lucas Carlson talked about his Portland, Oregon-based company&#8217;s platform-as-a-service technology aimed at PHP developers. PHP Fog hopes to drastically reduce the time it takes for developers to build an application, potentially helping them save time and money upfront and system and scaling costs over time.</li>
<li><strong>Real-Status</strong> CEO Royce Murphy demonstrates his company&#8217;s modeling and visualization software product HyperGlance. The Cambridge, UK-based company purportedly helps companies visualize their experience in moving and hosting their data in the cloud.</li>
<li><strong>vCider</strong> CEO Chris Marino shows off his company&#8217;s on-demand distributed virtual switch product for the cloud. vCider works as a self-service overlay on top of existing networking structures.</li>
<li><strong>Zerto</strong> CEO Ziv Kedem launches the company out of stealth mode, announcing its technology for ensuring disaster recovery in the cloud. Zerto aims to help companies feel more comfortable with moving critical applications to the cloud by ensuring business continuity and disaster recovery by replicating data in a virtualized, hyper-visor layer.</li>
</ul>
<p><iframe style="border: 0; outline: 0;" src="http://cdn.livestream.com/embed/gigaomstructure?layout=4&amp;clip=pla_0b1c1d61-9803-4ec6-8672-fd7ca5ba5a06&amp;autoplay=false" frameborder="0" scrolling="no" width="560" height="340"></iframe></p>
<div style="font-size: 11px; padding-top: 10px; text-align: center; width: 560px;"><a title="Watch gigaomstructure" href="http://www.livestream.com/gigaomstructure?utm_source=lsplayer&amp;utm_medium=embed&amp;utm_campaign=footerlinks">gigaomstructure</a> on livestream.com. <a title="Broadcast Live Free" href="http://www.livestream.com/?utm_source=lsplayer&amp;utm_medium=embed&amp;utm_campaign=footerlinks">Broadcast Live Free</a></div>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=367123&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=558801"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=558801" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=367123+audience-and-judges-pick-dotcloud-as-launchpad-winner&utm_content=colleengigaom">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/07/infrastructure-q2-big-data-and-paas-gain-more-momentum/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=367123+audience-and-judges-pick-dotcloud-as-launchpad-winner&utm_content=colleengigaom">Infrastructure Q2: Big data and PaaS gain more momentum</a></li><li><a href="http://pro.gigaom.com/2011/04/infrastructure-q1-iaas-comes-down-to-earth-big-data-takes-flight/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=367123+audience-and-judges-pick-dotcloud-as-launchpad-winner&utm_content=colleengigaom">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li><li><a href="http://pro.gigaom.com/2012/08/software-defined-networking-the-third-epoch-in-computer-networking/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=367123+audience-and-judges-pick-dotcloud-as-launchpad-winner&utm_content=colleengigaom">The promise of software-defined networking</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/06/23/audience-and-judges-pick-dotcloud-as-launchpad-winner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/06/1z5o3655.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/06/1z5o3655.jpg?w=150" medium="image">
			<media:title type="html">LaunchPad Structure 2011</media:title>
		</media:content>

		<media:content url="http://2.gravatar.com/avatar/ed0d90bf7f6d9ccb90e0d71364b80349?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">colleengigaom</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/1z5o3655.jpg" medium="image">
			<media:title type="html">LaunchPad Structure 2011</media:title>
		</media:content>
	</item>
	</channel>
</rss>
