<?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, 10 Feb 2012 09:29:08 +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&amp;blog=14960843&amp;post=293630&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=293630&amp;subd=gigaom2&amp;ref=&amp;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://0.gravatar.com/avatar/a5a578e0c178f533ff6edc2ffad670a1?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&amp;blog=14960843&amp;post=289069&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=289069&amp;subd=gigaom2&amp;ref=&amp;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://0.gravatar.com/avatar/a5a578e0c178f533ff6edc2ffad670a1?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&amp;blog=14960843&amp;post=288847&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=288847&amp;subd=gigaom2&amp;ref=&amp;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&amp;blog=14960843&amp;post=288015&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=288015&amp;subd=gigaom2&amp;ref=&amp;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&amp;blog=14960843&amp;post=287793&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=287793&amp;subd=gigaom2&amp;ref=&amp;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&amp;blog=14960843&amp;post=287670&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=287670&amp;subd=gigaom2&amp;ref=&amp;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://0.gravatar.com/avatar/a5a578e0c178f533ff6edc2ffad670a1?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&amp;blog=14960843&amp;post=287630&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=287630&amp;subd=gigaom2&amp;ref=&amp;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&amp;blog=14960843&amp;post=287416&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=287416&amp;subd=gigaom2&amp;ref=&amp;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&amp;blog=14960843&amp;post=287435&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=287435&amp;subd=gigaom2&amp;ref=&amp;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&amp;blog=14960843&amp;post=287386&amp;subd=gigaom2&amp;ref=&amp;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&#038;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&amp;blog=14960843&amp;post=287386&amp;subd=gigaom2&amp;ref=&amp;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://0.gravatar.com/avatar/a5a578e0c178f533ff6edc2ffad670a1?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>
		<item>
		<title>Steve Jobs to Take Second Medical Leave of Absence</title>
		<link>http://gigaom.com/apple/steve-jobs-to-take-second-medical-leave-of-absence/</link>
		<comments>http://gigaom.com/apple/steve-jobs-to-take-second-medical-leave-of-absence/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 14:30:07 +0000</pubDate>
		<dc:creator>Darrell Etherington</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[NYT Internet]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CEO]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[Steve Jobs]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=287327</guid>
		<description><![CDATA[Apple CEO Steve Jobs will be taking a medical leave of absence from the company to focus on his health, though he will continue on as CEO and still be involved in "major strategic decisions." COO Tim Cook will run day-to-day operations in his absence.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=287327&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2010/08/stevejobs.png"><img title="stevejobs" src="http://gigaom2.files.wordpress.com/2010/08/stevejobs.png?w=300&#038;h=200" alt="" width="300" height="200" class="alignright size-medium wp-image-152385"></a>Apple CEO Steve Jobs will be taking a medical leave of absence from the company to focus on his health, though he will continue on as CEO and still be involved in “major strategic decisions.” In an <a href="http://www.businesswire.com/news/home/20110117005471/en/Apple-Media-Advisory">email to employees released by Apple</a>, Jobs explains that he requested and was granted the absence by the company’s board of directors.</p>
<p>This is the email from Steve Jobs, which was released by Apple in its entirety as a press release:</p>
<blockquote><p>Team,</p>
<p>At my request, the board of directors has granted me a medical leave of absence so I can focus on my health. I will continue as CEO and be involved in major strategic decisions for the company.</p>
<p>I have asked Tim Cook to be responsible for all of Apple’s day to day operations. I have great confidence that Tim and the rest of the executive management team will do a terrific job executing the exciting plans we have in place for 2011.</p>
<p>I love Apple so much and hope to be back as soon as I can. In the meantime, my family and I would deeply appreciate respect for our privacy.</p>
<p>Steve</p></blockquote>
<p>This isn’t the first time Jobs has had to step away from the company due to health concerns. On <a href="http://gigaom.com/apple/jobs-takes-leave-for-health-tim-cook-made-acting-apple-ceo/">Jan. 14 2009, Jobs stepped down as CEO temporarily</a>, also citing health issues. The news also came in the form of a personal email from Jobs to Apple employees. This second leave comes almost exactly two years after the first. At the beginning of that earlier leave, Jobs anticipated a summer return to the company. This time, his plans seem much less definite.</p>
<p>It was later revealed that <a href="http://gigaom.com/apple/steve-jobs-had-a-liver-transplant/">Jobs left to have a liver transplant</a> in April of 2009. Critics argued that by keeping the specifics of his health issues hidden, he was hiding material information from investors and damaging the company. <a href="http://gigaom.com/apple/apple-and-the-ceo-succession-plan/">Stock prices initially suffered</a> following the news of Jobs’ first absence, and the same can probably be expected this time around. Stock values are <a href="https://twitter.com/erinbury/status/27006504225742849">already down in European </a><a href="https://twitter.com/erinbury/status/27006504225742849">trading</a>.</p>
<p>While this is most definitely bad news for the Apple CEO, we wish him a speedy recovery.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2011/01/communications-platforms-privacy-ruled-newnet-in-q4/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=etherin&amp;utm_campaign=intext&amp;utm_term=287327+steve-jobs-to-take-second-medical-leave-of-absence">Communications, Platforms, Privacy Ruled NewNet in Q4</a></li>
<li><a href="http://pro.gigaom.com/2011/01/5-connected-consumer-companies-to-watch-in-2011/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=etherin&amp;utm_campaign=intext&amp;utm_term=287327+steve-jobs-to-take-second-medical-leave-of-absence">5 Connected Consumer Companies to Watch in 2011</a></li>
<li><a href="http://pro.gigaom.com/2011/01/5-connected-consumer-companies-that-ruled-2010/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=etherin&amp;utm_campaign=intext&amp;utm_term=287327+steve-jobs-to-take-second-medical-leave-of-absence">5 Connected Consumer Companies That Ruled 2010</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=287327&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/steve-jobs-to-take-second-medical-leave-of-absence/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2010/08/stevejobs.png?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/08/stevejobs.png?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/08/stevejobs.png?w=210" medium="image">
			<media:title type="html">stevejobs</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2010/08/stevejobs.png?w=300" medium="image">
			<media:title type="html">stevejobs</media:title>
		</media:content>
	</item>
		<item>
		<title>Infrastructure Key to Google&#8217;s No-Downtime Guarantee</title>
		<link>http://gigaom.com/cloud/infrastructure-key-to-googles-no-downtime-guarantee/</link>
		<comments>http://gigaom.com/cloud/infrastructure-key-to-googles-no-downtime-guarantee/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 21:10:19 +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[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web Infrastructure]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=286927</guid>
		<description><![CDATA[Google blogged this morning about a new no-planned-downtime for Google Apps, a promise it's able to make because of its globally distributed infrastructure estimated at more than 1 million servers. Google's expansive infrastructure gives it multiple options for migrating workloads during planned downtime.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286927&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Google blogged this morning about a new <a href="http://googleenterprise.blogspot.com/2011/01/destination-dial-tone-getting-google.html">no-planned-downtime for Google Apps</a>, a promise it’s able to make because of its globally distributed infrastructure <a href="http://gizmodo.com/5517041/googles-insane-number-of-servers-visualized">estimated at more than 1 million servers</a>. Unlike many SaaS infrastructures, and certainly many on-premise application environments, Google’s expansive infrastructure gives it multiple options for migrating workloads during planned downtime on a given set of servers or a specific data center.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/01/downtime.png"><img title="downtime" src="http://gigaom2.files.wordpress.com/2011/01/downtime.png?w=300&#038;h=185" alt="" width="300" height="185" class="alignright size-medium wp-image-286994"></a>Google was inspired to make the change after a year in which its flagship application, Gmail, experienced overall availability of 99.984 percent. As blog author Matthew Glotzbach points out, that translates to an average of 7 minutes of downtime per month, which is far better than most on-premise email systems, including Microsoft Exchange. However, the post doesn’t include comparisons to competitive hosted email options, such as Microsoft BPOS or IBM LotusLive. One potentially big competitor, Microsoft Office 365, is still in beta, so an accurate uptime comparison can’t be made.</p>
<p>Google hasn’t been too forthcoming about its processes migrating workloads from place to place, but this <a href="http://www.datacenterknowledge.com/archives/2009/03/25/how-google-routes-around-outages/">2009 interview with SVP of Operations Urs Holzle</a> does shed some light on how the company utilizes its global footprint to route around both server-level and data-center-level issues. If the company is able to handle unforeseen outages fairly smoothly, it stands to reason that it can route around planned downtime without issue.</p>
<p>It will be interesting to see if Microsoft — Google’s primary rival in the cloud services space — matches Google’s promise of no planned downtime. Microsoft, too, has a large server footprint distributed across the world. It’s arguable that Microsoft already has the better SLA anyhow, as Microsoft is <a href="http://www.microsoft.com/en-us/cloud/cloudpowersolutions/productivity.aspx#tab2-tabs">promising a “financially backed” 99.9 percent SLA for Office 365</a>, whereas Google <a href="http://www.google.com/apps/intl/en/terms/sla.html">compensates for below-SLA service levels</a> with free days tacked onto the end of the service term.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/08/upset-about-your-cloud-contract-tough-luck/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=286927+infrastructure-key-to-googles-no-downtime-guarantee">Upset About Your Cloud Contract? Tough Luck.</a></li>
<li><a href="http://pro.gigaom.com/2009/07/customers-to-cloud-providers-fess-up-and-fix-it/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=286927+infrastructure-key-to-googles-no-downtime-guarantee">Customers to Cloud Providers: ‘Fess Up, and Fix It</a></li>
<li><a href="http://pro.gigaom.com/2009/05/why-google-fail-%E2%89%A0-cloud-fail/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=286927+infrastructure-key-to-googles-no-downtime-guarantee">Why Google Fail ≠ Cloud Fail</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286927&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/infrastructure-key-to-googles-no-downtime-guarantee/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/gmail-logo.png?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/gmail-logo.png?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/gmail-logo.png?w=210" medium="image">
			<media:title type="html">gmail-logo</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/a5a578e0c178f533ff6edc2ffad670a1?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/downtime.png?w=300" medium="image">
			<media:title type="html">downtime</media:title>
		</media:content>
	</item>
		<item>
		<title>Will Cloud Save the Day for a Power-Hungry London?</title>
		<link>http://gigaom.com/cloud/will-cloud-save-the-day-for-a-power-hungry-london/</link>
		<comments>http://gigaom.com/cloud/will-cloud-save-the-day-for-a-power-hungry-london/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 21:30:16 +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[NYT Enterprise]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloid computing]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[energy efficiency]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=286442</guid>
		<description><![CDATA[Private businesses in London are bracing for power shortages during the 2012 Olympics, and it appears data centers located within the city won't be spared, a turn of events that could have U.K. businesses turning to cloud computing. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286442&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/01/socket_5.jpg"><img title="Socket_5" src="http://gigaom2.files.wordpress.com/2011/01/socket_5.jpg?w=300&#038;h=225" alt="" width="300" height="225" class="alignleft size-medium wp-image-286545"></a>Private businesses in London are bracing for power shortages during the 2012 Olympics, and it appears data centers located within the city won’t be spared, a turn of events that could have U.K. businesses turning to cloud computing. According to RedMonk’s James Governor, Peer1 Hosting has been stoking fears of a <a href="http://twitter.com/#!/monkchips/statuses/25591327961907200">power shortage during the 2012 Olympics</a> that could leave data center operators without power to serve their customers. Although he noted the company <a href="http://twitter.com/#!/monkchips/statuses/25597027446423552">might be invoking fear to drum up business</a> for its forthcoming Portsmouth, England data center, it looks like that fear might be justified. Can the cloud save the day?</p>
<p>Energy experts have been <a href="http://www.betanews.com/article/London-Olympics-presents-unexpected-problem-for-data-centers/1196265301">predicting such a situation at least as early as 2007</a>, when London began upgrading its power grid to achieve greater efficiency during the games, at the expense of power-hungry data centers. But it’s not just the Olympics that have London data centers in peril. According to a <a href="http://www.guardian.co.uk/technology/2008/may/29/energy.olympics2012">2008 Guardian article</a>, the Olympics are just the latest blow to an already underpowered London from which data centers operators are migrating <em>en masse </em>to cities — or countries — outside the metropolitan area.</p>
<p>Pushing expansion to outside geographies and retrofitting or otherwise revamping data centers to achieve higher efficiency are potential solutions for data center operators, but so is cloud computing. Done right, cloud hosting <a href="http://gigaom.com/cleantech/cloud-computing-will-save-energy-not-so-simple/">can seriously reduce data center energy usage</a> thanks to practices like virtualization and automation, on top of the <a href="http://www.microsoft.com/presspass/presskits/cloud/docs/The-Economics-of-the-Cloud.pdf">economies of scale that already come</a> from operating large data centers. As Rich Miller at Data Center Knowledge has pointed out, Rackspace has seen<a href="http://www.datacenterknowledge.com/archives/2011/01/04/how-the-cloud-is-driving-profits-at-rackspace/"> significant gains in revenue per server</a> since expanding its cloud computing business, in part because of the efficiency gains from hosting multiple customers per physical server.</p>
<p>Cloud computing could be good news for local businesses, too, either as a short-term solution to the specter of their London-based hosting providers going down during the Olympics, or as a long-term solution to save themselves from power issues as their computing needs increase over time. As with most geographies, cloud-adoption surveys are inconclusive, but the wild success of Amazon Web Services’ Dublin data center — its sole European Availability Zone — might be telling about whether U.K. businesses will move to the cloud.</p>
<p>According to <a href="http://news.netcraft.com/archives/2010/12/09/strong-hosting-growth-in-ireland-due-to-amazon-ec2-datacenter.html">research from Netcraft</a>, AWS now accounts for one-third of all web-facing servers hosted in Ireland, and, since AWS  launched there in 2008, “there is a clear increase in non-Irish companies hosted in Ireland.” No one can say for certain what percentage of these non-Irish companies are headquartered in the United Kingdom, but London is the economic center of the area — if not all of Europe — so it’s safe to assume the United Kingdom is driving a fair amount of AWS’s Dublin business. And AWS isn’t the only cloud option available for companies currently hosting large numbers of servers in power-strapped London, as Microsoft also <a href="http://www.eweek.com/c/a/IT-Infrastructure/Microsoft-To-Open-Dublin-Chicago-Data-Centers-827223/">has a Windows Azure data center located in Dublin</a>. As companies begin shaping contingency plans for London 2012, and beyond, one has to wonder how big a role cloud computing will play.</p>
<p>I’ve asked  Amazon and Peer1 Hosting, for comment, but neither has responded yet.</p>
<p><em>Image courtesy of English Wikipedia user <a href="http://en.wikipedia.org/wiki/User:Firstfreddy">FirstFreddy</a>.</em></p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/11/can-cloud-computing-dial-back-the-data-energy-overload/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=286442+will-cloud-save-the-day-for-a-power-hungry-london">Can Cloud Computing Dial Back the Data-Energy Overload?</a></li>
<li><a href="http://pro.gigaom.com/2010/06/structure-2010-hardware-for-a-power-hungry-cloud/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=286442+will-cloud-save-the-day-for-a-power-hungry-london">Structure 2010: Hardware for a Power-Hungry Cloud</a></li>
<li><a href="http://pro.gigaom.com/2010/05/is-software-the-key-to-green-data-centers/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_content=dharrisstructure&amp;utm_campaign=intext&amp;utm_term=286442+will-cloud-save-the-day-for-a-power-hungry-london">Is Software the Key to Green Data Centers?</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286442&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cloud/will-cloud-save-the-day-for-a-power-hungry-london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/socket_5.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/socket_5.jpg?w=186" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/socket_5.jpg?w=186" medium="image">
			<media:title type="html">Socket_5</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/a5a578e0c178f533ff6edc2ffad670a1?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/socket_5.jpg?w=300" medium="image">
			<media:title type="html">Socket_5</media:title>
		</media:content>
	</item>
		<item>
		<title>It&#8217;s Not Looking Good for LightSquared&#8217;s Planned LTE Network</title>
		<link>http://gigaom.com/broadband/its-not-looking-good-for-lightsquareds-planned-lte-network/</link>
		<comments>http://gigaom.com/broadband/its-not-looking-good-for-lightsquareds-planned-lte-network/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 17:30:37 +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[CNN Startups]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[SYN Analysis]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Harbinger]]></category>
		<category><![CDATA[LightSquared]]></category>
		<category><![CDATA[LTE]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=286281</guid>
		<description><![CDATA[A plan to bring a nationwide wholesale LTE network to the U.S. is in trouble. LightSquared has a troubled private equity backer and may be losing ground in Washington as it seeks a way around regulations that are making its planned network a long shot.
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286281&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/01/satthumb3.jpg"><img title="satthumb3" src="http://gigaom2.files.wordpress.com/2011/01/satthumb3.jpg?w=604" alt=""   class="size-full wp-image-286408 alignleft"></a>A plan backed by a private equity firm to bring a nationwide wholesale Long Term Evolution network to the U.S. appears to be in trouble. LightSquared, which is funded by Harbinger Capital, a private equity firm, has a troubled financial backer and may be losing ground in Washington as it seeks a way around some regulations, making its combined satellite and terrestrial LTE network an even long shot than before.</p>
<p>Yesterday, Reuters <a href="http://www.reuters.com/article/idUSN1221692820110112">reported employees at Harbinger Capital are departing</a> on the heels of investors in the fund pulling out their money and shrinking the asset base. The Reuters story says Harbinger has tied up 40 percent of its assets in LightSquared, and its investors are nervous. Harbinger’s troubles might not be noteworthy, except that LightSquared will <a href="http://tech.fortune.cnn.com/2011/01/11/phil-falcone-hedges-his-mobile-bet/">undoubtedly need more cash</a>, and it may not be able to get it from its primary backer. The shrinking funds and employee departures also indicate worry over LightSquared, Harbinger’s biggest investment.</p>
<p>Those <a href="http://gigaom.com/2010/04/01/are-harbingers-lte-network-plans-a-red-herring/">doubters are smart</a>. LightSquared, which must use both terrestrial towers and satellites in its network, has experienced some <a href="http://www.ibtimes.com/articles/92469/20101215/lightsquared-satellite-repaired.htm">setbacks with its satellite launch</a>, including difficulty finding carrier partners and a <a href="http://tmfassociates.com/blog/2010/05/14/is-there-a-future-for-terrestars-genus-phone/">poorly-reviewed, dual-mode, satellite and terrestrial handset</a>. The dual-mode nature of the network is due to the spectrum that LightSquared both owns and leases from other satellite providers. Those airwaves are burdened with some FCC restrictions that require any network using satellite handsets to have both a satellite and terrestrial network component. I’ve <a href="http://gigaom.com/2008/04/22/is-4g-via-satellite-destined-to-fail/">explained why this is so burdensome</a>: Satellites are expensive, and their data rates are slow while the handsets are generally clunkier and pricey, but Harbinger was optimistic. The FCC is too, but mostly because its plan for better broadband in the U.S. and more competition is <a href="http://gigaom.com/2010/03/17/fccs-broadband-plan-mobile-broadband-will-save-us/">resting on mobile broadband access for all</a>.</p>
<p>To get around some of the difficulties, LightSquared said in a November filing to the FCC that it would <a href="http://licensing.fcc.gov/myibfs/download.do?attachment_key=852869">provide 500 kilobytes of satellite capacity for every gigabyte of terrestrial capacity</a> (PDF), which essentially means it would send less than 1/100th of a percent of its traffic over the satellite network. LightSquared hopes to convince the FCC that the traffic split still means it’s providing a dual-network service, and squares it away with the constraints attached to its spectrum.</p>
<p>Meanwhile, the FCC is trying to figure out how to get the MSS band owned by satellite providers to carry data traffic without drawing the ire of carriers who have opposed the FCC’s past attempts to create competition for them in the MSS band. The agency could soon vote on rules that allow satellite providers to lease their existing spectrum in the secondary market and may allow LightSquared to sign up customers who would only use the terrestrial network. A report from last week issued by investment research firm Stifel Nicolaus isn’t optimistic that this will help. It states:</p>
<blockquote><p>We believe the FCC may soon move forward on two proceedings to provide additional flexibility for wireless broadband use of the mobile satellite (MSS) spectrum. But once again we caution investors that we do not see these steps as sufficient to free up the spectrum for stand-alone broadband wireless service in the spectrum in any of the three MSS bands currently held by Lightsquared, Inmarsat (LSE: ISAT), Globalstar (GSAT), Iridium (IRDM), TerreStar (TSTR), and ICO/DBSD (ICOG). Although it is possible the FCC may take some additional steps toward relaxing the satellite gating criteria in one of these orders, we continue to think it is more likely the agency will see how the run for incentive auction legislation goes first, or respond to a deal that is brought to the agency.</p></blockquote>
<p>The <a href="http://tmfassociates.com/blog/2010/11/22/lightsquareds-updated-atc-plans/">FCC may approve LightSquared’s plan</a>, although the National Telecommunications and Information Authority on Wednesday <a href="http://www.tmfassociates.com/LSletterJan11.pdf">demanded that the FCC conduct an interference test first</a>, which would delay things to a point where LightSquared couldn’t meet commitments to cover 9 million people by third quarter of this year, which was part of an <a href="http://gigaom.com/2010/03/27/harbinger-lte-network/">FCC approval process for Harbinger to back LightSquared</a>, despite being located outside the U.S.</p>
<p>In short, LightSquared still needs money, and it needs help from the FCC to bring its nationwide network to fruition, but both of those things may be hard to come by given the FCC’s political position after implementing network neutrality, as well as Harbinger’s financial position.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/02/everybody-hertz-the-looming-spectrum-crisis/?utm_source=broadband&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=286281+its-not-looking-good-for-lightsquareds-planned-lte-network">Everybody Hertz: The Looming Spectrum Crisis </a></li>
<li><a href="http://pro.gigaom.com/2010/02/everybody-hertz-the-looming-spectrum-crisis/?utm_source=broadband&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=286281+its-not-looking-good-for-lightsquareds-planned-lte-network"> </a><a href="http://pro.gigaom.com/2010/02/new-opportunities-in-the-smart-grid/?utm_source=broadband&amp;utm_medium=editorial&amp;utm_content=shigginbotham&amp;utm_campaign=intext&amp;utm_term=286281+its-not-looking-good-for-lightsquareds-planned-lte-network">New Opportunities in the Smart Grid </a></li>
<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=286281+its-not-looking-good-for-lightsquareds-planned-lte-network">Who Will Profit From Broadband Innovation?</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286281&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/broadband/its-not-looking-good-for-lightsquareds-planned-lte-network/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/satthumb3.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/satthumb3.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/satthumb3.jpg?w=210" medium="image">
			<media:title type="html">satthumb3</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/satthumb3.jpg" medium="image">
			<media:title type="html">satthumb3</media:title>
		</media:content>
	</item>
		<item>
		<title>GE’s $520M Acquisition Into Data Center Power</title>
		<link>http://gigaom.com/cleantech/ge%e2%80%99s-520m-acquisition-into-data-center-power/</link>
		<comments>http://gigaom.com/cleantech/ge%e2%80%99s-520m-acquisition-into-data-center-power/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 16:27:00 +0000</pubDate>
		<dc:creator>Jeff St. John</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 Green]]></category>
		<category><![CDATA[Green IT]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[direct current]]></category>
		<category><![CDATA[energy efficiency]]></category>
		<category><![CDATA[GE]]></category>
		<category><![CDATA[Lineage Power Holdings]]></category>
		<category><![CDATA[power conversion]]></category>
		<category><![CDATA[Validus DC systems]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=286309</guid>
		<description><![CDATA[General Electric is grabbing a piece of the booming data center energy business, with a $520 million offer for Lineage Power Holdings, a provider of gear for the $20 billion-per-year data center and telecom power conversion industry.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286309&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/01/datacenterracks.jpg"><img title="DataCenterRacks" src="http://gigaom2.files.wordpress.com/2011/01/datacenterracks-e1294935437547.jpg?w=300&#038;h=182" alt="" width="300" height="182" class="alignleft size-medium wp-image-286366"></a>General Electric is grabbing a piece of the booming business of providing power for the ever-expanding data center industry. On Thursday, GE announced <a href="http://www.bloomberg.com/news/2011-01-13/ge-energy-to-buy-gores-group-s-lineage-power-efficiency-for-520-million.html">a $520 million offer</a> for <a href="http://www.lineagepower.com/">Lineage Power Holdings</a>, a provider of gear for data center and telecom power conversion, which is a $20 billion-per-year industry.</p>
<p>By buying the Plano, Texas-based Lineage from its current owner, the private equity firm The Gores Group, GE will get a hold of data center power equipment customers including Verizon and HP, as well as a revenue stream that stood at $450 million in fiscal year 2010. It will also gain an in-house provider of inside-the-building gear for its growing data center business and related power grid businesses, which stretch from power generation to energy distribution grids.</p>
<p>GE has been making investments lately in data center-focused technologies; power conversion devices being just one area. GE has invested <a href="http://gigaom.com/cleantech/ges-first-12-challenge-winners-a-few-surprises/">multiple rounds</a> into wireless <a href="http://gigaom.com/cleantech/how-schneider-electric-is-tackling-the-smart-grid/">energy sensor startup SynapSense</a>, and has been <a href="http://www.greentechmedia.com/articles/read/ge-looks-to-data-center-efficiency-5636/">offering engineering and management services</a> for more energy-efficient data center construction and retrofit projects for years now.</p>
<p>Lineage’s roots in AC-to-DC power conversion could give it a boost in a growing trend amongst data center designers: <a href="http://www.greentechmedia.com/articles/read/a-hidden-benefit-of-dc-power-real-estate/">going to all-DC power systems</a>. JPMorgan, Sprint, Boeing, Bank of America and SAP have built all-DC data centers, and GE has partnered with DC data center equipment maker <a href="http://www.validusdc.com/Validus_Home.html">Validus DC Systems</a>.</p>
<p>In the meantime, rivals in the power grid space <a href="http://gigaom.com/cleantech/how-schneider-electric-is-tackling-the-smart-grid/">such as Schneider Electric</a> and <a href="http://gigaom.com/cleantech/abb-invests-in-on-demand-data-center-power/">ABB have been making</a> their own moves into the data center realm. Data centers used about 1.5 percent of the power generated in the U.S. in 2006, but that share was expected to <a href="http://www.greentechmedia.com/articles/read/data-centers-could-hit-resource-crisis/">double by 2012 to add up to $7.4 billion in annual power bills</a>, according to a 2007 EPA report.</p>
<p>That could drive a fourfold increase in the green data center market to <a href="http://gigaom.com/cleantech/green-data-center-gear-will-make-up-28-of-data-center-market/">some $41.4 billion by 2015, Pike Research estimates</a>. Growth has been driven both by telecom-focused growth in smartphones and other mobile devices, as well as through innovations in the traditional IT sector such as cloud computing.</p>
<p>Gores Group bought Lineage from conglomerate Tyco for $100 million three years ago, and Tyco acquired it from Lucent as part of a $2.5 billion deal in 2000. GE’s acqusition should close in the first quarter of 2011, <a href="http://www.bloomberg.com/news/2011-01-13/ge-energy-to-buy-gores-group-s-lineage-power-efficiency-for-520-million.html">GE told Bloomberg</a>.</p>
<p><strong>For more research on green data centers check out GigaOM Pro (subscription required):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/07/the-real-reason-google-is-buying-wind-power/?utm_source=cleantech&amp;utm_medium=editorial&amp;utm_content=jeffstjohn&amp;utm_campaign=intext&amp;utm_term=286309+ge%25e2%2580%2599s-520m-acquisition-into-data-center-power">The Real Reason Google Is Buying Wind Power</a></li>
<li><a href="http://pro.gigaom.com/2009/09/green-data-center-design-strategies/?utm_source=cleantech&amp;utm_medium=editorial&amp;utm_content=jeffstjohn&amp;utm_campaign=intext&amp;utm_term=286309+ge%25e2%2580%2599s-520m-acquisition-into-data-center-power">Green Data Center Design Strategies</a></li>
<li><a href="http://pro.gigaom.com/2010/09/will-software-or-sensors-win-in-data-center-efficiency/?utm_source=cleantech&amp;utm_medium=editorial&amp;utm_content=jeffstjohn&amp;utm_campaign=intext&amp;utm_term=286309+ge%25e2%2580%2599s-520m-acquisition-into-data-center-power">Will Software or Sensors Will in Data Center Efficiency</a></li>
</ul><p><em>Image courtesy of <a href="http://www.flickr.com/photos/theplanetdotcom/">The Planet</a> via Creative Commons license.</em></p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286309&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/cleantech/ge%e2%80%99s-520m-acquisition-into-data-center-power/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/datacenterracks-e1294935437547.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/datacenterracks-e1294935437547.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/datacenterracks-e1294935437547.jpg?w=210" medium="image">
			<media:title type="html">DataCenterRacks</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/01/datacenterracks-e1294935437547.jpg?w=300" medium="image">
			<media:title type="html">DataCenterRacks</media:title>
		</media:content>
	</item>
		<item>
		<title>World IPv6 Day Is June 8. Should You Care?</title>
		<link>http://gigaom.com/collaboration/world-ipv6-day-is-june-8-should-you-care/</link>
		<comments>http://gigaom.com/collaboration/world-ipv6-day-is-june-8-should-you-care/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 22:45:18 +0000</pubDate>
		<dc:creator>Charles Hamilton</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 Enterprise]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=286056</guid>
		<description><![CDATA[Most web workers have probably heard that "the Internet is running out of addresses." In response, The Internet Society, together with such major players as Facebook, has announced World IPv6 Day. What will this mean for web workers, businesses and individuals?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286056&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most web workers have probably heard that “the Internet is running out of addresses.” In response, <a href="http://www.isoc.org/">The Internet Society</a>, together with such major players as Facebook, has announced <a href="http://isoc.org/wp/worldipv6day/">World IPv6 Day</a>. What will this mean for web workers, businesses and individuals?</p>
<h3>The Problem</h3>
<p>A website address like gigaom.com is actually an easy-to-remember alias or nickname for a numeric address like 74.200.247.61. (GigaOM actually has several, to deal with the traffic that the website receives.) These addresses can be in the range 0.0.0.0 to 255.255.255.255. Because some of the possible numbers are reserved, there are theoretically somewhat over 4 billion internet addresses available under this system, which is known as IPv4.</p>
<p>Unfortunately, it’s been  known for some time that we’re running out of IPv4 addresses. <a href="http://www.inetcore.com/project/ipv4ec/index_en.html">By some measures</a>, only 2 percent of the available addresses remain, and they will be exhausted in mid-February, in just over a month.</p>
<p>So the internet will need to move to IPv6 addresses, which will give us a bunch more possibilities: 340,282,366,920,938,463,463,374,607,431,768,211,456 of them, in fact. There’s some great information available if you want <a href="http://arstechnica.com/hardware/news/2007/03/IPv6.ars">details</a>.</p>
<h3>Getting Ready</h3>
<p>A lot of the infrastructure of the internet will need to be updated in order to support IPv6, but very little of it has yet been deployed. It won’t be possible to make the transition to “native IPv6″ in the time available. Therefore, a number of short-term fixes are in the works, but the FCC, in a <a href="http://hraunfoss.fcc.gov/edocs_public/attachmatch/DOC-303870A1.pdf">recent paper</a> [PDF], calls them “kludges.”</p>
<blockquote><p>The short term solutions are necessary because there is not enough time to completely migrate the entire public Internet to “native IPv6″ where end users can communicate entirely via IPv6….These kludges include more efficient use of the IPv4 address resource, conservation, and the sharing of IPv4  addresses through the use of Network Address Translation (NAT).  While these provide partial mitigation for IPv4 exhaustion, they are not a long-term solution, increase network costs, and merely postpone some of the consequences of address exhaustion without solving the underlying problem.</p></blockquote>
<p>Most users won’t see any immediate effects when the IPv4 addresses run out. But large site operators, like Google, Facebook, and Yahoo, will be affected, so they have agreed to test their readiness for IPv6, or at least the short-term solutions being worked on today, on June 8. In the long term, major infrastructure upgrades will be needed. As the FCC paper says:</p>
<blockquote><p>[T]he short-term solutions are problematic. The “solution to the solution” is to complete the transition to a native IPv6 network. A native IPv6 network will restore end-to-end connectivity with a vastly expanded address space, will improve network performance, and should decrease costs. Completing the transition of the public Internet to IPv6 will take time.</p></blockquote>
<p>As for the rest of us, we probably won’t need to do anything in the near future. It will be up to our internet service providers to make the necessary changes to their systems. A few people may need to reconfigure routers and VPNs, and web hosts will need to add some new DNS records.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/01/test-your-ipv6-_1294863612375.png"><img title="Test your IPv6" src="http://gigaom2.files.wordpress.com/2011/01/test-your-ipv6-_1294863612375.png?w=300&#038;h=169" alt="" width="300" height="169" class="alignright size-medium wp-image-286057"></a>If you’re interested, you can <a href="http://test-ipv6.com/">test your connection here</a>. But don’t worry if you get results like this one.</p>
<p>It just means that your ISP hasn’t assigned you an IPv6 address yet, which will be true for almost everyone.</p>
<p>By the way, Google and Facebook will still be available via the current IPv4 system on and after June 8. So don’t panic. You’ll probably hear from your ISP in coming months, but it’s unlikely that you’ll lose service.</p>
<p><em>How are you and your colleagues preparing for IPv6?</em></p>
<p><strong>Related content from GigaOM Pro (sub. req.):</strong></p>
<ul><li><a title="Enabling the Web Work Revolution" href="http://pro.gigaom.com/2009/05/enabling-the-web-work-revolution/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=286056+world-ipv6-day-is-june-8-should-you-care">Enabling the Web Work Revolution</a></li>
<li><a title="Report: The Real-Time Enterprise" href="http://pro.gigaom.com/2010/01/report-the-real-time-enterprise/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=286056+world-ipv6-day-is-june-8-should-you-care">Report: The Real-Time Enterprise</a></li>
<li><a href="http://pro.gigaom.com/2010/01/who-owns-your-data-in-the-cloud/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=286056+world-ipv6-day-is-june-8-should-you-care">Who Owns Your Data in the Cloud?</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=286056&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/world-ipv6-day-is-june-8-should-you-care/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/01/test-your-ipv6-_1294863612375.png?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/01/test-your-ipv6-_1294863612375.png?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/01/test-your-ipv6-_1294863612375.png?w=210" medium="image">
			<media:title type="html">Test your IPv6</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/01/test-your-ipv6-_1294863612375.png?w=300" medium="image">
			<media:title type="html">Test your IPv6</media:title>
		</media:content>
	</item>
	</channel>
</rss>
