<?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:go='http://ns.gigaom.com/'
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; CNN Big Tech</title>
	<atom:link href="http://gigaom.com/category/cnn/cnn-big-tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 May 2012 20:00:14 +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; CNN Big Tech</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>Piccolo Project Tries to Speed Past Hadoop</title>
		<link>http://gigaom.com/cloud/piccolo-project-tries-to-do-parallel-processing-faster/</link>
		<comments>http://gigaom.com/cloud/piccolo-project-tries-to-do-parallel-processing-faster/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 19:30:50 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[parallel processing]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=293630</guid>
		<description><![CDATA[Few would argue that Hadoop doesn't have a bright future as a foundational element of big data stacks, but Piccolo, a new project out of New York University, is moving data in-memory in an attempt to improve parallel-processing performance beyond what Hadoop and/or MapReduce can do. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=293630&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Few would argue that Hadoop doesn’t have a bright future as a <a href="http://gigaom.com/cloud/hadoop-from-open-source-project-to-big-data-ecosystem-2/">foundational element of big data stacks</a>, but <a href="http://piccolo.news.cs.nyu.edu/">Piccolo</a>, a new project out of New York University, is moving data storage into machines’ memory in an attempt to improve parallel-processing performance beyond what Hadoop and/or MapReduce can do. Todd Hoff at High Scalability <a href="http://highscalability.com/blog/2011/2/2/piccolo-building-distributed-programs-that-are-11x-faster-th.html">profiles the project</a>, and I’d suggest going there for the details. At a high level, the difference between Hadoop and Piccolo might be explained as the difference between digging for one vegetable at a time and spreading the cleaning and peeling duties to a team of workers, versus having those workers each grab and process their own vegetables simultaneously, from a prearranged pile above the ground.</p>
<p>A more technical explanation is that Piccolo uses an in-memory, key-value store and a  “global table interface” — as opposed to Hadoop, which utilizes a  distributed file system  contained within the disk drives of the  machines in the cluster — that lets the CPUs access all the data  simultaneously, and at high speeds only possible by pulling data  straight from RAM. In this fairly long, but <a href="http://piccolo.news.cs.nyu.edu/osditalk.mp4">genuinely interesting presentation at the OSDI 10 conference</a>, lead developer Russell Power explains how Piccolo works, how it differs from Hadoop and how it has tested far faster than Hadoop on certain workloads. Power compares Piccolo to the Chevy El Camino, which was both efficient and easy to use while also delivering high performance. Here’s a screenshot of Power illustrating Piccolo’s scalability on an Amazon EC2 cluster:</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/02/piccolo2.png"><img title="piccolo2" src="http://gigaom2.files.wordpress.com/2011/02/piccolo2.png?w=604&h=336" alt="" width="604" height="336" class="aligncenter size-full wp-image-293665"></a></p>
<p>I’m not suggesting Piccolo is going to replace Hadoop, or MapReduce, generally, anytime soon or ever — Hadoop vendor Cloudera today <a href="http://www.cloudera.com/company/press-center/releases/cloudera_secures_investment_and_technology_development_agreement_from_iqt_to_support_us_intelligence_community">received a strategic investment from U.S. intelligence sector consultant In-Q-Tel</a>, which should hammer home the fact that Hadoop is for real — but Piccolo is worth watching. It certainly wouldn’t be the first academic project in recent memory to make it big; the Marten-Mickos-led cloud-software provider Eucalyptus Systems was a research project from the University of California Santa Barbara when it caught on, and then <a href="http://gigaom.com/2010/06/30/eucalyptus-raises-another-20-million-in-vc-funding/">struck it big with VCs and early adopters</a>.</p>
<p>To learn even more about the future of big data processing and analysis, make sure to attend out <a href="http://event.gigaom.com/bigdata/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=293630+piccolo-project-tries-to-do-parallel-processing-faster&amp;utm_content=dharrisstructure">Structure Big Data conference</a> March 23 in New York City. You won’t likely hear about the seedling Piccolo project, but you’ll hear plenty about cutting-edge use cases and tactics for the current generation of big data tools.</p>
<p><strong>Related Content From GigaOM Pro (subscription required)</strong></p>
<ul><li><a href="http://pro.gigaom.com/2011/01/big-data-arm-and-legal-troubles-transformed-infrastructure-in-q4/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_term=293630+piccolo-project-tries-to-do-parallel-processing-faster&amp;utm_content=dharrisstructure&amp;utm_campaign=intext">Big Data, ARM and Legal Troubles Transformed Infrastructure in Q4</a></li>
<li><a href="http://pro.gigaom.com/2010/07/the-incredible-growing-commercial-hadoop-market/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_term=293630+piccolo-project-tries-to-do-parallel-processing-faster&amp;utm_content=dharrisstructure&amp;utm_campaign=intext">The Incredible, Growing, Commercial Hadoop Market</a></li>
<li><a href="http://pro.gigaom.com/2010/10/ma-alive-and-well-in-q3/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_term=293630+piccolo-project-tries-to-do-parallel-processing-faster&amp;utm_content=dharrisstructure&amp;utm_campaign=intext">In Q3, Big Data Meant Big Dollars</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=293630&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/piccolo-project-tries-to-do-parallel-processing-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://piccolo.news.cs.nyu.edu/osditalk.mp4" length="118199420" type="video/mp4" />
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/02/us_navy_091107-n-7478g-227_musician_seaman_danielle_clark_plays_the_piccolo_as_the_u-s-_7th_fleet_ceremonial_band_plays_the_national_anthems_of_the_u-s-_and_vietnam.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/02/us_navy_091107-n-7478g-227_musician_seaman_danielle_clark_plays_the_piccolo_as_the_u-s-_7th_fleet_ceremonial_band_plays_the_national_anthems_of_the_u-s-_and_vietnam.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/02/us_navy_091107-n-7478g-227_musician_seaman_danielle_clark_plays_the_piccolo_as_the_u-s-_7th_fleet_ceremonial_band_plays_the_national_anthems_of_the_u-s-_and_vietnam.jpg?w=210" medium="image">
			<media:title type="html">091107-N-7478G-227</media:title>
		</media:content>

		<media:content url="http://1.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/02/piccolo2.png" medium="image">
			<media:title type="html">piccolo2</media:title>
		</media:content>
	</item>
		<item>
		<title>CumuLogic Bringing Sun Cloud Roots to Java PaaS</title>
		<link>http://gigaom.com/cloud/cumulogic-bringing-sun-cloud-roots-to-java-paas/</link>
		<comments>http://gigaom.com/cloud/cumulogic-bringing-sun-cloud-roots-to-java-paas/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 23:50:56 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[cumulogic]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[PaaS]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=289069</guid>
		<description><![CDATA[The growing Java PaaS market will soon need to make room for CumuLogic, an startup led by a team of Sun Microsystems veterans. The Sun connection is notable because Sun was the Java owner and development leader before its acquisition by Oracle early last year.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=289069&#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/01/cl-logo.gif"><img title="CL-logo" src="http://gigaom2.files.wordpress.com/2011/01/cl-logo.gif?w=300&h=134" alt="" width="300" height="134" class="alignleft size-medium wp-image-289094"></a>The growing Java Platform-as-a-Service market will soon need to make room for <a href="http://cumulogic.com">CumuLogic</a>, a pre-beta startup led by a team of Sun Microsystems veterans. The Sun connection is notable, of course, because Sun was the Java owner and development leader before it was acquired by Oracle early last year. Its <a href="http://blogs.cumulogic.com/?p=74">cloud application-management platform</a> will enter a public beta within the next few weeks, and when it does, CumuLogic will have a tall, but feasible, order to distinguish itself from a pack that now includes <a href="http://gigaom.com/cloud/meet-elastic-beanstalk-amazons-platform-play/">Amazon Web Services</a>, <a href="http://gigaom.com/cloud/red-hat-buys-makara-adds-paas-to-its-cloud-mix/">Red Hat</a>, <a href="http://gigaom.com/2010/05/19/google-tries-to-offer-a-grown-up-cloud/">Google</a> and <a href="http://gigaom.com/cloud/paas-consolidation-continues-as-cloudbees-buys-stax-networks/">CloudBees</a>, among others.</p>
<p>CumuLogic was co-founded by Sun Cloud and Startup Essentials vets Rajesh Ramchandani and Laura Ventura, and touts Java creator James Gosling and former Sun CIO Bill Vass as the leaders of its technical advisory board. According to Ramchandani, he and Ventura were inspired to create a Java PaaS after they left Oracle and started thinking about how Sun could might have expanded its cloud computing efforts into the PaaS space had Oracle not <a href="http://pro.gigaom.com/2010/01/oracle-puts-the-kibosh-on-suns-cloud-and-everybody-hurts/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=289069+cumulogic-bringing-sun-cloud-roots-to-java-paas">killed Sun’s cloud project</a> upon its acquisition of the company. We’ll never know how close CumuLogic is to what Sun might have done, but the company does appear to have embraced Sun’s legacy of giving users plenty of choice and control.</p>
<p>CEO Sandip Gupta told me that CumuLogic is focused on <a href="http://it.toolbox.com/blogs/enterprise-apps/jboss-vs-weblogic-vs-websphere-33552">legacy Java applications</a>, of which companies have written countless numbers over the years. Instead of rewriting applications to fit new platforms and, essentially, giving up application components on which companies might have standardized over the years, CumuLogic wants to give them the flexibility to keep using those components, from application platforms to databases. Further, CumuLogic wants to give customers choice of <em>where </em>to host their PaaS environment by providing a software product that can be installed locally or atop an IaaS cloud. Makara, the cloud software <a href="http://gigaom.com/cloud/red-hat-buys-makara-adds-paas-to-its-cloud-mix/">recently acquired by Red Hat</a>, offers the same functionality with regard to deployment, but the companies differ in terms of scope.</p>
<p>CumuLogic also is trying to set itself apart by retaining a degree of IT control over the environment. Gupta explained that CumuLogic gives IT administrators the ability to do things like determine application lifecycles, establish permissions and transition environments from dev-test to production — all while giving end users the self-service, automated experience they expect from a PaaS offering.</p>
<p>As anyone following cloud computing over the past several weeks has noticed, however, options for Java PaaS are proliferating fast.  Among the offerings now supporting Java applications are Amazon’s Elastic Beanstalk, Google App Engine, VMforce, CloudBees, Makara and Windows Azure. But each product differs in terms of where they’re hosted, what frameworks and stacks they support, and whether they also support additional programming languages. Gupta thinks CumuLogic can carve out a niche serving the likely sizable population of companies, service providers and ISVs that want to support legacy Java applications in the cloud, which probably is true for the time being until customers start writing new applications in today’s popular web languages such as <a href="http://gigaom.com/cloud/salesforce-buys-herokus-ruby-cloud-for-212-million/">Ruby</a> and <a href="http://gigaom.com/cloud/php-fog-raises-1-8m-looks-like-heroku-of-php/">PHP</a>. If that time comes, he added, CumuLogic is willing to look at expanding its scope.</p>
<p><em>Java image courtesy of Flickr user <a href="http://www.flickr.com/photos/dominicspics/819434639/in/photostream/%22">Dominic’s pics</a>.</em></p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/12/multi-language-paas-salesforce-com-is-just-one-option/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=289069+cumulogic-bringing-sun-cloud-roots-to-java-paas&amp;utm_content=dharrisstructure">Multi-Language PaaS: Salesforce.com Is Just One Option<br></a></li>
<li> <a href="http://pro.gigaom.com/2010/05/are-the-stars-aligning-for-an-amazon-paas-offering/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=289069+cumulogic-bringing-sun-cloud-roots-to-java-paas&amp;utm_content=dharrisstructure">Are the Stars Aligning for an Amazon PaaS Offering?<br></a></li>
<li><a href="http://pro.gigaom.com/2010/12/java-paas-a-bevy-of-options-in-the-blink-of-an-eye/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=289069+cumulogic-bringing-sun-cloud-roots-to-java-paas&amp;utm_content=dharrisstructure">Java-PaaS: A Bevy of Options in the Blink of An Eye</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=289069&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/cumulogic-bringing-sun-cloud-roots-to-java-paas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2010/12/java.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/12/java.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/12/java.jpg?w=210" medium="image">
			<media:title type="html">java</media:title>
		</media:content>

		<media:content url="http://1.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/01/cl-logo.gif?w=300" medium="image">
			<media:title type="html">CL-logo</media:title>
		</media:content>
	</item>
		<item>
		<title>A Case for an Ever Expanding Microprocessor Market</title>
		<link>http://gigaom.com/cloud/a-case-for-an-ever-expanding-microprocessor-market/</link>
		<comments>http://gigaom.com/cloud/a-case-for-an-ever-expanding-microprocessor-market/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 18:30:06 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=288847</guid>
		<description><![CDATA[Intel blew out its 2010 and fourth quarter financial results last week, which inspired a technology and business blogger to ask whether or not Intel’s incredible growth (or in general microprocessor growth) will continue next year and in the decades following. Does compute follow Jevons paradox?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=288847&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://earth2tech.files.wordpress.com/2010/06/chipwafer.jpg"><img title="chipwafer" src="http://earth2tech.files.wordpress.com/2010/06/chipwafer.jpg?w=300&h=225" alt="" width="300" height="225" class="alignleft size-medium wp-image-241604"></a>Intel blew out its <a href="http://money.cnn.com/2011/01/13/technology/rnings/">2010 and fourth quarter financial results</a> last week, which inspired one technology and business blogger to ask whether or not Intel’s incredible growth (or in general microprocessor growth) will continue next year and in the decades following.  Andrew McAfee, a principal research scientist at the Center for Digital Business at the MIT Sloan School of Management, and a fellow at the Harvard’s Berkman Center for Internet and Society, graphed out a trend to answer these questions, and noticed that as computers got cheaper, companies kept spending more on computers.  McAfee’s <a href="http://andrewmcafee.org/2011/01/jevons-computation-efficicency-hardware-investmen/">blog post</a> (you should read it) relies on the ideas of <a href="http://en.wikipedia.org/wiki/William_Stanley_Jevons">William Stanley Jevons</a>, who argued that greater energy efficiency leads to higher aggregate consumption as opposed to less, to argue that the demand for more compute will continue for a long time to come.</p>
<p>Jevons recently got big play in a <em><a href="http://www.newyorker.com/reporting/2010/12/20/101220fa_fact_owen">New Yorker</a></em> article arguing that greater overall energy efficiency won’t help solve our energy usage problems, but will instead lead to more  ways to use the fruits of low-cost energy consumption, thus leading to more overall consumption. Perhaps as a society that loves to consume without guilt, we’re just really attuned to his message. Anyhow, in applying it to computation, McAfee <a href="http://andrewmcafee.org/2011/01/jevons-computation-efficicency-hardware-investmen/">states</a>:</p>
<blockquote><p>Rather than wading into the energy debate, though, I want to wonder out loud if computation is like energy. Both are necessary inputs to many productive activities. Both are consumed by every company in every industry. Both are amplifiers of human ability: energy amplifies or replaces our muscles; computation does the same for our brains and senses. Both come from physical things, yet are themselves ethereal; you can hold a lump of coal or a transistor in your hand, but not a joule or a megaFLOP. And the devices that generate both are getting more efficient over time.</p>
<p>If the analogy is a tight one, if Moore’s Law continues to hold true, and if Jevons was right about energy-intensive processes, then one conclusion seems inescapable: the trends visible in both of the graphs above are going to continue. Computers are going to keep getting cheaper, and aggregate demand for them is going to continue to rise.</p></blockquote>
<p>I can’t argue with that, but I can argue that the beneficiaries of continued compute demand will change over time. Much like the beneficiaries of cheaper, more abundant energy changed from railroads and transport companies to home appliance or air conditioning makers, the beneficiaries for the lower cost of computing will change.</p>
<p>Intel’s x86 chips may give way to ARM or GPUs or something completely different, and I’d also push the argument out for radios and other silicon that enables connectivity since I fundamentally believe that in the future computation and connectivity will be forever linked. That means processors and radios will always be in demand (even if the purveyors and even form factors change) as well as the hardware used in networking, be it fiber or base stations.</p>
<p><strong>Related content from GigaOM Pro (subscription req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2009/11/supercomputers-and-the-search-for-the-exascale-grail/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=288847+a-case-for-an-ever-expanding-microprocessor-market">Supercomputers and the Search for the Exascale Grail</a></li>
<li> <a href="http://pro.gigaom.com/2010/06/pushing-processors-past-moores-law/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=288847+a-case-for-an-ever-expanding-microprocessor-market">Pushing Processors Past Moore’s Law </a></li>
<li><a href="http://pro.gigaom.com/2011/01/nvidia-arms-itself-who-has-the-most-to-lose/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=288847+a-case-for-an-ever-expanding-microprocessor-market">Nvidia Arms Itself: Who Has Most to Lose</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=288847&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/a-case-for-an-ever-expanding-microprocessor-market/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	 <go:thumbnail>http://earth2tech.files.wordpress.com/2010/06/chipwafer.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://earth2tech.files.wordpress.com/2010/06/chipwafer.jpg?w=186" />
		<media:content url="http://earth2tech.files.wordpress.com/2010/06/chipwafer.jpg?w=186" medium="image">
			<media:title type="html">chipwafer</media:title>
		</media:content>

		<media:content url="http://0.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://earth2tech.files.wordpress.com/2010/06/chipwafer.jpg?w=300" medium="image">
			<media:title type="html">chipwafer</media:title>
		</media:content>
	</item>
		<item>
		<title>Meet Elastic Beanstalk, Amazon&#8217;s PaaS Play</title>
		<link>http://gigaom.com/cloud/meet-elastic-beanstalk-amazons-platform-play/</link>
		<comments>http://gigaom.com/cloud/meet-elastic-beanstalk-amazons-platform-play/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 08:01:00 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=288015</guid>
		<description><![CDATA[Amazon Web Services, which built and popularized cloud computing with its Elastic Compute Cloud and Simple Storage Service has moved up the stack from infrastructure to providing Amazon Elastic Beanstalk, its brand new Platform-as-a-Service play. With Beanstalk, Amazon hopes to outgrow the competition.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=288015&#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/01/3602975425_0c72549f23.jpg"><img title="3602975425_0c72549f23" src="http://gigaom2.files.wordpress.com/2011/01/3602975425_0c72549f23.jpg?w=199&h=300" alt="" width="199" height="300" class="alignleft size-medium wp-image-288107"></a></p>
<p>Amazon Web Services, which popularized cloud computing with its Elastic Compute Cloud and Simple Storage Service, has moved up the stack from infrastructure to providing <a href="http://aws.amazon.com/elasticbeanstalk">Amazon Elastic Beanstalk</a>, its Platform-as-a-Service play. However, Amazon is layering its PaaS offering on top of its other services in a way that’s easily reversed, which means developers can take the easy way out of developing on Beanstalk, or they can peel back the platform to manually provision and tweak their underlying VMs if they want.</p>
<p>Adam Selipsky, VP of Amazon Web Services, says the service was built to address the idea of vendor lock-in and inflexibility that commonly afflicts other platforms for application development. With the first efforts, Amazon is providing a framework for folks to build Java apps on AWS with other programming languages and partnerships to follow. It’s not surprising, given the attention that Platforms-as-a-Service have been getting in the last 12 months or so. At the beginning of last year, Microsoft finally <a href="http://gigaom.com/2010/02/01/microsoft-finally-opens-azure-for-business/">opened up its Azure</a> platform, while a few months later, VMware and Salesforce.com teamed up to offer <a href="http://gigaom.com/2010/04/27/vmware-and-salesforce-com-create-the-vmforce-love-child/">VMforce, a Java cloud</a> hosted on Salesforce’s infrastructure, and VMware <a href="http://blog.mccrory.me/2010/11/13/vmware-quietly-shows-cloud-os-openpaas-and-vmforce-at-ruby-conference/">eased into the PaaS market</a> in other ways this year. Google amped up its App Engine offering, tying it to Salesforce and VMware, while smaller providers of Platforms-as-a-Service such as <a href="http://gigaom.com/cloud/red-hat-buys-makara-adds-paas-to-its-cloud-mix/">Makara</a> and <a href="http://gigaom.com/cloud/salesforce-buys-herokus-ruby-cloud-for-212-million/">Heroku were snapped up</a> (by Red Hat and Salesforce respectively).</p>
<p>For Amazon, long the leader in the cloud space, seeing competitors move up the stack and developers taking advantage of those platforms that weren’t necessarily built on AWS infrastructure was a warning. As my colleague Derrick Harris <a href="http://pro.gigaom.com/2010/05/are-the-stars-aligning-for-an-amazon-paas-offering/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=288015+meet-elastic-beanstalk-amazons-platform-play&amp;utm_content=shigginbotham">wrote back in May</a> (GigaOM Pro sub req’d):</p>
<blockquote><p>So, my question is this: If AWS really will be simplifying management within the coming weeks, what are the chances it does so via a PaaS offering of sorts? It would be wise for AWS to leverage its current leads in market and mind share and preempt any serious momentum by PaaS providers. Technically, they’re not competitors yet (to the degree that IaaS and PaaS can vary differently in terms of target audience), but the next generation of PaaS offerings will blur those lines. AWS has the tools to build a holistic PaaS offering, the economies of scale to make it profitable, and the SDKs to cater to specific set of developers. If it does so, the cloud-computing discussion will take on an entirely different tenor as PaaS providers scramble to differentiate themselves from AWS in this area, too.</p></blockquote>
<p>Amazon’s Beanstalk offering has taken longer to launch than the few weeks Derrick had hoped for, but now it’s here. Amazon’s next move will be expanding beyond Java, something it could do via partnerships with other providers or on its own. Brian White, a developer with AWS, said PHP and Ruby are high on Amazon’s list, but declined to specify how partnerships with other providers might look. When asked about competing with other PaaS providers who host their platforms on AWS infrastructure, Selipsky suggested that perhaps those might become partners for supporting other languages.</p>
<p>Indeed, in its press release on Beanstalk, Amazon included a quote from John Dillon, CEO of Engine Yard, saying the company is working with Amazon to provide a Ruby on Rails offering on Beanstalk. So will Amazon be a giant lumbering down the beanstalk to crush the PaaS competition, and will it lift others up to its height?</p>
<p><em> Image <a href="http://creativecommons.org/licenses/by-nd/2.0/deed.en">courtesy</a> of <a href="http://www.flickr.com/photos/melodysk/3602975425/">Flickr user Melody</a>. </em></p>
<p><strong>Related GigaOM Pro Content (sub req’d)<br></strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/12/multi-language-paas-salesforce-com-is-just-one-option/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=288015+meet-elastic-beanstalk-amazons-platform-play&amp;utm_content=shigginbotham">Multi-Language PaaS: Salesforce.com Is Just One Option<br></a></li>
<li> <a href="http://pro.gigaom.com/2010/05/are-the-stars-aligning-for-an-amazon-paas-offering/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=288015+meet-elastic-beanstalk-amazons-platform-play&amp;utm_content=shigginbotham">Are the Stars Aligning for an Amazon PaaS Offering?<br></a></li>
<li><a href="http://pro.gigaom.com/2010/12/java-paas-a-bevy-of-options-in-the-blink-of-an-eye/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=288015+meet-elastic-beanstalk-amazons-platform-play&amp;utm_content=shigginbotham">Java-PaaS: A Bevy of Options in the Blink of An Eye<br></a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=288015&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/meet-elastic-beanstalk-amazons-platform-play/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/3602975425_0c72549f231-e1295406545481.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/3602975425_0c72549f231-e1295406545481.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/3602975425_0c72549f231-e1295406545481.jpg?w=210" medium="image">
			<media:title type="html">3602975425_0c72549f23thumb</media:title>
		</media:content>

		<media:content url="http://0.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/01/3602975425_0c72549f23.jpg?w=199" medium="image">
			<media:title type="html">3602975425_0c72549f23</media:title>
		</media:content>
	</item>
		<item>
		<title>Bandwidth.com and Verizon Just Made VoIP Sustainable</title>
		<link>http://gigaom.com/broadband/bandwidth-com-and-verizon-just-made-voip-sustainable/</link>
		<comments>http://gigaom.com/broadband/bandwidth-com-and-verizon-just-made-voip-sustainable/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 21:35:23 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[CNN Mobile]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Bandwidth.com]]></category>
		<category><![CDATA[Verizon]]></category>
		<category><![CDATA[VOIP]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=287793</guid>
		<description><![CDATA[Bandwidth.com and Verizon Communications today signed an agreement that could make it easier from companies such as Skype and Twilio to build out cool VoIP applications and service as well as set precedent ahead of any regulatory policy on how phone companies charge for VoIP calls.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287793&#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/01/gigaom_f2-e1295384980746.png"><img title="gigaom_f2" src="http://gigaom2.files.wordpress.com/2011/01/gigaom_f2-e1295384980746.png?w=300&h=199" alt="" width="300" height="199" class="alignleft size-medium wp-image-287942"></a>Bandwidth.com and Verizon Communications today <a href="http://bandwidth.com/about/read/verizonAgreement.html">signed an agreement</a> that could make it easier for companies such as Skype and Twilio to build out cool VoIP applications and services, as well as set precedent ahead of any regulatory policy on how phone companies charge for VoIP calls. The agreement between Verizon and Bandwidth.com — the fifth largest phone company in the U.S. and the provider behind some Google Voice numbers – <a href="http://www.pinger.com/content/home.html">Pinger</a>, and other hot VoIP companies that can’t be mentioned, sets the fee Bandwidth.com pays to connect calls on Verizon’s network at $0.0007 <del datetime="2011-01-20T14:37:51+00:00">cents</del>. That’s about seven times less than the average rate of half a penny charged for terminating VoIP calls on analog telephone networks.</p>
<p>The agreement with Verizon has three implications, with the first being that Bandwidth.com now knows what it will pay to terminate VoIP calls to landlines, which will help it build out a stable cost basis for its business and thus help other VoIP companies it serves do the same. Much like the <a href="http://gigaom.com/2009/07/07/pandora-royalty-crisis-is-over-for-internet-radio-companies/">agreement with the SoundExchange helped Pandora</a>, the online radio station, figure out the costs of providing streaming music to users so it could build out a business model to support itself, this agreement helps Bandwidth.com and other VoIP providers by setting a baseline cost. David Morken, CEO of Bandwidth.com, says he’s in talks with another major wireline provider to sign a similar deal.</p>
<p>The agreement could also help Verizon, which also has a lot of VoIP traffic on its network, pay lower rates to rural telephone companies. Verizon has to pay other telecommunications providers to terminate its VoIP calls, and in some places, it pays almost a half-cent per minute to do so. By publicizing this agreement, Verizon has told the world what it’s charging others, and said what it wants to pay. Expect rural providers to experience pressure from Verizon to bring their VoIP termination fees down to this $0.0007 <del datetime="2011-01-20T14:37:51+00:00">cent</del> level. From a research note issued today by investment research firm Stifel Nicolaus:</p>
<blockquote><p>In the absence of reform, we believe Verizon and others are looking to put downward pressure on intercarrier compensation in the marketplace. Verizon is disputing rural carrier collection of access charges for connecting VoIP calls while attempting to negotiate deals, including the one with Bandwidth.com, that move the industry toward lower rates.</p></blockquote>
<p>The third implication has to do with the somewhat esoteric world of regulation and telecommunications law. The FCC has never ruled on intercarrier compensation rates for VoIP services, because it has never decided if VoIP is a telecommunications service like wireline telephone or an information service like email. Obviously, folks don’t have to pay $0.0007 <del datetime="2011-01-20T14:37:51+00:00">cents</del> to send an email, although email doesn’t really cross from an IP network to an analog world unless the recipient has dial-up. This private agreement classifies VoIP as an information service and sets a rate — something the FCC hasn’t yet done for VoIP calls. So while the FCC has decades of rate setting and compensation agreements for voice traffic, it has never made the leap to set rates for VoIP. This has left the Verizons and other telcos of the world able to set prices, and the market for VoIP to develop in a way that’s vastly different from the market for email.</p>
<p>So this rather dull-sounding agreement is a big deal for companies like Google, Skype, Twilio and Bandwidth.com, as well as for rural telcos and the FCC. If the FCC decides to make a decision on VoIP interconnection fees rates this year, as some sources have said it will, then Morken says he can let the agreement expire (or not) depending on what the rules say. For Bandwidth.com, which has gone from operating 1 million numbers at the end of 2009 to 17 million numbers today, the agreement is like a hedge against higher prices and regulatory uncertainty that Morken can use to build his business.</p>
<p>With $100 million in annual revenue, up from $85 million the year before, Bandwidth.com is growing well without ever having taken on venture investment. The company, which is profitable, expects to file to go public within the next 18 months, said Morken. We’ve covered the <a href="http://gigaom.com/2009/12/15/is-bandwidth-com-the-future-of-voip-and-voice/">business in December 2009</a>, and I think as an infrastructure provider for VoIP services, Bandwidth.com can sell itself as a credible VoIP platform. Contracts like this only reinforce that legitimacy, although should the FCC declare VoIP an  information service, I suppose the contract could become a cost burden other providers wouldn’t have to deal with.</p>
<p><strong>Related GigaOM Pro Content</strong> (sub req’d):</p>
<ul><li><a href="http://pro.gigaom.com/2010/03/who-will-profit-from-broadband-innovation/?utm_source=broadband&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=287793+bandwidth-com-and-verizon-just-made-voip-sustainable">Who Will Profit From Broadband Innovation?</a></li>
<li><a href="http://pro.gigaom.com/2009/10/the-new-net-neutrality-debate-whats-the-best-way-to-discriminate/?utm_source=broadband&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=287793+bandwidth-com-and-verizon-just-made-voip-sustainable">The New Net-Neutrality Debate: What’s the Best Way to Discriminate?</a></li>
<li><a href="http://pro.gigaom.com/2009/08/upstream-is-the-new-downstream/?utm_source=broadband&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=287793+bandwidth-com-and-verizon-just-made-voip-sustainable">When It Comes to Pain at the Pipe, Upstream Is the New Downstream</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287793&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/broadband/bandwidth-com-and-verizon-just-made-voip-sustainable/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/gigaom_f2-e1295384980746.png?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/gigaom_f2-e1295384980746.png?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/gigaom_f2-e1295384980746.png?w=210" medium="image">
			<media:title type="html">gigaom_f2</media:title>
		</media:content>

		<media:content url="http://0.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/01/gigaom_f2-e1295384980746.png?w=300" medium="image">
			<media:title type="html">gigaom_f2</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenStack-based Storage Cloud Launches; IaaS Next</title>
		<link>http://gigaom.com/cloud/openstack-based-storage-cloud-launches-iaas-next/</link>
		<comments>http://gigaom.com/cloud/openstack-based-storage-cloud-launches-iaas-next/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 17:30:20 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud Storage]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Rackspace]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=287670</guid>
		<description><![CDATA[The first non-Rackspace OpenStack-based cloud-storage service is in beta, but it's just the first in what should be many products based on the open source cloud project. Internap's XIPCloud Storage platform provides a self-service, web-based offering to complement the hosting providers existing dedicated storage offerings.  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287670&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2010/10/openstacklogo-jpg.png"><img title="OpenStackLogo.jpg" src="http://gigaom2.files.wordpress.com/2010/10/openstacklogo-jpg.png?w=290&h=300" alt="" width="290" height="300" class="alignright size-medium wp-image-168949"></a>The first non-Rackspace, OpenStack-based, cloud-storage service is in beta and nearing general availability, but it’s just the first of what should be many products based on the open-source cloud project. Internap’s <a href="http://www.internap.com/2011/01/18/internap-expands-it-infrastructure-services-offering-with-enterprise-cloud-storage/">XIPCloud (pronounced <em>zipcloud</em>) Storage platform</a> comes just six months after OpenStack launched in July, providing a self-service, web-based offering to complement the hosting provider’s existing dedicated storage offerings. However, the OpenStack code is progressing in a hurry, and Internap won’t be alone among OpenStack adopters for long.</p>
<p>OpenStack’s storage component, called <a href="http://www.openstack.org/projects/storage/">Object Storage</a>, is now fully functional and ready for industry adoption beyond its use as the foundation of Rackspace’s Cloud Files offerings. According to Scott Hrastar, SVP of technology at Internap, Object Storage is advanced enough that his company was able to implement it with relatively little effort and focus most of its effort on building differentiation into the user-facing aspects of XIPCloud. In fact, Hrastar noted, his team was able to deploy Object Storage without any formal support, relying instead on a few knowledgeable in-house developers and the robust OpenStack community.</p>
<p>That’s good, because OpenStack doesn’t offer formal support — yet. Jonathan Bryce, chairman of the OpenStack Project Oversight Committee and Rackspace Cloud co-founder, said Rackspace has discussed ways to monetize OpenStack, and that support could be a natural fit given Rackspace’s expertise and reputation in technological support. Already, he noted, several Asian companies are providing installation support services, as the project is very popular in Japan and China.</p>
<p>Whether or not Rackspace launched a formal OpenStack support offering, though, the project will continue to mature. With the second release,”Bexar,” set for next month, OpenStack’s computing component will be ready for deployment in small- to mid-size data centers, and Bryce said it will have even more features than expected by this point. This is thanks, in part, to a thriving ecosystem that presently includes more than 40 technology partners and significantly more individual developers. Bryce said OpenStack is still on pace to be ready for use by service providers and webscale data center operators with its “Cactus” release in April, <a href="http://gigaom.com/cloud/openstack-to-be-production-ready-by-january/">as I reported in November</a>. Bryce added that OpenStack is evaluating how to integrate the Cloudkick technology that <a href="http://gigaom.com/cloud/did-rackspace-buy-cloudkick-to-keep-up-with-aws/">Rackspace acquired last month</a> — a difficult proposition because much of Cloudkick’s value comes from being a hosted service — and that the work it has done to help <a href="http://gigaom.com/cloud/canonical-ceo-on-arm-and-openstack-for-ubuntu-servers/">incorporate OpenStack into Canonical’s latest Ubuntu Linux release</a> will pay off in terms of helping the project better understand operating system integration.</p>
<p>The Object Storage readiness is great, but the world really has been waiting for <a href="http://www.openstack.org/projects/compute/">OpenStack Compute</a> since July. When it’s finally production-ready, we’ll see whether it can live up to its hype of not only elevating Rackspace’s cloud offerings, but also providing an open-source seed that can spawn an ecosystem of interoperable, highly advanced cloud offerings both from service providers and within enterprises. Its progress thus far is promising, but it’s a market rife with competition, from Amazon Web Services to VMware.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/06/private-cloud-implementation-guide/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=287670+openstack-based-storage-cloud-launches-iaas-next">Defining Internal Cloud Options: From Appistry to VMware</a></li>
<li><a href="http://pro.gigaom.com/2011/01/why-new-iaas-providers-enter-at-their-own-risk/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=287670+openstack-based-storage-cloud-launches-iaas-next">Why New IaaS Providers Enter at Their Own Risk</a></li>
<li><a href="http://pro.gigaom.com/2010/07/why-openstack-has-its-work-cut-out/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=287670+openstack-based-storage-cloud-launches-iaas-next">Why OpenStack Has Its Work Cut Out</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287670&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/openstack-based-storage-cloud-launches-iaas-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2010/10/clouds-a3-e1313794857396.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/10/clouds-a3-e1313794857396.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/10/clouds-a3-e1313794857396.jpg?w=210" medium="image">
			<media:title type="html">Clouds-A3</media:title>
		</media:content>

		<media:content url="http://1.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/2010/10/openstacklogo-jpg.png?w=290" medium="image">
			<media:title type="html">OpenStackLogo.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>EMC&#8217;s New Gear for Big Data and the &#8216;Consumer&#8217; Enterprise</title>
		<link>http://gigaom.com/cloud/emcs-new-gear-for-big-data-and-the-consumer-enterprise/</link>
		<comments>http://gigaom.com/cloud/emcs-new-gear-for-big-data-and-the-consumer-enterprise/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 15:30:59 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[EMC]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=287630</guid>
		<description><![CDATA[EMC launched a slew of new products and a new product line that it hopes will keep it relevant in a changing IT world where cloud computing and products with a more consumer feel are changing the dynamic at both ends of the spectrum.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287630&#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/01/fourthgradeipad-e1295364137874.png"><img title="fourthgradeipad" src="http://gigaom2.files.wordpress.com/2011/01/fourthgradeipad-e1295364137874.png?w=300&h=199" alt="" width="300" height="199" class="size-medium wp-image-287685 alignleft"></a>EMC <a href="http://www.emc.com/about/news/press/2011/20110118-01.htm">launched 41 new products</a> and a new product line that it hopes will keep it relevant in a world where cloud computing and products with a more consumer feel are changing the IT dynamic at both ends of the spectrum. In a press conference Tuesday morning, the storage giant also explained how in the coming year it plans to announce a customer who is using its gear to store an exabyte of data a decade after it first started seeing customers storing a petabyte of storage.</p>
<p>During the launch event, EMC showed off its VNXe line — for small- to medium-size business customers — which is cheaper and contains nifty features, such as the ability to provision the hardware from an iPad, and a graphical interface that represents the hardware box, so users can determine what’s wrong. EMC “proved” how easy this system is for folks by getting a fourth grader armed with an iPad to troubleshoot the hardware.</p>
<p>EMC also <a href="http://www.emc.com/about/news/press/2011/20110118-02.htm">announced a new product</a> using its <a href="http://gigaom.com/2009/07/08/emc-snagged-data-domain-so-whats-next-for-netapp/">$2.1 billion Data Domain acquisition</a> for faster sending of backup information, as well as a new version of its Atmos line of software <a href="http://gigaom.com/cloud/emc-to-buy-isilon-to-stay-in-scale-out-storage-game/">built on its $2.25 billion acquisition of Isilon</a>.  For those drowning in data, EMC offered a new version of it VMAX box that’s twice as fast, with more brains inside for processing big data. (It contains a 128-core processor to manage the memory.) The VMAX system also does away with Fibre Channel interconnects, and instead, counts on the better brains and Flash memory to provide the faster speeds.</p>
<p>However cheesy the presentation, EMC is clearly aware of the big trends in the enterprise, and how the market is fragmenting between the high and low end. At the low end, businesses want cheap, easy-to-use and something that resembles the Apple experience. But at the high end, where there may be fewer customers, but they buy a lot of boxes, EMC is aware that speed, scale and big data are changing the way IT views storage. It’s no longer this backroom archive, but a real-time delivery system for information that could be called upon at any moment. So EMC, which said it has shipped over 10 petabytes of Flash memory last year, is trying to deliver the new future of data. It’s always on, and is the new foundation for business decision-making.</p>
<p>For more on how the data deluge is affecting the enterprise and innovative ways startups are tackling their own data problems, come to our <a href="http://event.gigaom.com/bigdata/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=287630+emcs-new-gear-for-big-data-and-the-consumer-enterprise&amp;utm_content=shigginbotham">Big Data conference</a> held March 23 in NYC.</p>
<p><strong>Related Content from GigaOM Pro (subscription required)</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/11/why-cloud-storage-is-so-hot-right-now/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_term=287630+emcs-new-gear-for-big-data-and-the-consumer-enterprise&amp;utm_content=shigginbotham&amp;utm_campaign=intext" target="_blank">Why Cloud Storage is So Hot Right Now</a></li>
<li><a href="http://pro.gigaom.com/2010/11/how-to-make-cloud-computing-greener/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_term=287630+emcs-new-gear-for-big-data-and-the-consumer-enterprise&amp;utm_content=shigginbotham&amp;utm_campaign=intext">How to Make Cloud Computing Greener</a></li>
<li><a href="http://pro.gigaom.com/2009/08/report-the-future-of-data-center-storage/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_term=287630+emcs-new-gear-for-big-data-and-the-consumer-enterprise&amp;utm_content=shigginbotham&amp;utm_campaign=intext">The Future of Data Center Storage</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287630&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/emcs-new-gear-for-big-data-and-the-consumer-enterprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/fourthgradeipad-e1295364137874.png?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/fourthgradeipad-e1295364137874.png?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/fourthgradeipad-e1295364137874.png?w=210" medium="image">
			<media:title type="html">fourthgradeipad</media:title>
		</media:content>

		<media:content url="http://0.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/01/fourthgradeipad-e1295364137874.png?w=300" medium="image">
			<media:title type="html">fourthgradeipad</media:title>
		</media:content>
	</item>
		<item>
		<title>The Hurdles to Combining Electric Cars and Clean Power</title>
		<link>http://gigaom.com/cleantech/the-hurdles-to-combining-electric-cars-and-clean-power/</link>
		<comments>http://gigaom.com/cleantech/the-hurdles-to-combining-electric-cars-and-clean-power/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 08:00:09 +0000</pubDate>
		<dc:creator>Katie Fehrenbacher</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[Automotive]]></category>
		<category><![CDATA[Clean Power]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[CNN Green]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Better Place]]></category>
		<category><![CDATA[MVV Energie]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=287416</guid>
		<description><![CDATA[The argument against electric cars is that if the grid is powered by mostly coal, then so are our cars. But the long term goal is to move the grid over to clean power. However, here's the bumpy road ahead for these transitions. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287416&#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/01/betterplaceevdenmark.jpg"><img title="BetterPlaceEVDenmark" src="http://gigaom2.files.wordpress.com/2011/01/betterplaceevdenmark.jpg?w=300&h=225" alt="" width="300" height="225" class="alignleft size-medium wp-image-287531"></a>The longstanding argument for why plug-in vehicles aren’t that green is that if the electricity grid is powered mostly by coal, well, then so are our plug-in cars. That’s not so great when it comes to reducing carbon emissions. But the ideal is that over time as consumers and corporations increasingly embrace EVs, the power grid will also correspondingly shift over to incorporating clean power, like solar and wind. And in the meantime, some utilities can offer green power services for EV drivers.</p>
<p>Well, those are the visions. However, there are major hurdles to implementing these ideas. Here are the road blocks:</p>
<p><strong>Infrastructure Investment</strong></p>
<p>First and foremost, there will be a colossal investment needed for both clean power and electric car infrastructure to make their way onto the market, and both will take a lot of time. <a href="http://www.energybulletin.net/stories/2010-10-18/vaclav-smils-%E2%80%9Cenergy-myths-and-realities%E2%80%9D-review">Author and professor Vaclav Smil has explained</a> in his recent book that an all-electric U.S. fleet would conservatively need 980 TWh of electricity per year to run, which was 25 percent of the U.S. electricity generation in 2008. Smil thinks utilities wouldn’t realistically be able to build that additional amount of electricity generation within two decades.</p>
<p>In addition, that extra generation would have to come from clean power to be carbon-reductive. As anyone who has followed the utility-scale solar market knows, it takes years for utility-scale solar projects to move from drawing board to supplying electricity. In the case of BrightSource Energy’s inaugural solar thermal project Ivanpah, <a href="http://gigaom.com/cleantech/just-3-years-later-brightsources-flagship-solar-plant-comin-soon/">it has taken over three years</a> to just get regulatory approval, and now <a href="http://gigaom.com/cleantech/more-lawsuits-threaten-california-solar-projects/">here come all the environmental protests</a>.</p>
<p>California’s utilities have struggled to meet the state mandate that says they need to buy 20 percent of their electricity supply from clean power by 2010. Most utilities weren’t likely to make that deadline, but state  regulation gives them until the end of 2013 to comply.  Meanwhile, the utilities will have to make sure they line up enough  contracts or install their own projects to meet the 33 percent goal by  2020. And this is just in California, which has an aggressive state mandate.</p>
<p>Utility scale wind is a more mature market, but wind installations <a href="http://green.blogs.nytimes.com/2010/10/29/wind-power-growth-slows-to-2007-levels/">slowed in the U.S. considerably in 2010</a> due to the slowed economy. In addition, because of intermittency, Smil and other researchers think wind could never be a dominant form of clean power. In fact, it’s far from clear if solar and wind will be able to provide baseload power (provides energy 24/7), and the U.S. will have to rely on other forms of clean power like nuclear, geothermal, and hydro.</p>
<p>From a plug-in vehicle market perspective, perhaps it’s not such a bad thing that clean power will take such a long time to get built out. Because plug-in car adoption will take just as long. Bloomberg New Energy Finance predicts there will be 1.6 million plug-in cars sold by 2015, rising to 7.6 million by 2020. In 2010, the U.S. had about 245 million passenger cars, SUVs, vans, and light trucks.</p>
<p><strong>EV + Clean Power</strong></p>
<p>Clearly, it’s going to take decades for both clean power and electric vehicles to make a sizable dent in the U.S. infrastructure. In the mean time, some utilities and companies are looking at ways to use or sell clean power for electric vehicle projects.</p>
<p>SAP and German utility MVV Energie are starting a pilot project using 30 corporate SAP electric vehicles that will be powered exclusively by the utility’s clean power. MVV Energie will be building and operating the smart charging stations that are capable of filling electric cars exclusively with certified green energy.</p>
<p>Better Place, the electric vehicle infrastructure company, plans to incorporate clean power into its networks, particularly in its launch region in Israel. In 2008, when Better Place CEO and founder Shai Agassi announced the Israel Better Place launch, he said the infrastructure will be powered by  “batteries, that get their energy from green sustainable electricity  sources.” (We’re thinking that’ll be mostly solar, given Israel’s climate).<strong></strong></p>
<p><strong>Batteries as Aid for the Power Grid</strong></p>
<p>While we’re waiting for EVs to be powered by the sun, electric car batteries could be an aid to getting clean power onto the grid. A network of electric cars could offer the potential of distributed energy storage and grid services like load balancing or frequency regulation.</p>
<p>The power grid works by constantly balancing supply and demand  (generation and load) and must be kept at a 60 Hz frequency. That’s a  complex and difficult task given today’s grid has little energy storage  capacity. So if the frequency goes too high or low, the utility must  respond by shifting generation and load. For example, PJM, a <a href="http://www.ferc.gov/industries/electric/indus-act/rto.asp">regional transmission organization</a> serving a population of 51 million, pings generators to control regulation as often as hundreds of times per day. Electric vehicle batteries could act as the real-time, distributed intelligent frequency regulators, replacing generators.</p>
<p>PJM has a project with the University of Delaware using electric vehicles in a demand response program, but John Gartner, an analyst with Pike Research, says, “We don’t see this as a commercial application until at least 2015.” However, after the issues are resolved, the arrival of electric vehicles will provide greater flexibility for utilities to integrate higher percentages of wind and solar power, says Gartner.</p>
<p><em>Image courtesy of <a href="http://www.flickr.com/photos/btrplc/3720607275/in/set-72157621456120680/">Better Place</a>.</em></p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/08/car-data-as-the-next-platform-for-innovation/?utm_source=cleantech&amp;utm_medium=editorial&amp;utm_content=katiefehren&amp;utm_campaign=intext&amp;utm_term=287416+the-hurdles-to-combining-electric-cars-and-clean-power">Car Data As the Next Platform for Innovation</a><strong><br></strong></li>
<li><a href="http://pro.gigaom.com/2010/04/report-information-technology-opportunities-in-electric-vehicle-management/?utm_source=cleantech&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=287416+the-hurdles-to-combining-electric-cars-and-clean-power&amp;utm_content=katiefehren">Report: IT Opportunities in Electric Vehicle Management</a></li>
<li><a href="http://pro.gigaom.com/2010/04/why-microsofts-electric-vehicle-deal-with-ford-matters/?utm_source=cleantech&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=287416+the-hurdles-to-combining-electric-cars-and-clean-power&amp;utm_content=katiefehren">Why Microsoft’s Electric Vehicle Deal With Ford Matters</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287416&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cleantech/the-hurdles-to-combining-electric-cars-and-clean-power/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/betterplaceevdenmark.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/betterplaceevdenmark.jpg?w=186" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/betterplaceevdenmark.jpg?w=186" medium="image">
			<media:title type="html">BetterPlaceEVDenmark</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/01/betterplaceevdenmark.jpg?w=300" medium="image">
			<media:title type="html">BetterPlaceEVDenmark</media:title>
		</media:content>
	</item>
		<item>
		<title>Tilera Scores $45M for Specialized Cloud Chips</title>
		<link>http://gigaom.com/cloud/tilera-scores-45m-for-specialized-cloud-chips/</link>
		<comments>http://gigaom.com/cloud/tilera-scores-45m-for-specialized-cloud-chips/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 05:01:52 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[Calxeda]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Tilera]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=287435</guid>
		<description><![CDATA[Tilera, a chip design firm that's building a 100-core processor for hugely parallel compute problems, has raised $45 million in funding from investors that include Artis Capital Management, WestSummit Capital Management and Comerica Bank. The company has raised a total of $109 million.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287435&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_287548" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2011/01/8d6k8688.jpg"><img title="8d6k8688" src="http://gigaom2.files.wordpress.com/2011/01/8d6k8688.jpg?w=300&h=199" alt="" width="300" height="199" class="size-medium wp-image-287548"></a><p class="wp-caption-text">Anant Agarwal of Tilera (far right) at Structure 2010</p></div>
<p>Tilera, a chip design firm that hopes to build a 200-core processor for hugely parallel compute problems, has raised $45 million in funding from investors that include Artis Capital Management, WestSummit Capital Management and Comerica Bank. The company has raised a total of $109 million, and now counts strategic investors Cisco and Samsung among its backers. We’ve covered Tilera for years, ever since I named them one of the top <a href="http://gigaom.com/2008/07/16/five-multicore-startups-to-watch/">5 multicore startups to watch</a> back in 2008, then again when <a href="http://gigaom.com/2009/10/25/chip-startup-tilera-dreams-the-impossible-dream/">it released its 100-core chip</a>.</p>
<p>From that story:</p>
<blockquote><p>Tilera scoffs at quad-core machines. The company’s chips already are used by 75 customers, and come with 36, 64, and now 100 cores. Agarwal says, “The core is the new transistor.” By cramming so many cores onto its chips connected by a mesh network of interconnect that allows the cores to communicate without bottlenecks, Bob Doud, director of marketing, says that Tilera can sell its chips to folks wanting faster memcached servers or better performance at web-scale computing. The chips, which provide 1.25 GHz of performance, are no match for Intel’s workhorse Nehalem processor that can top out at 3.3GHz. But Tilera’s chips only burn 33-50 watts instead of 130 watts that top-of-the-line Nehalem silicon can.</p></blockquote>
<p>Tilera is joining other specialty chipmakers that are betting that the rising demand for computing power can’t be met by x86 processors without consuming too much power. Other chipmakers are repurposing popular chips from the consumer world, such as Nvidia’s <a href="http://gigaom.com/2008/05/16/graphics-processors-grow-up-go-corporate/">emphasis on GPUs</a> or Calxeda and Marvell’s decision to <a href="http://gigaom.com/2010/04/09/smooth-stone-bets-arm-will-invade-the-data-center/">bring ARM-based chips into servers</a> (Nvidia recently <a href="http://gigaom.com/cloud/nvidia-turns-to-arm-for-server-chips-and-to-kill-intel/">joined this camp too</a>). However, Tilera has scorned the more-popular architectures and has built its own design (it uses a RISC architecture), and it hopes to achieve 200 cores by 2013. In a call to chat about the funding, Tilera executives said the company has made progress porting common software used in networking gear and data centers to its chip and that one of the top three webscale data centers is using a server that contains Tilera chips.<br><a href="http://gigaom2.files.wordpress.com/2011/01/tilera45.png"><img title="tilera45" src="http://gigaom2.files.wordpress.com/2011/01/tilera45.png?w=604" alt=""   class="alignright size-full wp-image-287550"></a></p>
<p>Troy Bailey, VP of marketing at Tilera, dismissed the current threat of ARM-based chips, pointing out that the designs from ARM, which are more commonly used in cell phones, are not offering 64-bit processors yet. This limits their ability to run certain types of corporate software. As for other architectures, Bailey believes many different architectures <a href="http://gigaom.com/2010/03/08/does-the-cloud-need-a-specialized-chip/">will have a place in different sections of the data center</a>. In the meantime, the $45 million for Tilera will help it pursue its original networking and embedded market while tweaking its basic design for more specific types of workloads inside<a href="http://gigaom.com/2010/06/22/tilera-offering-tweaked-hardware-for-the-cloud/"> hyperscale and cloud data centers</a>. It’s a lot of money, but as we’re seeing with funding for companies such as SeaMicro or Calxeda, venture investors think it’s a big opportunity.</p>
<p>For more on Tilera’s position for the cloud, check out <a href="http://gigaom.com/2010/06/23/structure-2010-architecture-for-the-cloud-after-the-blade/">the discussion</a> from last year’s Structure conference, where executives from SeaMicro, Tilera, ARM, Dell and VMware discussed where the hardware for computers was heading.</p>
<p><strong>Related content from GigaOM Pro (subscription req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2009/11/supercomputers-and-the-search-for-the-exascale-grail/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=287435+tilera-scores-45m-for-specialized-cloud-chips">Supercomputers and the Search for the Exascale Grail</a></li>
<li> <a href="http://pro.gigaom.com/2010/06/pushing-processors-past-moores-law/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=287435+tilera-scores-45m-for-specialized-cloud-chips">Pushing Processors Past Moore’s Law </a></li>
<li><a href="http://pro.gigaom.com/2011/01/nvidia-arms-itself-who-has-the-most-to-lose/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=287435+tilera-scores-45m-for-specialized-cloud-chips">Nvidia Arms Itself: Who Has Most to Lose</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287435&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/tilera-scores-45m-for-specialized-cloud-chips/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/8d6k8688.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/8d6k8688.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/8d6k8688.jpg?w=210" medium="image">
			<media:title type="html">8d6k8688</media:title>
		</media:content>

		<media:content url="http://0.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/01/8d6k8688.jpg?w=300" medium="image">
			<media:title type="html">8d6k8688</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/01/tilera45.png" medium="image">
			<media:title type="html">tilera45</media:title>
		</media:content>
	</item>
		<item>
		<title>Clustrix Lifts the Curtain on Early Database Customers</title>
		<link>http://gigaom.com/cloud/clustrix-lifts-the-curtain-on-early-database-customers/</link>
		<comments>http://gigaom.com/cloud/clustrix-lifts-the-curtain-on-early-database-customers/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 19:00:52 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[Clustrix]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[scalability]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=287386</guid>
		<description><![CDATA[Database startup Clustrix revealed the identities of four customers today, strong evidence that there’s something to its webscale SQL database beyond the $30 million investment that Clustrix has raised thus far. The customers announced are AOL, Photobox, Box.net and iOffer.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287386&#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/01/al_hirschfeld_theatre_stage_nyc_2007.jpg"><img title="Al_Hirschfeld_Theatre_stage_NYC_2007" src="http://gigaom2.files.wordpress.com/2011/01/al_hirschfeld_theatre_stage_nyc_2007.jpg?w=300&h=224" alt="" width="300" height="224" class="size-medium wp-image-287390 alignleft"></a>Database startup <a href="http://gigaom.com/2010/05/03/clustrix-builds-the-webscale-holy-grail-a-database-that-scales/">Clustrix</a> revealed the identities of four customers today, strong evidence that there’s something to its webscale SQL database beyond <a href="http://gigaom.com/cloud/clustrix-gets-12m-more-for-scalable-sql/">the $30 million investment that Clustrix has raised thus far</a>. The customers announced are AOL, Photobox, Box.net and iOffer, and – according to the official press release, at least – all four agree that Clustrix’s status as a <em>SQL</em> database touting <em>scalability</em> helped spur the decision to give Clustrix a whirl. If these four are a microcosm of Clustrix’s business, or the market for SQL databases designed for massive scalability, we should only expect to see more growth.</p>
<p>The reality is that volumes are growing for all types of data, not just the unstructured data that might lead businesses to consider any of the emerging NoSQL or non-SQL database technologies. Organizations doing millions of transactions or otherwise producing relational data want products that meet their needs, too, and they want them to be minimally disruptive in terms of learning new technologies and rewriting applications. It’s hard to get less disruptive than keeping the database layer essentially the same.</p>
<p>Presently, most attempts to scale relational databases involves concepts like sharding or implementing a cache system, so Clustrix’s approach of scaling out the database itself by adding nodes is understandably attractive to customers. Thus far, the only other startup making noise around high-performance, scalable SQL is <a href="http://voltdb.com/product">VoltDB, which focuses on online transaction processing</a>. Just like NoSQL projects have proliferated to solve various problems related to unstructured data, Clustrix’s early success suggests that attempts to build scalable SQL databases might start ramping up, too.</p>
<p>An interesting side note to the Clustrix announcement is how it underscores the notion that SQL and NoSQL databases can coexist within the same organization. Clustrix customer AOL recently announced its work with <a href="http://blog.membase.com/membase-cloudera-integration">NoSQL startup Membase</a> (and Hadoop vendor Cloudera) around turning large volumes information on user events into a high-speed, targeted ad-serving system.</p>
<p><em>Image courtesy of Wikipedia Commons contributor <a href="http://commons.wikimedia.org/wiki/User:AndreasPraefcke">Andreas Praefcke</a>.</em></p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/07/report-nosql-databases-providing-extreme-scale-and-flexibility/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=287386+clustrix-lifts-the-curtain-on-early-database-customers">Report: NoSQL Databases — Providing Extreme Flexibility and Scale</a></li>
<li><a href="http://pro.gigaom.com/2010/10/with-scalable-data-stores-around-is-nosql-a-non-starter/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=287386+clustrix-lifts-the-curtain-on-early-database-customers">With Scalable Data Stores Around, Is NoSQL a Non-Starter?</a></li>
<li><a href="http://pro.gigaom.com/2010/03/webscale-databases-open-source-commercial/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=287386+clustrix-lifts-the-curtain-on-early-database-customers">Webscale Databases: Is Open Source Really Necessary?</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=287386&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/clustrix-lifts-the-curtain-on-early-database-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/al_hirschfeld_theatre_stage_nyc_2007.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/al_hirschfeld_theatre_stage_nyc_2007.jpg?w=186" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/al_hirschfeld_theatre_stage_nyc_2007.jpg?w=186" medium="image">
			<media:title type="html">Al_Hirschfeld_Theatre_stage_NYC_2007</media:title>
		</media:content>

		<media:content url="http://1.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/01/al_hirschfeld_theatre_stage_nyc_2007.jpg?w=300" medium="image">
			<media:title type="html">Al_Hirschfeld_Theatre_stage_NYC_2007</media:title>
		</media:content>
	</item>
	</channel>
</rss>
