<?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; DotCloud</title>
	<atom:link href="http://gigaom.com/tag/dotcloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 13:32:03 +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; DotCloud</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>How MemCachier went from a favor for a friend to cloud ubiquity</title>
		<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/</link>
		<comments>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 17:00:06 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[AppFog]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[cloudbees]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[facebok]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[iaas]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[MemCachier]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[web architecture]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=559464</guid>
		<description><![CDATA[Hosted memcached provider MemCachier is expanding like crazy, moving from its homebase on Heroku into the AppFog, CloudBees, DotCloud and Amazon EC2 platforms. It's impressive growth for a bootstrapped company that launched in April and was little more than an idea a year ago.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=559464&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>A funny thing happened with Amit Levy&#8217;s side project in 2011 to build a hosted memcached service &#8212; it became a company. Now that company, <a href="http://www.memcachier.com/">MemCachier</a>, is striving for omnipresence in the cloud, and extending its reach from the Heroku platform as a service onto a number of PaaS offerings and even Amazon EC2, where it will directly compete with Amazon Web Services&#8217; own ElastiCache service. It&#8217;s impressive growth for a young company that was never really meant to be.</p>
<p>According to co-founder Alex Loddengaard, Levy began building MemCachier as a side project in mid-2011, and he hosted a private beta version in the <a href="https://addons.heroku.com/">Heroku add-on market </a>so a friend could easily access the service. The team at Heroku saw the service, liked it and encouraged Levy to pursue it for real. Levy, who&#8217;s still in the middle of getting a Ph.D. from Stanford, called Loddengaard (who taught Levy while a teaching assistant at the University of Washington) and fellow Stanford Ph.D. candidate David Terei for help, and MemCachier launched in April 2012.</p>
<div id="attachment_559581" class="wp-caption alignleft" style="width: 160px"><a href="http://gigaom2.files.wordpress.com/2012/09/alex-150x150.jpg"><img  title="alex-150x150" src="http://gigaom2.files.wordpress.com/2012/09/alex-150x150.jpg?w=708" alt=""   class="size-full wp-image-559581" /></a><p class="wp-caption-text">Alex Loddengaard</p></div>
<p>Landing Loddengaard wasn&#8217;t too tough. He had quit his job at software-development firm Atlassian, after beginning his career at Google and then following his boss Christophe Bisciglia to Hadoop pioneer Cloudera, where Loddengaard was a pre-funding employee. (MemCachier, by the way, now shares office space with <a href="http://gigaom.com/cloud/hadoop-startup-wibidata-raises-5m-to-power-web-analytics/">Bisciglia&#8217;s new company, WibiData</a>, in the former Atlassian headquarters.) He was living off his savings, had &#8220;built a bunch of stupid web apps that you never heard of&#8221; and was trying to figure out what to do next, he told me. And then Levy called.</p>
<h2>Memcached, and MemCachier, are everywhere</h2>
<p><a href="http://memcached.org/">Memcached</a> is a popular open-source key-value system that speeds up web applications by caching certain data in the memory of distributed systems rather than on disk in the database itself. Facebook is widely cited as the largest user for the hundreds of terabytes it&#8217;s now storing in memcached, but, Loddengaard said, &#8220;Every company that needs to scale uses memcached.&#8221;</p>
<p>Aside from the core open source version, developers might choose the Couchbase&#8217;s eponymous NoSQL database (into which <a href="http://gigaom.com/cloud/couchbase-2-0-unql-sql-nosql/">the popular memcached implementation Membase Server has been integrated</a>) or its hosted Membase service called <a href="https://addons.heroku.com/memcache">Memcache</a>, which is available on Heroku. Another hosted option is AWS&#8217;s <a href="http://aws.amazon.com/elasticache/">ElastiCache</a>, a membased-compliant service <a href="http://gigaom.com/cloud/amazon-elasticache/">available to developers building web applications on the Amazon EC2 cloud</a>.</p>
<p>Since starting off on Heroku, MemCachier has already expanded to the AppHarbor and Cloud Control platforms, but Wednesday&#8217;s expansion represents  the company&#8217;s first real introduction to the public, Loddengaard said. Now, MemCachier is also available on <a href="http://gigaom.com/cloud/appfog-lets-you-pick-your-cloud-almost-any-cloud/">AppFog</a>, <a href="http://gigaom.com/cloud/cloudbees-puts-its-paas-anywhere/">CloudBees</a> and <a href="http://gigaom.com/2011/07/04/dotcloud/">DotCloud</a> &#8212; three popular PaaS offerings &#8212; as well as Amazon EC2.</p>
<h2>Growing isn&#8217;t always easy</h2>
<p>Moving to Amazon&#8217;s cloud, in particular, also meant a change in pricing to reflect a different class of user (e.g., AWS mega-user Netflix) than most PaaS offerings attract. Whereas MemCachier&#8217;s options on Heroku range from 100MB to 10GB in size, Amazon users can get up to a 100GB instance. Loddengaard said most Amazon EC2 users use more than a gigabyte of RAM for memcached, and ElastiCache actually starts out at 1.3GB.</p>
<div id="attachment_559584" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2012/09/architecture-diagram-cropped-300x198.jpg"><img  title="architecture-diagram-cropped-300x198" src="http://gigaom2.files.wordpress.com/2012/09/architecture-diagram-cropped-300x198.jpg?w=708" alt=""   class="size-full wp-image-559584" /></a><p class="wp-caption-text">MemCachier&#8217;s architecture, simplified.</p></div>
<p>Loddengaard acknowledges that trying to woo developers away from ElastiCache service on Amazon&#8217;s own platform won&#8217;t necessarily be easy, but he thinks the difference in approach between the two services favors MemCachier for a particular class of developers &#8212; those who don&#8217;t want to manage their infrastructure too closely. Whereas ElastiCache still requires users to manage their instances, as is the norm with Amazon&#8217;s lower-level infrastructure-as-a-service platform, MemCachier is about &#8220;no operations whatsoever,&#8221; he said. &#8220;Developers shouldn&#8217;t spend any time operating servers over developing software.&#8221;</p>
<p>That mindset has proven effective so far. Thanks to word of mouth alone, the bootstrapped MemCachier has been growing steadily in terms of revenue and users, now claiming more than 1,500 developers, but its broader footprint and some proactive marketing should mean sharp upticks in both areas. However, a jump in users &#8212; especially the larger ones that might come from Amazon EC2 &#8212; will probably require MemCachier to grow beyond its current three-person team. Of course, there are worse problems to have.</p>
<p><em>Feature image courtesy of <a href="http://www.shutterstock.com/gallery-120493p1.html">Shutterstock user optimarc</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=559464&#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=654915"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=654915" /></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=559464+how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/12/migrating-media-applications-to-the-private-cloud-best-practices-for-businesses/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=559464+how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity&utm_content=dharrisstructure">Migrating media applications to the private cloud: best practices for businesses</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=559464+how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity&utm_content=dharrisstructure">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li><li><a href="http://pro.gigaom.com/2012/10/sector-roadmap-platform-as-a-service-in-2012/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=559464+how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity&utm_content=dharrisstructure">Platform as a Service in 2012</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/09/shutterstock_94000018.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/09/shutterstock_94000018.jpg?w=150" medium="image">
			<media:title type="html">Expanding spiral</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/09/alex-150x150.jpg" medium="image">
			<media:title type="html">alex-150x150</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/09/architecture-diagram-cropped-300x198.jpg" medium="image">
			<media:title type="html">architecture-diagram-cropped-300x198</media:title>
		</media:content>
	</item>
		<item>
		<title>Infrastructure Q4: Big data gets bigger and SaaS startups shine</title>
		<link>http://pro.gigaom.com/2012/01/infrastructure-q4-big-data-gets-bigger-and-saas-startups-shine/</link>
		<comments>http://pro.gigaom.com/2012/01/infrastructure-q4-big-data-gets-bigger-and-saas-startups-shine/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 14:44:59 +0000</pubDate>
		<dc:creator><a href="http://pro.gigaom.com/members/derrickharris/" rel="author">Derrick Harris</a></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ActiveState]]></category>
		<category><![CDATA[Alpine Data Labs]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[AppliedMicro]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Calxeda]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Citi]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[clean-data-centers]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[cloud-legislation]]></category>
		<category><![CDATA[Cloudability]]></category>
		<category><![CDATA[cloudbees]]></category>
		<category><![CDATA[Cloudera]]></category>
		<category><![CDATA[CloudSigma]]></category>
		<category><![CDATA[CogniMem]]></category>
		<category><![CDATA[consumer electronics manufacturers]]></category>
		<category><![CDATA[coraid]]></category>
		<category><![CDATA[Cotendo]]></category>
		<category><![CDATA[Couchbase]]></category>
		<category><![CDATA[cumulogic]]></category>
		<category><![CDATA[Data Centers]]></category>
		<category><![CDATA[Datafiniti]]></category>
		<category><![CDATA[Digital Reasoning]]></category>
		<category><![CDATA[digital-realty-trust]]></category>
		<category><![CDATA[DNAnexus]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[dropbox-emc]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Engine Yard]]></category>
		<category><![CDATA[Enomaly]]></category>
		<category><![CDATA[Equinix]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Factual]]></category>
		<category><![CDATA[Flotype]]></category>
		<category><![CDATA[Fusion-io]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[gridgain]]></category>
		<category><![CDATA[Hadapt]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[hard disk drives]]></category>
		<category><![CDATA[hard-drive-manufacturing-space]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Hewlett-Packard]]></category>
		<category><![CDATA[hiphop]]></category>
		<category><![CDATA[Hortonworks]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[infineta-systems]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[infrastructure as a service]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Internap]]></category>
		<category><![CDATA[java-paas]]></category>
		<category><![CDATA[jelastic]]></category>
		<category><![CDATA[juniper]]></category>
		<category><![CDATA[kaggle]]></category>
		<category><![CDATA[kindle fire]]></category>
		<category><![CDATA[low-power-processors]]></category>
		<category><![CDATA[Luxtera]]></category>
		<category><![CDATA[Marketo]]></category>
		<category><![CDATA[marklogic]]></category>
		<category><![CDATA[metamarket]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microstrategy]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[New Relic]]></category>
		<category><![CDATA[nutanix]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[Odiago]]></category>
		<category><![CDATA[opa]]></category>
		<category><![CDATA[open-source-clouds]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[peer1]]></category>
		<category><![CDATA[Platform as a Service]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[real-time processing]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[rightnow]]></category>
		<category><![CDATA[Rypple]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Savvis]]></category>
		<category><![CDATA[Servicemesh]]></category>
		<category><![CDATA[software-framework]]></category>
		<category><![CDATA[solid-state drives]]></category>
		<category><![CDATA[SolidFire]]></category>
		<category><![CDATA[splunk]]></category>
		<category><![CDATA[Storm On Demand]]></category>
		<category><![CDATA[switch-communications]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Tier3]]></category>
		<category><![CDATA[twilio]]></category>
		<category><![CDATA[Virident]]></category>
		<category><![CDATA[virtustream]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://pro.gigaom.com/?p=94041</guid>
		<description><![CDATA[Continuing a yearlong trend, the fourth quarter in big IT was all about big data, and Hadoop in particular. Still, many are beginning to recognize the software framework's shortcomings, which is why this quarter also saw more attention for startups claiming easy analytics and real-time processing. Elsewhere in infrastructure, SaaS startups made out well and valuations for these companies are getting higher, and naturally there was news from the AWS camp. This quarterly wrap-up examines these events and more, including the quarter's dark spot, the hike in prices in the hard-drive manufacturing space due to the floods in Thailand. Companies mentioned in this report include Calxeda, Heroku, Rackspace, Salesforce.com and Tier3. For a full list of companies, and to read the full report, sign up for a free trial.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=472299&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=472299&#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=653053"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=653053" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=472299+infrastructure-q4-big-data-gets-bigger-and-saas-startups-shine&utm_content=gigaedit">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=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=472299+infrastructure-q4-big-data-gets-bigger-and-saas-startups-shine&utm_content=gigaedit">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=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=472299+infrastructure-q4-big-data-gets-bigger-and-saas-startups-shine&utm_content=gigaedit">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li><li><a href="http://pro.gigaom.com/2011/01/big-data-arm-and-legal-troubles-transformed-infrastructure-in-q4/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=472299+infrastructure-q4-big-data-gets-bigger-and-saas-startups-shine&utm_content=gigaedit">Big Data, ARM and Legal Troubles Transformed Infrastructure in Q4</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pro.gigaom.com/2012/01/infrastructure-q4-big-data-gets-bigger-and-saas-startups-shine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://pro.gigaom.com/files/2009/04/gigaompromasterimagecloud.jpg?w=150" />
		<media:content url="http://pro.gigaom.com/files/2009/04/gigaompromasterimagecloud.jpg?w=150" medium="image">
			<media:title type="html">gigaompromasterimagecloud</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4f3860069d181dbeeb398304f5940a9e?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigaedit</media:title>
		</media:content>
	</item>
		<item>
		<title>DotCloud adds Redis, MongoDB and MySQL</title>
		<link>http://gigaom.com/2011/11/16/dotcloud-adds-redis-mongodb-and-mysql/</link>
		<comments>http://gigaom.com/2011/11/16/dotcloud-adds-redis-mongodb-and-mysql/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 14:00:39 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[iaas]]></category>
		<category><![CDATA[PaaS]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=439778</guid>
		<description><![CDATA[DotCloud, the platform as a service that won our Structure 2011 Launchpad competition, said Wednesday that it will support three new data stores as part of its multi-language platform. The company will add MySQL, Redis and MongoDB support.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=439778&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_371454" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2011/07/screen-shot-2011-07-02-at-4-43-15-pm-e1309650271855.png"><img  title="DotCloud structure interview feature" src="http://gigaom2.files.wordpress.com/2011/07/screen-shot-2011-07-02-at-4-43-15-pm-e1309650271855.png?w=300&#038;h=199" alt="" width="300" height="199" class="size-medium wp-image-371454" /></a><p class="wp-caption-text">Interviewing DotCloud&#39;s CEO</p></div>
<p>DotCloud, the platform as a service that <a href="http://gigaom.com/cloud/audience-and-judges-pick-dotcloud-as-launchpad-winner/">won our Structure 2011 Launchpad competition</a>, said Wednesday that it will support three new data stores as part of its multi-language platform. The company will add MySQL, Redis and MongoDB support.</p>
<p>DotCloud Founder and CEO Solomon Hykes explained that more data stores will come in time, but for now these are popular choices among developers. MySQL is the core of the LAMP stack, Redis is a&#8221;Swiss Army knife tool that can be used in all kinds of ways,&#8221; and MongoDB has attained considerable maturity as a NoSQL platform of choice.</p>
<p>DotCloud, like many other platforms including Heroku, VMware&#8217;s Cloud Foundry and Microsoft&#8217;s Azure, supports multiple languages in an attempt to woo both enterprise and independent developers. DotCloud also adds a touch of IaaS to the mix by letting developers lift the covers to monitor performance, track changes and perform other operational tasks. It has raised <a href="http://gigaom.com/cloud/dotcloud-gets-10m-to-redefine-cloud-openness/">$10 million in venture capital</a> since its founding in 2010.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=439778&#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=57214"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=57214" /></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=439778+dotcloud-adds-redis-mongodb-and-mysql&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><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=439778+dotcloud-adds-redis-mongodb-and-mysql&utm_content=shigginbotham">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=439778+dotcloud-adds-redis-mongodb-and-mysql&utm_content=shigginbotham">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li><li><a href="http://pro.gigaom.com/2012/10/sector-roadmap-platform-as-a-service-in-2012/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=439778+dotcloud-adds-redis-mongodb-and-mysql&utm_content=shigginbotham">Platform as a Service in 2012</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/11/16/dotcloud-adds-redis-mongodb-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/07/screen-shot-2011-07-02-at-4-43-15-pm-e1309650271855.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/07/screen-shot-2011-07-02-at-4-43-15-pm-e1309650271855.png?w=150" medium="image">
			<media:title type="html">DotCloud structure interview feature</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/07/screen-shot-2011-07-02-at-4-43-15-pm-e1309650271855.png?w=300" medium="image">
			<media:title type="html">DotCloud structure interview feature</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=478779"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=478779" /></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>Amazon turns back to core audience with new caching service</title>
		<link>http://gigaom.com/2011/08/23/amazon-elasticache/</link>
		<comments>http://gigaom.com/2011/08/23/amazon-elasticache/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 15:01:26 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[ElastiCache]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[iaas]]></category>
		<category><![CDATA[Open Stack]]></category>
		<category><![CDATA[OpenLogic]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=396320</guid>
		<description><![CDATA[Amazon has been adding all kinds of features to attract enterprise users to its cloud computing platform, but with it's new caching product, it's returning to web developers. Perhaps with an influx of platforms and OpenStack, Amazon realizes it needs to concentrate on its core. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=396320&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_168655" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaomcloud.files.wordpress.com/2010/08/istock_000008027619xsmall.jpg"><img  title="boxes, storage" src="http://gigaomcloud.files.wordpress.com/2010/08/istock_000008027619xsmall.jpg?w=300&#038;h=199" alt="" width="300" height="199" class="size-medium wp-image-168655" /></a><p class="wp-caption-text">Don&#39;t worry about storage, let Amazon cache your content.</p></div>
<p>Amazon has been adding all kinds of features to <a href="http://gigaom.com/cloud/new-aws-offerings-may-entice-the-enterprise/">attract enterprise users</a> to its Amazon Web Services cloud computing platform, but <a href="http://www.allthingsdistributed.com/2011/08/amazon-elasticache.html">with a new caching product</a>, it&#8217;s turning its focus back to web developers. Tuesday morning, the retailing giant said it will offer resilient caching via a product called ElastiCache, which will help speed up the delivery of applications in the cloud. From the <a href="http://www.allthingsdistributed.com/2011/08/amazon-elasticache.html">blog posting</a>:</p>
<blockquote><p>&#8221; &#8230;given the widespread usage of caching, maintenance of cache servers is no longer a differentiator and everyone will have to uptake it as the &#8220;costs of doing business&#8221;. Amazon ElastiCache takes away many of the headaches of deploying, operating and scaling the caching infrastructure. A Cache Cluster, which is a set of collaborating Cache Nodes, can be started in minutes. Scaling the total memory in the Cache Cluster is under complete control of the customers as Caching Nodes can be added and deleted on demand. Amazon Cloudwatch can be used to get detailed metrics about the performance of the Cache Nodes. Amazon ElastiCache automatically detects and replaces failed Cache Nodes to protect the cluster from those failure scenarios. Access to the Cache Cluster is controlled using Cache Security Groups giving customers full control over which application components can access which Cache Cluster.</p></blockquote>
<p>The product is compliant with <a href="http://memcached.org/">memcached</a>, a free and open-source system which companies such as Facebook, Zynga and others already use to ensure users don&#8217;t have to wait long to see their status updates or gameplay. Amazon&#8217;s new product will do the same thing for other app developers who don&#8217;t have their own infrastructure, but realize that cache matters. Faster access to data has been a trend that is changing the data center and bringing high-dollar Flash memory into and alongside servers from a variety of vendors.</p>
<p>For Amazon, offering products and tweaks for web developers may be a response to more Platforms-as-a-Service such as Heroku, DotCloud or Red Hat&#8217;s Makara platform gaining ground among developers who don&#8217;t want to worry about infrastructure. It may also be a response to products that also make it easier to choose your own infrastructure with a PaaS overlay, as VMware&#8217;s Cloud Foundry and <a href="http://gigaom.com/cloud/openlogic-scores-2m-for-new-open-paas/">OpenLogic&#8217;s CloudSwing does</a>. With OpenStack <a href="http://gigaom.com/cloud/hp-joins-openstack/">making huge strides</a>, Amazon might be feeling the threat of competition on the infrastructure side and also from platforms.</p>
<p>Just a few days ago, Amazon&#8217;s CTO Werner Vogels <a href="http://www.allthingsdistributed.com/2011/08/Jekyll-amazon-s3.html">posted what he called a &#8220;hacker&#8221; post</a> aimed at telling bloggers how to host dynamic content on their web pages using Amazon&#8217;s storage product instead of their own server. The how-to post highlighted some independent tools <a href="http://www.allthingsdistributed.com/2011/02/website_amazon_s3.html"> and a feature Amazon launched in its S3 product</a> in February. I wondered if Vogels was changing his style a bit to appeal to more casual developers and bloggers, or if this was just a one-off post. My hunch is if Amazon is feeling threatened by the rapidly changing IaaS and PaaS environments, Vogels may put on his &#8220;hacker&#8221; hat more often.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=396320&#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=7372"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=7372" /></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=396320+amazon-elasticache&utm_content=shigginbotham">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=396320+amazon-elasticache&utm_content=shigginbotham">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=396320+amazon-elasticache&utm_content=shigginbotham">Amazon’s DynamoDB: rattling the cloud market</a></li><li><a href="http://pro.gigaom.com/2012/10/sector-roadmap-platform-as-a-service-in-2012/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=396320+amazon-elasticache&utm_content=shigginbotham">Platform as a Service in 2012</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/08/23/amazon-elasticache/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://gigaomcloud.files.wordpress.com/2010/08/istock_000008027619xsmall.jpg?w=150" />
		<media:content url="http://gigaomcloud.files.wordpress.com/2010/08/istock_000008027619xsmall.jpg?w=150" medium="image">
			<media:title type="html">boxes, storage</media:title>
		</media:content>

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

		<media:content url="http://gigaomcloud.files.wordpress.com/2010/08/istock_000008027619xsmall.jpg?w=300" medium="image">
			<media:title type="html">boxes, storage</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenLogic scores $2M for new open PaaS</title>
		<link>http://gigaom.com/2011/08/16/openlogic-scores-2m-for-new-open-paas/</link>
		<comments>http://gigaom.com/2011/08/16/openlogic-scores-2m-for-new-open-paas/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 16:51:51 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[AppFog]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OpenLogic]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=393425</guid>
		<description><![CDATA[OpenLogic, a software vendor that helps companies better utilize open-source software, is turning its attention toward cloud computing. On Tuesday, it announced $2 million in funding for a new Platform-as-a-Service offering featuring open-source components.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=393425&#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/08/choice-of-markers.jpg"><img  title="choice of markers" src="http://gigaom2.files.wordpress.com/2011/08/choice-of-markers-e1313511382476.jpg?w=300&#038;h=200" alt="" width="300" height="200" class="alignleft size-medium wp-image-393471" /></a><a href="http://openlogic.com">OpenLogic</a>, a software vendor that helps companies better utilize open-source software, is turning its attention toward cloud computing. On Tuesday, it announced $2 million in funding from Pelion Venture Partners, Red Rock Ventures, Appian Ventures, OnCorps, Highway 12 Ventures, Village Ventures and others for a new Platform-as-a-Service offering that lets developers choose from a variety of open-source components for building and running applications.</p>
<p>Called <a href="http://www.openlogic.com/cloud/index.php">CloudSwing</a>, OpenLogic&#8217;s PaaS supports a variety of application stack components, including LAMP, Nginix, Rails, Node.js, and Tomcat. It also gives developers a choice of infrastructure clouds on which to run, including Amazon Web Services, Rackspace and Microsoft Windows Azure.</p>
<p>CloudSwing attempts to capitalize on the move toward developer choice exemplified lately by existing offerings such as <a href="http://gigaom.com/cloud/heroku-adds-clojure-to-its-paas-mix/">Heroku</a>, <a href="http://gigaom.com/cloud/dotcloud-gets-10m-to-redefine-cloud-openness/">DotCloud</a>, <a href="http://gigaom.com/cloud/appfog-lands-8m-for-php-paas/">AppFog</a>, Red Hat, <a href="http://gigaom.com/cloud/red-hat-launches-iaas-paas-cloud-offerings/">OpenShift</a>, VMware, <a href="http://gigaom.com/cloud/vmware-open-source-cloud/">Cloud Foundry</a> and even <a href="http://gigaom.com/cloud/can-google-app-engine-compete-in-the-enterprise/">Google App Engine</a>.</p>
<p>CloudSwing is currently available as a Trial Edition in beta, although DevTest and Production editions are in the pipeline.</p>
<p>OpenLogic might have a difficult time gaining traction among the host of existing and popular PaaS offerings, but it does have a significant point of differentiation by offering multiple choices at the infrastructure layer. Other PaaS providers will let users download the code and run it on the IaaS cloud of their choice, but the hosted option is typically limited to one provider.</p>
<p>And it&#8217;s still really early in the PaaS evolution, so there&#8217;s plenty of time for OpenLogic to make a name for itself. As DotCloud CEO Solomon Hykes <a href="http://gigaom.com/cloud/exclusive-paas-startups-unite-dotcloud-buys-duostack/">pointed out to me a few months ago</a>, all PaaS providers are really just trying to disrupt the legacy application platform space. “If anything,&#8221; he said, &#8220;it’s a net gain for everyone when a new solution brings something to the cloud camp.&#8221;</p>
<p><em>Image courtesy of <a href="http://www.flickr.com/photos/evelynishere/3451469615/in/photostream/">Flickr user EvelynGiggles</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=393425&#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=837850"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=837850" /></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=393425+openlogic-scores-2m-for-new-open-paas&utm_content=dharrisstructure">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=393425+openlogic-scores-2m-for-new-open-paas&utm_content=dharrisstructure">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=393425+openlogic-scores-2m-for-new-open-paas&utm_content=dharrisstructure">PaaS market accelerators, 2012–2013</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=393425+openlogic-scores-2m-for-new-open-paas&utm_content=dharrisstructure">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/08/16/openlogic-scores-2m-for-new-open-paas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/08/choice-of-markers-e1313511382476.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/08/choice-of-markers-e1313511382476.jpg?w=150" medium="image">
			<media:title type="html">choice of markers</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/08/choice-of-markers-e1313511382476.jpg?w=300" medium="image">
			<media:title type="html">choice of markers</media:title>
		</media:content>
	</item>
		<item>
		<title>3 PaaS lessons from CloudBees&#8217; funding</title>
		<link>http://gigaom.com/2011/07/25/3-paas-lessons-from-cloudbees-funding/</link>
		<comments>http://gigaom.com/2011/07/25/3-paas-lessons-from-cloudbees-funding/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 18:41:12 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[cloudbees]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Makara]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=381993</guid>
		<description><![CDATA[Here are three lessons to take away from the $10.5 million funding round for Java-centric Platform-as-a-Service startup CloudBees: Be specialized, inclusive, and first.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=381993&#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/07/benjamins.jpg"><img  title="Benjamins" src="http://gigaom2.files.wordpress.com/2011/07/benjamins.jpg?w=300&#038;h=225" alt="" width="300" height="225" class="alignleft size-medium wp-image-382131" /></a>I&#8217;ve been following Java-centric Platform-as-a-Service startup <a href="http://cloudbees.com">CloudBees</a> for a while now, so I wasn&#8217;t too surprised when I learned it had <a href="http://www.marketwire.com/press-release/cloudbees-secures-105-million-in-series-b-venture-funding-1541517.htm">closed a $10.5 million Series B</a> funding round. PaaS is a white-hot space in terms of developer and VC interest, but it&#8217;s also very competitive. Thus far, however, CloudBees has demonstrated an impressive strategy for differentiation.</p>
<p>Other PaaS startups might want to pay attention:</p>
<p><strong>Be specialized. </strong>And I don&#8217;t mean just support a single language, I mean support a single language and have some serious talent to lead the development charge. As I noted when <a href="http://gigaom.com/cloud/cloudbees-gets-4m-for-java-paas-plans/">covering CloudBees&#8217; $4 million Series A round</a> late last year, it includes many former JBoss executives and developers among its team, and JBoss founder Marc Fleury is among its investors. If you&#8217;re going to do Java, there are worse guys to have on your side.</p>
<p>We&#8217;ve seen this tactic deployed by numerous other PaaS startups, too. Heroku recently <a href="http://gigaom.com/cloud/ruby-creator-matsumoto-joins-heroku/">brought on Ruby creator Yukihiro Matsumoto</a> to lead development of its flagship language, and Joyent now employs Node.js creator Ryan Dahl.</p>
<p>The future of PaaS might be multi-language/framework, as Heroku&#8217;s recent support for <a href="http://gigaom.com/cloud/heroku-revamps-with-logs-processes-and-node-js/">Node.js</a> and <a href="http://gigaom.com/cloud/heroku-adds-clojure-to-its-paas-mix/">Clojure</a>, as well as VMware <a href="http://gigaom.com/cloud/vmware-open-source-cloud/">Cloud Foundry</a> and <a href="http://gigaom.com/cloud/dotcloud-gets-10m-to-redefine-cloud-openness/">DotCloud</a>, illustrate, but single-language will still work. It just has to be done well.</p>
<p><strong>Be inclusive. </strong>I mean this in terms of both products and potential user base. CloudBees supports Java developers throughout the application life cycle with two distinct offerings: DEV@cloud, serves up the Jenkins (nee Hudson) development platform as a service, and RUN@cloud, which is CloudBees&#8217; production application runtime environment.</p>
<p>Furthermore, CloudBees has <a href="http://gigaom.com/cloud/cloudbees-extends-java-paas-to-openstack-vmware-users/">expanded the number of infrastructure options</a> its service can run on to include OpenStack and VMware vSphere in addition to the original Amazon Web Services support. This is a big deal because whereas many PaaS offerings are relegated to running atop a single IaaS cloud, CloudBees users can choose between different public clouds, or even can run the service as software in-house on private cloud infrastructure.</p>
<p><strong>Be first. </strong>Here&#8217;s the other thing about CloudBees: It wasn&#8217;t the first PaaS provider to focus on Java, nor was it the first to offer its service as software that can run on multiple environments. But, as far as I know, it was to first to market with both capabilities.</p>
<p>Already in talks to <a href="http://gigaom.com/cloud/paas-consolidation-continues-as-cloudbees-buys-stax-networks/">merge with Java PaaS pioneer Stax Networks</a>, CloudBees sped up the culmination of that deal in late-November after Red Hat bought the JBoss-based Makara. Stax&#8217;s service was already running, so CloudBees was <a href="http://gigaom.com/cloud/cloudbees-java-platform-is-open-for-business/">able to offer a product</a> earlier than initially expected, while working in the background to integrate its technology. In June, it <a href="http://gigaom.com/cloud/cloudbees-goes-premium-with-pay-per-use-java-paas/">rolled out a Premium version</a> of RUN@cloud to complement its free version enhanced features.</p>
<p>All of this happened while other Java-based platforms such as VMforce still look like vaporware and Google is still <a href="http://gigaom.com/cloud/can-google-app-engine-compete-in-the-enterprise/">tweaking its enterprise-friendly App Engine</a> with full Java support. Another startup, CumuLogic, is <a href="http://gigaom.com/cloud/cumulogic-bringing-sun-cloud-roots-to-java-paas/">doing PaaS software</a> that can run atop a variety of infrastructure options, but it&#8217;s still in beta. Red Hat, too, took its time to <a href="http://gigaom.com/cloud/red-hat-launches-iaas-paas-cloud-offerings/">productize the Makara platform</a> as OpenShift, which was only recently released in Developer Preview phase.</p>
<p>Of course, it also helps to be a quality platform. CloudBees recently fared well against Google App Engine and Amazon Elastic Beanstalk in a <a href="http://www.ibm.com/developerworks/java/library/j-paasshootout/?ca=drs-">third-party review of Java PaaS offerings</a>.</p>
<p>None of this is to say that CloudBees is or will be the premier Java PaaS provider. Just that it&#8217;s not surprising to see it attracting investors&#8217; money.</p>
<p><em>Image courtesy of <a href="http://www.flickr.com/photos/yomanimus/102798907/in/photostream/">Flickr user yomanimus</a></em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=381993&#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=1915"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=1915" /></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=381993+3-paas-lessons-from-cloudbees-funding&utm_content=dharrisstructure">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=381993+3-paas-lessons-from-cloudbees-funding&utm_content=dharrisstructure">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=381993+3-paas-lessons-from-cloudbees-funding&utm_content=dharrisstructure">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li><li><a href="http://pro.gigaom.com/2010/07/infrastructure-overview-q2-2010/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=381993+3-paas-lessons-from-cloudbees-funding&utm_content=dharrisstructure">Infrastructure Overview, Q2 2010</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/07/25/3-paas-lessons-from-cloudbees-funding/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/07/benjamins.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/07/benjamins.jpg?w=150" medium="image">
			<media:title type="html">Benjamins</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/07/benjamins.jpg?w=300" medium="image">
			<media:title type="html">Benjamins</media:title>
		</media:content>
	</item>
		<item>
		<title>Infrastructure Q2: Big data and PaaS gain more momentum</title>
		<link>http://pro.gigaom.com/2011/07/infrastructure-q2-big-data-and-paas-gain-more-momentum/</link>
		<comments>http://pro.gigaom.com/2011/07/infrastructure-q2-big-data-and-paas-gain-more-momentum/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 07:01:55 +0000</pubDate>
		<dc:creator><a href="http://pro.gigaom.com/members/derrickharris/" rel="author">Derrick Harris</a></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1010data]]></category>
		<category><![CDATA[3Crowd]]></category>
		<category><![CDATA[abiquo]]></category>
		<category><![CDATA[acceloweb]]></category>
		<category><![CDATA[ActiveState]]></category>
		<category><![CDATA[Acunu]]></category>
		<category><![CDATA[Adapteva]]></category>
		<category><![CDATA[Adaptive Computing]]></category>
		<category><![CDATA[Akamai]]></category>
		<category><![CDATA[alpine-labs]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[anise-asia-cloud]]></category>
		<category><![CDATA[Apigee]]></category>
		<category><![CDATA[apixio]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[appup]]></category>
		<category><![CDATA[Aquantia]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[Aryaka]]></category>
		<category><![CDATA[Aster Data]]></category>
		<category><![CDATA[Aster Data Systems]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[BackType]]></category>
		<category><![CDATA[big data tools]]></category>
		<category><![CDATA[big-blue]]></category>
		<category><![CDATA[BigSwitch Networks]]></category>
		<category><![CDATA[bigswitch-newtorks]]></category>
		<category><![CDATA[BizSpark]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[BMC]]></category>
		<category><![CDATA[BMC Software]]></category>
		<category><![CDATA[boomi]]></category>
		<category><![CDATA[box.net]]></category>
		<category><![CDATA[Brocade]]></category>
		<category><![CDATA[business-by-design]]></category>
		<category><![CDATA[Calxeda]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[capital-markets-community-platform]]></category>
		<category><![CDATA[carnojet]]></category>
		<category><![CDATA[CenturyLink]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Citrusleaf]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[cloud-computing-plans]]></category>
		<category><![CDATA[Cloud.com]]></category>
		<category><![CDATA[cloudbees]]></category>
		<category><![CDATA[Cloudera]]></category>
		<category><![CDATA[cloudlet]]></category>
		<category><![CDATA[clustertech]]></category>
		<category><![CDATA[cognos-consumer-insight]]></category>
		<category><![CDATA[composite-software]]></category>
		<category><![CDATA[consumer electronics manufacturers]]></category>
		<category><![CDATA[contendo]]></category>
		<category><![CDATA[Couchbase]]></category>
		<category><![CDATA[CouchDB]]></category>
		<category><![CDATA[Credit Suisse]]></category>
		<category><![CDATA[creditsuisse]]></category>
		<category><![CDATA[crocade]]></category>
		<category><![CDATA[crowddirector]]></category>
		<category><![CDATA[ct]]></category>
		<category><![CDATA[CUBRC]]></category>
		<category><![CDATA[data-com]]></category>
		<category><![CDATA[database.com]]></category>
		<category><![CDATA[Datameer]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[DIgital Fuel]]></category>
		<category><![CDATA[dimension-data]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[EdgeCast]]></category>
		<category><![CDATA[eharmony]]></category>
		<category><![CDATA[Elastra]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Encoding.com]]></category>
		<category><![CDATA[Engine Yard]]></category>
		<category><![CDATA[eucalyptus]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[fibre-channel]]></category>
		<category><![CDATA[flashsoft]]></category>
		<category><![CDATA[flexpod]]></category>
		<category><![CDATA[flexpods]]></category>
		<category><![CDATA[force-com]]></category>
		<category><![CDATA[Force10]]></category>
		<category><![CDATA[Force10 NEtworks]]></category>
		<category><![CDATA[fore10-networks]]></category>
		<category><![CDATA[Fujitsu]]></category>
		<category><![CDATA[Fusion-io]]></category>
		<category><![CDATA[Fyels]]></category>
		<category><![CDATA[Geostellar]]></category>
		<category><![CDATA[gluster]]></category>
		<category><![CDATA[Go Daddy]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[GoGrid]]></category>
		<category><![CDATA[goldenorb]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Green IT]]></category>
		<category><![CDATA[Greenpeace]]></category>
		<category><![CDATA[greenplum-data-compuing-appliances]]></category>
		<category><![CDATA[greenplum-data-computing-appliance]]></category>
		<category><![CDATA[GridGlo]]></category>
		<category><![CDATA[Groupon]]></category>
		<category><![CDATA[hana]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Hewlett-Packard]]></category>
		<category><![CDATA[high-performance-computing-cluster-systems]]></category>
		<category><![CDATA[Hitachi]]></category>
		<category><![CDATA[Hortonworks]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[HPCC Systems]]></category>
		<category><![CDATA[hstreaming]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[ibrix]]></category>
		<category><![CDATA[IDC]]></category>
		<category><![CDATA[incapsula]]></category>
		<category><![CDATA[infinita]]></category>
		<category><![CDATA[infobright]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[INternet2]]></category>
		<category><![CDATA[io-turbine]]></category>
		<category><![CDATA[ipan]]></category>
		<category><![CDATA[iptrust]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[JouleX]]></category>
		<category><![CDATA[Joyent]]></category>
		<category><![CDATA[Kaminario]]></category>
		<category><![CDATA[karmasphere]]></category>
		<category><![CDATA[kobold]]></category>
		<category><![CDATA[kognitio]]></category>
		<category><![CDATA[kyruus]]></category>
		<category><![CDATA[lakes]]></category>
		<category><![CDATA[LawPivot]]></category>
		<category><![CDATA[layer-7-technologies]]></category>
		<category><![CDATA[lefthand-san]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[logicworks]]></category>
		<category><![CDATA[Makara]]></category>
		<category><![CDATA[marklogic]]></category>
		<category><![CDATA[mattersight]]></category>
		<category><![CDATA[mcclatchey-company]]></category>
		<category><![CDATA[Mellanox]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft-windows]]></category>
		<category><![CDATA[mitac]]></category>
		<category><![CDATA[mongolab]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[mozy]]></category>
		<category><![CDATA[mu-sigma]]></category>
		<category><![CDATA[NEC]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[New Relic]]></category>
		<category><![CDATA[New York]]></category>
		<category><![CDATA[New York Stock Exchange]]></category>
		<category><![CDATA[new-world-angels]]></category>
		<category><![CDATA[nimbic]]></category>
		<category><![CDATA[Nimbula]]></category>
		<category><![CDATA[Ning]]></category>
		<category><![CDATA[Nirvanix]]></category>
		<category><![CDATA[npario]]></category>
		<category><![CDATA[nutanix]]></category>
		<category><![CDATA[OpenFlow]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Opera Solutions]]></category>
		<category><![CDATA[OPower]]></category>
		<category><![CDATA[Opscode]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Papertrail]]></category>
		<category><![CDATA[Pervasive Software]]></category>
		<category><![CDATA[Platfora]]></category>
		<category><![CDATA[Polargy]]></category>
		<category><![CDATA[Power Assure]]></category>
		<category><![CDATA[Pregel]]></category>
		<category><![CDATA[project-triforce]]></category>
		<category><![CDATA[qosmos]]></category>
		<category><![CDATA[queplix]]></category>
		<category><![CDATA[quest-software]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[rapids]]></category>
		<category><![CDATA[Ravel]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[rethinkdb]]></category>
		<category><![CDATA[righscale]]></category>
		<category><![CDATA[RightScale]]></category>
		<category><![CDATA[Riverbed]]></category>
		<category><![CDATA[rivers]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Savvis]]></category>
		<category><![CDATA[scalextreme]]></category>
		<category><![CDATA[Seagate]]></category>
		<category><![CDATA[SeaMicro]]></category>
		<category><![CDATA[servicemax]]></category>
		<category><![CDATA[seven-scale]]></category>
		<category><![CDATA[SGI]]></category>
		<category><![CDATA[shavlik-technologies]]></category>
		<category><![CDATA[Slicehost]]></category>
		<category><![CDATA[sliderocket]]></category>
		<category><![CDATA[Socialcast]]></category>
		<category><![CDATA[SolidFire]]></category>
		<category><![CDATA[Solmentum]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[spanning-apps]]></category>
		<category><![CDATA[spanning-cloud-applications]]></category>
		<category><![CDATA[Spiceworks]]></category>
		<category><![CDATA[stackiq]]></category>
		<category><![CDATA[starcounter]]></category>
		<category><![CDATA[stock-markets]]></category>
		<category><![CDATA[storeonce]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[SugarSync]]></category>
		<category><![CDATA[SuVolta]]></category>
		<category><![CDATA[synscort]]></category>
		<category><![CDATA[talend]]></category>
		<category><![CDATA[talend-cloud]]></category>
		<category><![CDATA[telco]]></category>
		<category><![CDATA[Telcos]]></category>
		<category><![CDATA[Teradata]]></category>
		<category><![CDATA[Terracotta]]></category>
		<category><![CDATA[Terremark]]></category>
		<category><![CDATA[thriftdb]]></category>
		<category><![CDATA[Tilera]]></category>
		<category><![CDATA[toyota]]></category>
		<category><![CDATA[trailblazer]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Uptime Institute]]></category>
		<category><![CDATA[VeloBit]]></category>
		<category><![CDATA[Verizon]]></category>
		<category><![CDATA[Violin Memory]]></category>
		<category><![CDATA[virtual-systems]]></category>
		<category><![CDATA[virtualsystem]]></category>
		<category><![CDATA[virtualworks]]></category>
		<category><![CDATA[virtustream]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Vyatta]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[xenapp]]></category>
		<category><![CDATA[xendesktop]]></category>
		<category><![CDATA[xeon]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Yottaa]]></category>
		<category><![CDATA[yottaa-limelight-networks]]></category>
		<category><![CDATA[Zencoder]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[zend-technologies]]></category>
		<category><![CDATA[zettavox]]></category>
		<category><![CDATA[zeus-technology]]></category>
		<category><![CDATA[Zimbra]]></category>
		<category><![CDATA[Zynga]]></category>

		<guid isPermaLink="false">http://pro.gigaom.com/?p=74851</guid>
		<description><![CDATA[Big data and Platform-as-a-Service offerings highlighted the second quarter, suggesting that we can expect to see a shift in enterprise IT practices around application development and analytics very soon. On the PaaS front, we saw new projects like DotCloud and Cloud Foundry gain incredible momentum in just a few short months. The big-data activity ranged from major new Hadoop vendors to heavy investment in flash storage that will speed the serving of data to processing engines. In other areas, we saw an uptick in cloud-computing plans from large vendors, OpenStack continued to mature and pick up both contributors and users, and Facebook caught our eye by launching an open-source project around the designs for its specialized servers and data centers. Additional companies mentioned in this report include VMware, Salesforce.com, IBM, Heroku and Calxeda. For a full list of companies, and to read the full report, sign up for a free trial.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=378140&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Big data and Platform-as-a-Service offerings highlighted the second quarter, suggesting that we can expect to see a shift in enterprise IT practices around application development and analytics very soon. On the PaaS front, we saw new projects like DotCloud and Cloud Foundry gain incredible momentum in just a few short months. The big-data activity ranged from major new Hadoop vendors to heavy investment in flash storage that will speed the serving of data to processing engines. In other areas, we saw an uptick in cloud-computing plans from large vendors, OpenStack continued to mature and pick up both contributors and users, and Facebook caught our eye by launching an open-source project around the designs for its specialized servers and data centers. Additional companies mentioned in this report include VMware, Salesforce.com, IBM, Heroku and Calxeda. For a full list of companies, and to read the full report, sign up for a free trial.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=378140&#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=862888"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=862888" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/04/infrastructure-q1-iaas-comes-down-to-earth-big-data-takes-flight/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li><li><a href="http://pro.gigaom.com/2011/01/big-data-arm-and-legal-troubles-transformed-infrastructure-in-q4/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Big Data, ARM and Legal Troubles Transformed Infrastructure in Q4</a></li><li><a href="http://pro.gigaom.com/2010/07/infrastructure-overview-q2-2010/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Infrastructure Overview, Q2 2010</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pro.gigaom.com/2011/07/infrastructure-q2-big-data-and-paas-gain-more-momentum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://pro.gigaom.com/files/2009/04/gigaompromasterimagecloud.jpg?w=150" />
		<media:content url="http://pro.gigaom.com/files/2009/04/gigaompromasterimagecloud.jpg?w=150" medium="image">
			<media:title type="html">gigaompromasterimagecloud</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4f3860069d181dbeeb398304f5940a9e?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigaedit</media:title>
		</media:content>
	</item>
		<item>
		<title>What makes DotCloud so hot?</title>
		<link>http://gigaom.com/2011/07/04/dotcloud/</link>
		<comments>http://gigaom.com/2011/07/04/dotcloud/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 19:00:12 +0000</pubDate>
		<dc:creator>Colleen Taylor</dc:creator>
				<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Platform as a Service]]></category>
		<category><![CDATA[startup launchpad]]></category>
		<category><![CDATA[startup profile]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Structure 2011]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=371452</guid>
		<description><![CDATA[With all the great languages, databases and cloud hosting options available, now is a great time to be a software programmers. But that same variety makes it very difficult to be the IT manager tasked with configuring applications. That is where PaaS startup DotCloud comes in.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=371452&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_371464" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2011/07/structure-scaled500.jpg"><img  title="structure.jpg.scaled500" src="http://gigaom2.files.wordpress.com/2011/07/structure-scaled500.jpg?w=300&#038;h=150" alt="" width="300" height="150" class="size-medium wp-image-371464" /></a><p class="wp-caption-text">Structure 2011 LaunchPad winner</p></div>
<p>Now is a great time to be a software developer. Programmers can choose from a wide variety of open source languages, databases and frameworks when building applications, and there are lots of solid cloud-based hosting options available to run them on.</p>
<p>But that same level of choice makes it pretty difficult to be an IT manager. A system administrator&#8217;s job is to make sure all the elements of an application can run smoothly while being safe and secure. Often times, the more components an organization&#8217;s programmers want to use, the more difficult an IT manager&#8217;s job becomes. This is one major reason that <a href="http://gigaom.com/cloud/devops/">programmers frequently complain of being held back</a> by their company&#8217;s operations team.</p>
<p>San Francisco-based startup <a href="http://www.dotcloud.com">DotCloud</a> aims to fix all that. Founded in 2010, DotCloud has developed a Platform-as-a-Service product that automatically configures the components for an application and deploys it to the cloud. What sets DotCloud apart is that it can configure applications stacks built using a variety of different components, from stalwarts such as PHP and MySQL to new kids on the block such as Node.js and MongoDB.</p>
<p>DotCloud provides IT administrators with &#8220;one place to manage and secure so that they can see what&#8217;s going on in their organization,&#8221; co-founder and CEO Solomon Hykes told me in an interview at the <a href="http://gigaom.com/cloud/structure-2011-live-coverage/">Structure 2011 conference</a> held last month in San Francisco. &#8220;At the same time, developers can have fun, be productive and move fast.&#8221; The full video of our interview is embedded below.</p>
<p>Essentially, DotCloud has constructed an automated system that does all the work a company would typically have to get a highly paid system administrator to do manually. DotCloud also provides centralized monitoring, alerting, and control features to help the IT staff manage applications. Currently, DotCloud&#8217;s deployments run on Amazon&#8217;s EC2 cloud service, but the technology could theoretically be used as an abstract layer to run applications anywhere from Rackspace to a private cloud.</p>
<p>So far, DotCloud&#8217;s offering has proven quite popular. The company <a href="http://gigaom.com/cloud/audience-and-judges-pick-dotcloud-as-launchpad-winner/">won both the audience and judge&#8217;s choice awards</a> at Structure 2011; <a href="http://gigaom.com/cloud/dotcloud-gets-10m-to-redefine-cloud-openness/">it has raised $10 million</a> in series A funding from Benchmark Capital and Trinity Ventures; and currently counts Yahoo co-founder Jerry Yang among its board members. But like any startup worth its salt, DotCloud is not without strong competitors. Since the company was founded, RedHat launched its own platform-as-a-service <a href="http://gigaom.com/cloud/red-hat-launches-iaas-paas-cloud-offerings/">called OpenShift</a>, and VMware debuted a similar offering <a href="http://gigaom.com/cloud/vmware-open-source-cloud/">called Cloud Foundry</a>.</p>
<p>Hykes told me the new competition only serves to highlight the strength of DotCloud&#8217;s original concept. &#8220;When we started a year ago, there was one way to do platform as a service, and it was single-stack,&#8221; he said. &#8220;It&#8217;s really great to see validation and to see other players doing the same thing&#8230; we&#8217;re excited because we&#8217;re going in there ready. We&#8217;ve got a native multi-stack platform, we&#8217;re not bolting on top of an existing silo.&#8221;</p>
<p>You can watch my interview with Hykes here:<br />
<div class="flex-video"><div id="ooyala-video_962b1e58753b8d197edf27c6f9099297" class="video-player ooyala-video" width="600" height="338"><p>
			<a href="http://gigaom.com/2011/07/04/dotcloud/"><img src="http://ak.c.ooyala.com/0xeW9qMjqxfoBM8N3f_DFzPkeiaq1gWn/R9h3a3wTes9kt5iH5hMDoxOm9pO8r1Vu" alt="Ooyala Video Thumbnail" /></a><br />
			<a href="http://gigaom.com/2011/07/04/dotcloud/">Watch this video for free</a> on <a href='http://gigaom.com/'>GigaOM</a>
		</p></div></div></p>
<p><em>Image <a href="http://blog.dotcloud.com/two-awards-at-gigaoms-launchpad-event">courtesy of</a> DotCloud</em>.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=371452&#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=613719"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=613719" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=371452+dotcloud&utm_content=colleengigaom">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/12/how-direct-access-solutions-can-speed-up-cloud-adoption/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=371452+dotcloud&utm_content=colleengigaom">How direct-access solutions can speed up cloud adoption</a></li><li><a href="http://pro.gigaom.com/2012/04/infrastructure-q1-cloud-and-big-data-woo-the-enterprise/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=371452+dotcloud&utm_content=colleengigaom">Infrastructure Q1: Cloud and big data woo enterprises</a></li><li><a href="http://pro.gigaom.com/2011/04/infrastructure-q1-iaas-comes-down-to-earth-big-data-takes-flight/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=371452+dotcloud&utm_content=colleengigaom">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/07/04/dotcloud/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/07/screen-shot-2011-07-02-at-4-43-15-pm-e1309650271855.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/07/screen-shot-2011-07-02-at-4-43-15-pm-e1309650271855.png?w=150" medium="image">
			<media:title type="html">DotCloud structure interview feature</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/07/structure-scaled500.jpg?w=300" medium="image">
			<media:title type="html">structure.jpg.scaled500</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=309264"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=309264" /></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>
