<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; Open Flow</title>
	<atom:link href="http://gigaom.com/tag/open-flow/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 11:28:34 +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; Open Flow</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>Google&#8217;s Vint Cerf explains how to make SDN as successful as the internet</title>
		<link>http://gigaom.com/2013/04/16/googles-vint-cerf-explains-how-to-make-sdn-as-successful-as-the-internet/</link>
		<comments>http://gigaom.com/2013/04/16/googles-vint-cerf-explains-how-to-make-sdn-as-successful-as-the-internet/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 18:35:49 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[ONS]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[SDN]]></category>
		<category><![CDATA[Vint Cerf]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=631452</guid>
		<description><![CDATA[Vint Cerf is the father of the internet, so its worth listening to what he thinks the next generation of networking might enable. For him software-defined networking might fix some design flaws.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=631452&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Vint Cerf, VP and chief internet evangelist at Google has a few regrets about the original design of the internet, but he&#8217;s hoping <a href="http://gigaom.com/2012/12/17/2012-the-year-software-defined-networking-sold-out/">software defined networking may help</a> right those wrongs. Cerf spoke at the Open Networking Summit Tuesday in Santa Clara, Calif., where he juxtaposed the creation of the internet and the evolution of the world wide web with the development of software defined networking.</p>
<p>He began with a rueful acknowledgment that back in the early 70s, when creating the addressing scheme for the internet, 32 bits were enough. The point of the story &#8212; we <a href="http://gigaom.com/2011/02/02/were-almost-out-of-web-addresses-but-heres-how-well-cope/">ran out of 32-bit addresses two years ago</a> &#8212; was to illustrate how the common knowledge at the time influenced the architectural decisions the creators of the internet made.</p>
<p>Yet, 40 years later, the internet is still the valuable foundation of our communications infrastructure, and Cerf hopes that in building out this next generation networks we learn a bit from the creation of the internet. For example, he calls for the creation of open standards where differentiation doesn&#8217;t come from companies patenting protocols, but rather from branding their services or branding their unique implementations of a standard protocol. That&#8217;s because interoperability is important for building networks that are stable and resilient. As Cerf said: &#8220;Stability is your friend in networking environments.&#8221;</p>
<p>&#8220;If you want things to interoperate, standards are important,&#8221; Cerf said. &#8220;That&#8217;s not to say you can&#8217;t explore new ideas, but when you want something big to happen then you need to think about standards.&#8221;</p>
<p>In that same vein, Cerf also explained how as companies build out software defined networks they should consider the things that made the internet a success: the loose coupling of the gear that underlies the internet as opposed to a heavily integrated and brittle solution; a modular approach allowing new companies to develop solutions that might work between layers in the stack; and open source solutions, which are recommended but not required.</p>
<h2 id="sdn-can-build-a-web-for-the-fu">SDN can build a web for the future.</h2>
<p>Cerf then went into some of the opportunities that SDN can offer to improve some of the shortcomings of the internet. For example, the current way we route traffic relies on the network having a physical port to send a packet to, but the OpenFlow protocol changes the destination address from a physical port to a table entry, which enables a new type of networking. One that might be more suited to the collaborative web we&#8217;re building today.</p>
<p><a href="http://gigaom.com/2011/06/22/how-parc-wants-to-reinvent-the-internet/">Content based routing</a> also could be an option &#8212; something we&#8217;ve covered at our Structure conference in 2011. In content based routing you take the content of a packet and use that to determine what to do with it. It turns routing into something that&#8217;s closer to the way Twitter works as opposed to how the U.S. Postal System does. For example you would look at the content of a packet and route it to people who said they want to receive that information. It becomes multi-cast instead of a one-to-one connection.</p>
<p>As for the core tenet of software defined networking, separating the control plane from the data plane, Cerf said. &#8220;I wish we had done that in the internet design, but we didn&#8217;t.&#8221;</p>
<p>But that also means people can build new networks that resemble older networks while sneaking in revolutionary new features. Cerf is excited about the ability of those building SDN products and networks to mimic the core functions of today&#8217;s networks in order to drive adoption but then introduce something new like content-centric routing. Or perhaps they can implement better security to protect people from identity theft, from inadvertently becoming zombies in a botnet attack or from any number of security threats that exists online.</p>
<p>Cerf is confident that SDN can help address those issues and more. He envisions using SDN to perhaps define areas where people can access intellectual property in a controlled manner that may prevent people from making illegal copies. SDN might also be a way to bridge the divides between different networks today.</p>
<p>He pointed out that when the internet was developed researchers built different networks depending on the medium, so a mobile network and a wireline network today don&#8217;t look the same to software running over those networks. You can&#8217;t run traffic seamlessly across both at the same time. With SDN you could.</p>
<p>He closed with a few examples of how SDN is helping Google, from its implementation of an intra-data center WAN to using software defined networks to boost the utilization of spectrum through tools <a href="http://gigaom.com/2013/03/04/google-puts-is-data-crunching-powers-to-use-mapping-white-spaces-spectrum/">like Google&#8217;s white space broadband database</a>. This example, as well as the idea of creating a unified network using different medium, has me really excited to see what <a href="http://gigaom.com/2013/04/09/live-blog-google-fiber-comes-to-austin-texas/">Google might do with its own fiber network</a> and a corresponding Wi-Fi network.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=631452&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=824481"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=824481" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631452+googles-vint-cerf-explains-how-to-make-sdn-as-successful-as-the-internet&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/11/an-overview-of-the-software-defined-networking-market/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631452+googles-vint-cerf-explains-how-to-make-sdn-as-successful-as-the-internet&utm_content=shigginbotham">The promise of SDNs in the enterprise</a></li><li><a href="http://pro.gigaom.com/2012/10/cloud-and-data-third-quarter-2012-analysis-and-outlook/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631452+googles-vint-cerf-explains-how-to-make-sdn-as-successful-as-the-internet&utm_content=shigginbotham">Cloud and data third-quarter 2012</a></li><li><a href="http://pro.gigaom.com/2012/07/cloud-and-data-second-quarter-2012-analysis-and-outlook-2/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631452+googles-vint-cerf-explains-how-to-make-sdn-as-successful-as-the-internet&utm_content=shigginbotham">Takeaways from the second quarter in cloud and data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/04/16/googles-vint-cerf-explains-how-to-make-sdn-as-successful-as-the-internet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2013/04/20130416_085750.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2013/04/20130416_085750.jpg?w=150" medium="image">
			<media:title type="html">Vint Cerf at ONS</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/aee37121e18bf76bb9fee4494bab237a?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">shigginbotham</media:title>
		</media:content>
	</item>
		<item>
		<title>When it comes to networking, time &#8212; and a billion dollars &#8212; changes everything</title>
		<link>http://gigaom.com/2013/04/16/when-it-comes-to-networking-time-and-a-billion-dollars-changes-everything/</link>
		<comments>http://gigaom.com/2013/04/16/when-it-comes-to-networking-time-and-a-billion-dollars-changes-everything/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 16:19:25 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[juniper]]></category>
		<category><![CDATA[ONS]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[SDN]]></category>
		<category><![CDATA[Verizon]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=631355</guid>
		<description><![CDATA[The networking world is undergoing an epic disruption brought about by Open Flow and software defined networking. At the Open Networking Summit, we can see how the ecosystem has changed in a mere 18 months.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=631355&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Eighteen months ago I attended the first Open Networking Summit at Stanford&#8217;s campus. The event was billed as a place to learn what people were doing with the OpenFlow protocol as well as a primer on software defined networking. The event aimed to attract about 200 people, but around 600 signed up (half of those were shunted to the wait list).</p>
<p>Last night I attended the opening cocktail reception for a radically different ONS and had the chance to reflect on how rapidly the once-staid field of networking is changing. There were about 1,500 people registered, which was the limit of the venue. The event had grown to the Santa Clara Convention Center and attendees were a fairly even mix of suits and engineers.</p>
<p>The biggest change was the exhibitor section. Where in 2011 the exhibitor hall was a narrow corridor at the Stanford conference center where a little more than a dozen students, companies and non profits had set up &#8220;booths&#8221; to showcase their ideas for Open Flow, there was now a few rows of booths &#8212; most of which were quite professional.</p>
<p>In October 2011, I attended the show for one day and moderated a panel where I recall asking Dave Ward, who was then CTO and Chief Architect of the Platform Systems Division at Juniper, what he would do if Stuart Elby, the VP of digital architecture at Verizon, a Juniper customer, got so excited about the promise of OpenFlow and SDN that it stopped buying expensive Juniper gear.</p>
<p>Ward danced a bit but <a href="http://gigaom.com/2011/10/20/will-openflow-lower-your-phone-bill-2/">essentially said that Juniper had the features and expertise to pull networking gear</a> together that Verizon would pay for. The subtext (and knowing Ward, it may have been directly stated) was that he wasn&#8217;t an idiot and he was well aware that the networking industry was shifting. But his company would figure it out.</p>
<p>Six months later, the same conference had grown to 700 people and had <a href="http://gigaom.com/2012/04/09/how-google-is-using-openflow-to-lower-its-network-costs/">Google showing off its own networking coup</a> &#8212; it had built a software defined network using OpenFlow that connected its data centers. And Ward was still on a panel I moderated, <a href="http://gigaom.com/2012/06/13/for-ciscos-sdn-strategy-look-north/">only now he was at Cisco:</a> preaching the same ideas but now at a company with the resources to carry it through. </p>
<p>Fast forward to the opening of the summit this year on Tuesday, and I&#8217;m eager to see what awaits. All I can tell is that so far the industry has moved from the excitement of translating a new technology into a commercial endeavor &#8212; one that <a href="http://gigaom.com/2012/07/23/vmware-to-buy-nicira-for-1-26b-in-a-strategic-leap-of-faith/">scored a $1.26 billion transaction</a> when VMware purchased Nicira &#8212; to one where use cases are more common and vendor fighting has started capturing a bit of the event conversation.</p>
<p>Indeed, mixed among the many case studies I&#8217;ve heard so far is speculation about the vendor-led <a href="http://gigaom.com/2013/03/18/dell-cisco-looking-at-vendor-led-sdn-consortiums-but-is-it-too-late/">Open Daylight Foundation</a> that includes IBM, Cisco and VMware as strange bedfellows trying to build an open source controller for the software defined data center.</p>
<p>Just eighteen months removed from its inaugural event, software-defined networking has clearly learned to walk &#8212; if not run. </p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=631355&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=502590"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=502590" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631355+when-it-comes-to-networking-time-and-a-billion-dollars-changes-everything&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/06/cloud-computing-infrastructure-2012-and-beyond/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631355+when-it-comes-to-networking-time-and-a-billion-dollars-changes-everything&utm_content=shigginbotham">Cloud computing infrastructure: 2012 and beyond</a></li><li><a href="http://pro.gigaom.com/2012/11/an-overview-of-the-software-defined-networking-market/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631355+when-it-comes-to-networking-time-and-a-billion-dollars-changes-everything&utm_content=shigginbotham">The promise of SDNs in the enterprise</a></li><li><a href="http://pro.gigaom.com/2012/07/cloud-and-data-second-quarter-2012-analysis-and-outlook-2/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=631355+when-it-comes-to-networking-time-and-a-billion-dollars-changes-everything&utm_content=shigginbotham">Takeaways from the second quarter in cloud and data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/04/16/when-it-comes-to-networking-time-and-a-billion-dollars-changes-everything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2013/04/20130415_174520.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2013/04/20130415_174520.jpg?w=150" medium="image">
			<media:title type="html">ONS 2013</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/aee37121e18bf76bb9fee4494bab237a?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">shigginbotham</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco&#8217;s SDN strategy update looks like realpolitik redux</title>
		<link>http://gigaom.com/2013/04/12/ciscos-sdn-strategy-update-looks-like-realpolitik-redux/</link>
		<comments>http://gigaom.com/2013/04/12/ciscos-sdn-strategy-update-looks-like-realpolitik-redux/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 15:00:01 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[BigSwitch]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[SDN]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=627431</guid>
		<description><![CDATA[Cisco's plans to fight back against commoditization of its business are now clear. And the strategy should work ... for a while.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=627431&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Want to see the death of dreams played out in the world of hardware giants? Check out Cisco&#8217;s dogged efforts to keep its proprietary and vertically integrated networking gear and its margin relevant as open-source protocols and controllers invade the market. </p>
<p>Last week Cisco offered an update on the beta customers using its new OnePK program to implement software-defined networking on its gear, and it&#8217;s an exercise in <a href="http://en.wikipedia.org/wiki/Realpolitik">realpolitik</a> that Kissinger would have admired, if Kissinger cared about networking hardware. I spoke with Dave Ward, Cisco&#8217;s CTO of Engineering (pictured above) about the <a href="http://gigaom.com/2012/04/19/networking-is-under-attack-heres-ciscos-plan/">network giant&#8217;s strategy</a>, and he told me there are more than 50 beta customers using the Cisco software (and gear) to implement everything from load balancers to a cloud-based DVRs.</p>
<h2 id="ciscos-big-plans-tie-the-netwo">Cisco&#8217;s big plans tie the network to the data center </h2>
<p>The how is more interesting than the what. Last year I wrote a post about Cisco&#8217;s strategy, saying it would focus on big vendors such as Cisco&#8217;s core service-provider customer base and that it would be <a href="http://gigaom.com/2012/06/13/for-ciscos-sdn-strategy-look-north/">open in as much as an exclusive nightclub is open</a>. This is still true, although Cisco is supporting protocols such as OpenFlow in its gear and is also supporting all of the big hypervisors with its controller software. And remember, <a href="http://gigaom.com/2013/02/27/chart-cisco-owns-the-switching-and-routing-world/">Cisco has a lot at stake here</a>.</p>
<p><a href="http://gigaom2.files.wordpress.com/2013/02/ciscorulz.png"><img src="http://gigaom2.files.wordpress.com/2013/02/ciscorulz.png?w=708" alt="ciscorulz"    class="aligncenter size-full wp-image-615059" /></a></p>
<p>So let&#8217;s look at what Cisco has pulled together. There are two prongs in an enterprise SDN strategy &#8212; one inside the data center and one associated with traffic between data centers (or between the data center and an enterprise office). Cisco has both and has tied them together. For SDN on the wide-area network, it had <a href="http://gigaom.com/2012/11/29/with-141m-cariden-deal-cisco-getting-serious-about-sdn-for-isps/">purchased Carriden</a> as the orchestration layer. Here it competes with vendors such as BTI or Alcatel-Lucent but also is solving problems similar to what <a href="http://gigaom.com/2012/04/09/how-google-is-using-openflow-to-lower-its-network-costs/">Google solved with its homegrown OpenFlow network</a> between data centers in 2011. </p>
<p>Inside the data center, where companies like Nicira and Big Switch are focused, Cisco has built something it calls the elastic service control. The software works on all of the popular hypervisors and can handle networking gear that doesn&#8217;t belong to Cisco. But because this is Cisco, and CEO John Chambers had warned that his plan to deal with the threat of SDN would <a href="http://gigaom.com/2012/02/24/john-chambers-on-the-future-of-cisco/">rest in the ASIC</a>, Cisco also had introduced new hardware containing specialty silicon. </p>
<h2 id="custom-asics-to-save-the-day">Custom ASICs to save the day! </h2>
<p>In many of its routers, the Cisco-design ASIC tracks data about the application running on the network and transmits that information to other routers containing that same chip. This hardware gives Cisco the ability to deliver service-level agreements and enforce rules for apps at the hardware level without IT intervention. Of course, other firms are trying to build this capability into software, but Cisco is trying to maintain its edge on the box market, so it makes sense that it wants to retain this capability in the hardware.</p>
<p>Its overall pitch is that is can basically wed the WAN virtualization with the data center virtualization to deliver exactly the resources an app needs when it needs it. This is a hot area with <a href="http://gigaom.com/2013/02/04/plexxi-and-boundary-team-up-to-deliver-a-model-for-the-application-aware-network/">startups teaming up to offer similar capabilities</a> or <a href="http://gigaom.com/2013/01/27/lyatiss-isnt-french-for-its-holy-grail-but-maybe-it-should-be/">software to make this happen</a>. The hardware containing its ASIC allows buyers with the right boxes at each end a level of control that Cisco hopes will justify the need to purchase its boxes &#8212; at least at some points in the network. And because Cisco knows that blindly shutting out all hopes of OpenFlow and cheaper gear would be crazy, it is supporting other protocols and even controllers through its orchestration software.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/cisco.jpg"><img src="http://gigaom2.files.wordpress.com/2012/03/cisco.jpg?w=708" alt="cisco"    class="aligncenter size-full wp-image-499554" /></a></p>
<p>In Cisco&#8217;s ideal scenario, its customers will continue to buy Cisco hook, line and sinker and use it to deploy SDN. Undoubtedly some will. But what&#8217;s more likely is that customers, even those afraid to get their hands dirty messing around with complicated OpenFlow or open-source SDN controllers will buy Cisco gear like I might buy a Hermes scarf or a Gucci bag to accessorize my outfit from The Gap. Thus, they might pick up some boxes running merchant silicon and tie that into some Cisco gear.</p>
<p>&#8220;There isn&#8217;t going to be some flag day for a conversion to SDN,&#8221; Ward noted. And he&#8217;s aware that there will also be new and open protocols that Cisco will have to support. &#8220;It does appear that there are going to be more [protocols], and we don&#8217;t want to be trapped, waiting for them to mature,&#8221; he said. That&#8217;s why Cisco is going to support those protocols through agents on its OnePK platform. Customers will leave the engineering to Cisco, giving Cisco the opportunity to add value and keep its margins.</p>
<h2 id="will-it-work-thats-the-64000-q">Will it work? That&#8217;s the $64,000 question.</h2>
<p>However, much of this still seems like a stopgap measure that relies on service-provider customers deciding that they&#8217;d rather stick with Cisco than let their own network engineers build out products that might help lower costs. Cisco has already done a restructuring to help put its business in line with the new infrastructure realities, but my hunch is that it will have to continue adapting to a new sales environment (and style) as well as see margins erode.</p>
<p><div id="attachment_583812" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2012/11/crw_3253-fixed.jpg"><img src="http://gigaom2.files.wordpress.com/2012/11/crw_3253-fixed.jpg?w=300&#038;h=199" alt="Guido Appenzeller (left) and Kyle Forster of Big Switch " width="300" height="199"  class="size-medium wp-image-583812" /></a><p class="wp-caption-text">Guido Appenzeller (left) and Kyle Forster of Big Switch<br /></p></div>Kyle Forster, a co-founder and president of product and sales with Big Switch, which <a href="http://gigaom.com/2012/11/12/heres-big-switchs-plan-to-take-on-cisco-and-vmware/">makes tools and provides services</a> around the open-source Flood Light controller software, likens Cisco&#8217;s position right now to a mainframe vendor at the beginning of the client-server era.</p>
<p>&#8220;They are copying the innovation that they see in the outside world, and are bringing it in,&#8221; Forster said. &#8220;But they are competing against much more open architectures that can contribute faster and offer more choice.&#8221; In Forster&#8217;s opinion, Cisco will find itself paddling like hell to keep up with the more open, software-oriented market and will fall farther and farther behind. Eventually, even the customers who want to do it themselves will see the benefits of switching over to more innovative hardware and software. Obviously, Forster is hoping that those customers will also pick up Big Switch&#8217;s software and support when they make their move.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=627431&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=965086"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=965086" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=627431+ciscos-sdn-strategy-update-looks-like-realpolitik-redux&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/11/an-overview-of-the-software-defined-networking-market/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=627431+ciscos-sdn-strategy-update-looks-like-realpolitik-redux&utm_content=shigginbotham">The promise of SDNs in the enterprise</a></li><li><a href="http://pro.gigaom.com/2012/07/cloud-and-data-second-quarter-2012-analysis-and-outlook-2/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=627431+ciscos-sdn-strategy-update-looks-like-realpolitik-redux&utm_content=shigginbotham">Takeaways from the second quarter in cloud and data</a></li><li><a href="http://pro.gigaom.com/2012/06/cloud-computing-infrastructure-2012-and-beyond/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=627431+ciscos-sdn-strategy-update-looks-like-realpolitik-redux&utm_content=shigginbotham">Cloud computing infrastructure: 2012 and beyond</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/04/12/ciscos-sdn-strategy-update-looks-like-realpolitik-redux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2013/04/an58575.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2013/04/an58575.jpg?w=150" medium="image">
			<media:title type="html">David Ward CTO Engineering at Cisco</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2013/02/ciscorulz.png" medium="image">
			<media:title type="html">ciscorulz</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/cisco.jpg" medium="image">
			<media:title type="html">cisco</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/11/crw_3253-fixed.jpg?w=300" medium="image">
			<media:title type="html">Guido Appenzeller (left) and Kyle Forster of Big Switch </media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco memo: We can&#8217;t build anything</title>
		<link>http://gigaom.com/2012/04/19/cisco-memo-we-cant-build-anything/</link>
		<comments>http://gigaom.com/2012/04/19/cisco-memo-we-cant-build-anything/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 17:22:11 +0000</pubDate>
		<dc:creator>Om Malik</dc:creator>
				<category><![CDATA[arista-networks]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Juniper Networks]]></category>
		<category><![CDATA[Luca Cafiero]]></category>
		<category><![CDATA[Mario Mazzola]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[Padmasree Warrior]]></category>
		<category><![CDATA[Prem Jain]]></category>
		<category><![CDATA[SDN]]></category>
		<category><![CDATA[software defined networks]]></category>
		<category><![CDATA[The New York Times]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=512687</guid>
		<description><![CDATA[Cisco in an internal memo outlined its plans for the changing nature of networking. It also acknowledged a $100 million investment in Insieme, a company started by three Cisco executives and that it can buy it for upto $750 million. Read the memo &#038; what it means.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=512687&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Earlier this morning, <a href="http://bits.blogs.nytimes.com/2012/04/19/cisco-announces-its-850-million-spin-in/">The New York Times wrote about an internal memo</a> in which Cisco Systems <a href="http://gigaom.com/cloud/cisco-memo-we-cant-build-anything/cisco-9/" rel="attachment wp-att-499554"><img  title="cisco" src="http://gigaom2.files.wordpress.com/2012/03/cisco.jpg?w=300&#038;h=200" alt="" width="300" height="200" class="alignleft size-medium wp-image-499554" /></a>outlined its plans for software defined networking. More importantly, it also shared the news that it has invested $100 million in Insieme, a company started by Mario Mazzola, Prem Jain, and Luca Cafiero.</p>
<p>In addition, Cisco can buy the start-up for upto $750 million. Insieme, which has been <a href="http://gigaom.com/cloud/insiemi/">aggressively trying to woo engineers</a> from its rivals, is hoping to build new kinds of switching gear to compete with current market leaders such as Arista Networks and emerging players.</p>
<blockquote><p>Cisco has made an investment of $100 million in Insieme, an early-stage company focused on research and development in the datacenter market. It was founded by Mario Mazzola, Luca Cafiero, and Prem Jain in February 2012. Cisco also has the right to purchase the remaining interests of Insieme, with a potential payout range of up to $750 million that will be based primarily on the sales and profitability of Insieme products through Cisco. [Full Internal Cisco Memo below]</p></blockquote>
<p>Cisco has used this concept of spin-ins before and often they involved the same three founders &#8212; Mazzola, Jain, and Cafiero. However, when I read this memo, I see a company making a tactical admission that it has become so big, so bureaucratic and so broken that it cannot count on internal teams to build any ground breaking products. The SDN memo, at least from my perspective, sends the wrong message to Cisco&#8217;s engineering corps: you are worth more outside than you are inside Cisco.</p>
<p>Cisco which has made a fortune from selling routers and switches should be thinking about developing next generation platforms. The fact it can&#8217;t shows that as a company it has become addicted to the old way of doing things.</p>
<p>Cisco boasts that nearly 70 percent of the Internet runs on its gear. Except Google and Facebook don&#8217;t use Cisco. And neither do many of the emerging web scale companies. Cisco, of course dismissed Juniper Networks and later the Chinese threat. Anyway that is a story for another day.</p>
<blockquote><p>SDN: Evolving the Network as a Platform</p>
<p>2012-Apr-17</p>
<p>Market trends such as cloud, mobility and video and the proliferation of data highlight the vital role the network plays today. The network is no longer a cost center; it is central to revenue generation and strategy execution. This has led to an increased need for customers to have greater control over the network (and IT infrastructure, in general) paving the way for emerging trends such as software defined networking (SDN), which promises to make the network more agile, scalable, and cost-effective.</p>
<p>While there is debate over whether this evolution is occurring today or coming in the near future, one thing is certain: Cisco intends to lead this change.</p>
<p>&#8220;Cisco believes SDN is part of our vision of the intelligent network that is more open, programmable, and application aware—a vision in which the network is transformed into a more effective business enabler, says Padmasree Warrior, CTO and co-leader Engineering.</p>
<p>Because SDN is still in its embryonic stage, a consensus has yet to be reached on its exact definition. Some equate SDN with OpenFlow or decoupling of control and data planes. Cisco&#8217;s view transcends this definition.</p>
<p>&#8220;If you ask five customers what SDN means to them, you may get five different answers. Customer motivations and expectations are different based on their business problem or deployment scenario,&#8221; Warrior says.</p>
<p>Unlike any other company, Cisco is unique in its experience, expertise, and breadth to help customers evolve their networks in a phased manner, offering both innovation and investment protection.</p>
<p><strong>Playing to Cisco Strengths, Priorities</strong></p>
<p>While SDN concepts like network virtualization may sound new, Cisco has played a leadership role in this market for many years leveraging its build, buy, partner strategy. For example, Cisco&#8217;s Nexus 1000V series switches—which provide sophisticated NX-OS networking capabilities in virtualized environment down to the virtual machine level—are built upon a controller/agent architecture, a fundamental building block of SDN solutions. With more than 5,000 customers today, Cisco has been shipping this technology for a long time.</p>
<p>&#8220;SDN plays into at least two of Cisco&#8217;s top five priorities—core routing/switching and data center/virtualization/cloud,&#8221; says Warrior.</p>
<p>Cisco has the opportunity to shape and define the SDN market because it is still perceived as an emerging technology, Warrior says. In fact, Cisco innovation will be much deeper than just SDN.</p>
<p>Cisco is operating from established positions of strength, which include the scale of its operating systems, superior ASICS, unique embedded intelligence, experienced engineering expertise, and an expansive installed base—most of which has no interest in completely replacing what it has already invested in so heavily.</p>
<p>&#8220;When you look at the breadth of our customer base—from universities to large enterprises to Service Providers —you quickly see that there is no one-size-fits-all solution in terms of implementing SDN,&#8221; says Warrior. &#8220;So it&#8217;s a matter of &#8216;turning on&#8217; this functionality in a use-case led manner that allows customers to tailor their infrastructure to business priorities, while maintaining as much investment protection as possible.&#8221;</p>
<p>&#8220;Many of our peers are just starting to recognize the strategic value of the network that Cisco has always articulated—and the majority of them are still at the starting line,&#8221; says Warrior. &#8220;We understand this is a marathon—not a sprint—and Cisco has the most comprehensive set of capabilities to address the emerging requirements under the SDN umbrella, better than any other company.&#8221;</p>
<p><strong>Investing in SDN Through Build, Buy, Partner Strategy<br />
</strong></p>
<p>Cisco&#8217;s innovation strategy continues to leverage a build, buy, partner approach. Our network programmability efforts align with this strategy.</p>
<p>Cisco has made an investment of $100 million in Insieme, an early-stage company focused on research and development in the datacenter market. It was founded by Mario Mazzola, Luca Cafiero, and Prem Jain in February 2012. Cisco also has the right to purchase the remaining interests of Insieme, with a potential payout range of up to $750 million that will be based primarily on the sales and profitability of Insieme products through Cisco.</p>
<p>Insieme&#8217;s product development efforts are complementary to that of Cisco&#8217;s current and planned internal investments. Insieme and other internal programs will be components of Cisco&#8217;s broader programmability framework. These types of investments have strongly benefitted Cisco in the past, and we will continue to look for similar ways to complement our internal development capabilities.</p>
<p>More details regarding Cisco&#8217;s investment in Insieme will be disclosed in Cisco&#8217;s upcoming 10Q filing in May.</p>
<p><strong>Defining the Strategy</strong></p>
<p>Warrior says Cisco&#8217;s SDN strategy is part of our on-going investment to ensure that the networks we deploy are the most agile, open, and programmable. This includes everything from silicon to software, as well as supporting industry-developed protocols such as OpenFlow and OpenStack.</p>
<p>Collaboration will be key. Cisco&#8217;s SDN strategy is led by Engineering with involvement from experts from various teams such as Network Operating Systems Technology Group (NOSTG), Data Center Group, Service Provider Architecture Group, Global Marketing and Corporate Communications (GMCC), Sales, as well as support teams from Finance and Legal. As it is tied to several of the company&#8217;s key foundational priorities, progress will be reviewed and monitored by the Operating Committee in regular quarterly business reviews.</p>
<p>&#8220;Our strategy is to continue to offer choices to our customers so that they are not forced to go down a single path,&#8221; Warrior says. &#8220;We have a multipronged approach that goes beyond current perceptions of SDN, leveraging business-based use cases as building blocks so that we achieve architectural consistency and bring to bear the richness of all our capabilities.&#8221;</p>
<p>Warrior adds that Cisco already builds a lot of intelligence into its network silicon and software. Making them open and programmable will further unlock the value, while enabling further application awareness.</p>
<p>&#8220;Cisco understands networking better than any other company,&#8221; Warrior says, noting that Cisco-built networks that power majority of the Internet today. &#8220;Whether we partner, build or buy, Cisco is well positioned to continue to lead with the evolution of SDN.&#8221;</p>
<p>Over the next 6-12 months, Cisco is expected to unveil its external approach with new products and solutions, including SDN capabilities that make the network more open and programmable. Stay tuned for more information on Cisco&#8217;s strategy in this space.</p></blockquote>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=512687&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=384589"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=384589" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=512687+cisco-memo-we-cant-build-anything&utm_content=om">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/11/an-overview-of-the-software-defined-networking-market/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=512687+cisco-memo-we-cant-build-anything&utm_content=om">The promise of SDNs in the enterprise</a></li><li><a href="http://pro.gigaom.com/2012/12/wan-design-for-the-cloud-age/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=512687+cisco-memo-we-cant-build-anything&utm_content=om">WAN design for the cloud age</a></li><li><a href="http://pro.gigaom.com/2012/08/software-defined-networking-the-third-epoch-in-computer-networking/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=512687+cisco-memo-we-cant-build-anything&utm_content=om">The promise of software-defined networking</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/04/19/cisco-memo-we-cant-build-anything/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/03/cisco.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/03/cisco.jpg?w=150" medium="image">
			<media:title type="html">cisco</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/cisco.jpg?w=300" medium="image">
			<media:title type="html">cisco</media:title>
		</media:content>
	</item>
		<item>
		<title>The top cloud VCs: 7 stars + 5 up and comers</title>
		<link>http://gigaom.com/2012/04/09/the-top-cloud-vcs-7-stars-5-up-and-comers/</link>
		<comments>http://gigaom.com/2012/04/09/the-top-cloud-vcs-7-stars-5-up-and-comers/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 14:01:44 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[Alex Benik]]></category>
		<category><![CDATA[Ben Horowitz]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Frank Artale]]></category>
		<category><![CDATA[John Connors]]></category>
		<category><![CDATA[John Vrionis]]></category>
		<category><![CDATA[Jonathan Heiliger]]></category>
		<category><![CDATA[Mike Abbott]]></category>
		<category><![CDATA[Mike Volpe]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[Peter Fenton]]></category>
		<category><![CDATA[Ping Li]]></category>
		<category><![CDATA[Puneet Agarwal]]></category>
		<category><![CDATA[Satish Dharmaraj]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=506742</guid>
		<description><![CDATA[Infrastructure is the underpinning of the web, and as the cloud continues to attract VC funding and more infrastructure pros join the investment community, it's worth knowing which people and which firms are the best prepared to understand your deal. Our list should help.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=506742&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2010/11/istock_000007560299xsmall-e1290259451447.jpg"><img  title="iStock_000007560299XSmall" src="http://gigaom2.files.wordpress.com/2010/11/istock_000007560299xsmall-e1290259451447.jpg?w=300&#038;h=199" alt="" width="300" height="199" class="alignleft size-medium wp-image-262627" /></a>Infrastructure has become a hot area for VCs, which shouldn&#8217;t come as a big surprise given that the cloud provides the foundation for the entire web. Not only is the cloud attracting more VC funding, infrastructure pros are joining the investment community in greater numbers.  On Tuesday, North Bridge announced that Jonathan Heiliger, previously of Facebook, had joined the firm. He follows Michael Abbott, the former head of engineering at Twitter, who joined Kleiner Perkins in December. But not every one of these VCs has a deep enough Rolodex to find the engineers who can take a business from hundreds of users to hundreds of millions &#8212; or has the corporate development contacts to make sure that same company eventually finds a buyer. So if you&#8217;re a cloud startup, which VCs should you work with?</p>
<p>We at GigaOM talk to a lot of startups, VCs and big companies buying up cloud startups &#8212; and the some names keep coming up again and again. Some of these guys (yes, they are all guys) have specialities within infrastructure, like networking or chips, while others are particularly skilled at building companies. With the list below, we&#8217;ve picked the VCs that are doing deals and real knowledge and influence in the space. On the up-and-comers list are newer VCs and those working with very early-stage companies, which means they haven&#8217;t had any exits yet.</p>
<p>If you&#8217;re building an infrastructure startup, these are the guys you&#8217;d want on your team.  (They&#8217;re listed in alphabetical order.)</p>
<h2>The tried and true.</h2>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/dsc_8486.jpg"><img  title="Alex Benik" src="http://gigaom2.files.wordpress.com/2012/04/dsc_8486-e1333506847515.jpg?w=300&#038;h=189" alt="" width="300" height="189" class="alignright size-medium wp-image-507218" /></a><strong><a href="http://www.battery.com/people/benik.html">Alex Benik</a></strong>: General Partner at Battery Ventures<br />
<strong>Current deals</strong>: Cumulus Networks, VSS Monitoring and Traceltyics<br />
<strong>Exits</strong>: Anobit, which sold to Apple and Optichron, which was acquired by Netlogic.<br />
<strong>Our take</strong>: Networking and semiconductors are some of Benik&#8217;s favorite topics, and he also has a lot of connections into Wall Street&#8217;s IT shops where enterprise meets webscale. He&#8217;s one of the few VCs (along with others at Battery) who still invests in semiconductors.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/john-connors-8.jpg"><img  title="John Connors (8)" src="http://gigaom2.files.wordpress.com/2012/04/john-connors-8-e1333506679211.jpg?w=240&#038;h=169" alt="" width="240" height="169" class="alignleft  wp-image-507216" /></a><strong><a href="http://www.ignitionpartners.com/john-connors/">John Connors</a></strong>: Partner at Ignition Partners<br />
<strong>Current deals</strong>: Opscode, Splunk, Tier 3<br />
<strong>Exits</strong>: Heroku, which sold to Salesforce.com, Xensource which sold to Citirx, Likewise which sold to EMC<br />
<strong>Our take</strong>: His experience as the former CFO of Microsoft means he has business savvy and plenty of connections (he&#8217;s on the board at Nike), plus his track record in the cloud space as an investors speaks for itself.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/redpoint-satish-282-338x450.jpg"><img  title="Satish" src="http://gigaom2.files.wordpress.com/2012/04/redpoint-satish-282-338x450-e1333507036507.jpg?w=300&#038;h=192" alt="" width="300" height="192" class="alignright size-medium wp-image-507220" /></a><strong><a href="http://redpoint.com/team/satish-dharmaraj">Satish Dharmaraj</a></strong>: General Partner at Redpoint Ventures<br />
<strong>Current deals</strong>: MapR, StorSimple<br />
<strong>Exits</strong>: Cloud.com which sold to Citrix and Posterous, which was acquired by Twitter<br />
<strong>Our take</strong>: Dharmaraj has a special affinity for where the cloud meets the consumer, especially on a mobile device. He&#8217;s also part of the team that scouts for investments that Verizon can make to populate and better its 4G network.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/fenton_headshot_highres-e1333486400247.jpg"><img  title="Fenton_headshot_highres" src="http://gigaom2.files.wordpress.com/2012/04/fenton_headshot_highres-e1333486400247.jpg?w=300&#038;h=207" alt="" width="300" height="207" class="alignleft size-medium wp-image-507022" /></a><strong><a href="http://www.benchmark.com/people/general-partner/peter-fenton/">Peter Fenton</a></strong>: General Partner at Benchmark Capital<br />
<strong>Current deals</strong>: EngineYard, New Relic, DotCloud, Twitter<br />
<strong>Exits</strong>: SpringSource, which he sold to VMware, and JBoss, which he sold to RedHat.<br />
<strong>Our take</strong>: Fenton is super connected, and he understands large webscale platforms better than anyone.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/ben-horowitz-e1333506208186.jpg"><img  title="Ben Horowitz" src="http://gigaom2.files.wordpress.com/2012/04/ben-horowitz-e1333506208186.jpg?w=300&#038;h=205" alt="" width="300" height="205" class="alignright size-medium wp-image-507211" /></a><strong><a href="http://bhorowitz.com/">Ben Horowitz</a></strong>: General partner at Andreessen Horowitz<br />
<strong>Current deals</strong>: Factual, Nicira, Okta<br />
<strong>Exits</strong>: Andreesen Horowitz is new enough that Horowitz doesn&#8217;t have infrastructure exits associated with it yet, except for Fusion-io&#8217;s public offering in 2011.<br />
<strong>Our take</strong>: He has a lot of operational experience and built a cloud company before it was cool. On top on that he has a breadth of investments that help him understand the big picture.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/plilg.jpg"><img  title="PLIlg" src="http://gigaom2.files.wordpress.com/2012/04/plilg.jpg?w=708" alt=""   class="alignleft size-full wp-image-507611" /></a><strong><a href="http://www.accel.com/bio/pingli.php">Ping Li</a></strong>: General Partner Accel Partners<br />
<strong>Current deals</strong>: Nimble Storage, Nimbula and ScaleXtreme<br />
<strong>Exits</strong>: Reactivity which cold to Cisco and Fusion-io which went public in 2011<br />
<strong>Our take</strong>: Li gets webscale at the consumer level and also understands what it takes from the infrastructure side to build it. He&#8217;s also in charge of Accel&#8217;s Big Data Fund and will have a front row seat to the infrastructure requirements of the big data era.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/johnvrionis.jpg"><img  title="JohnVrionis" src="http://gigaom2.files.wordpress.com/2012/04/johnvrionis.jpg?w=300&#038;h=199" alt="" width="300" height="199" class="alignright size-medium wp-image-507067" /></a><strong><a href="http://www.lightspeedvp.com/TeamMember.aspx?m=33">John Vrionis</a></strong>: Managing director at Lightspeed Venture Partners<br />
<strong>Current deals</strong>: Embrane, Tintri, Niciria, Boundary<br />
<strong>Exits</strong>: IO Turbine which sold to Fusion-io and Pliant which sold to SanDisk<br />
<strong>Our take</strong>: Vrionis has a very clear view of the changes happening in the networking world inside the data center, but he&#8217;s also thinking big thoughts on big data and the infrastructure to support it.</p>
<h2>The up-and-comers.</h2>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/mabbottlowres.jpg"><img  title="MAbbottLowRes" src="http://gigaom2.files.wordpress.com/2012/04/mabbottlowres-e1333554047433.jpg?w=300&#038;h=207" alt="" width="300" height="207" class="alignleft size-medium wp-image-507403" /></a><strong><a href="http://www.kpcb.com/partner/mike-abbott">Mike Abbott</a></strong>: Investment Partner at Kleiner Perkins<br />
<strong>Current deals</strong>: Abbott joined KPCB in December of 2011 so we&#8217;re still waiting on his portfolio<br />
<strong>Our take</strong>: Abbott is a practitioner who helps grow Twitter&#8217;s infrastructure and engineering team. He also helped create Palm’s next-generation webOS platform and while new at the VC game, he has connections and knowledge to help entrepreneurs find their way in a mobile and cloud world.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/puneet.jpeg"><img  title="puneet" src="http://gigaom2.files.wordpress.com/2012/04/puneet.jpeg?w=300&#038;h=168" alt="" width="300" height="168" class="alignright size-medium wp-image-506770" /></a><a href="http://www.trueventures.com/member/puneet-agarwal/"><strong>Puneet Agarwal</strong></a>: Partner at True Ventures (see disclosure)<br />
<strong>Current deals</strong>: Puppet Labs, Loggly, Urban Airship, Piston Cloud<br />
<strong>Our take</strong>: Agarwal is best at the ooey-gooey middle layers between the hardware and the software. Think configuration management software or PaaSes, and with he&#8217;s comfortable working at the early stages, so is a good place to start when you&#8217;re tossing around an idea.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/pccolorweb1.jpg"><img  title="frankartale" src="http://gigaom2.files.wordpress.com/2012/04/pccolorweb1.jpg?w=300&#038;h=200" alt="" width="300" height="200" class="alignleft size-medium wp-image-507041" /></a><strong><a href="http://www.ignitionpartners.com/frank-artale/">Frank Artale</a></strong>: Partner at Ignition Partners<br />
<strong>Current deals</strong>: ServiceMesh, Bromium, AppFog, ScaleXtreme<br />
<strong>Exits</strong>: He&#8217;s only been at Ignition since 2011.<br />
<strong>Our take</strong>: Artale is one of two Ignition Partners team members on the list. His experience building sales channels at Citrix and focus on making cool tech into a marketable product is invaluable for starry-eyed entrepreneurs who think they have something cool, but don&#8217;t know how to make money off of it.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/06/jonathan-heiliger-structure.jpg"><img  title="Jonathan Heiliger - Structure" src="http://gigaom2.files.wordpress.com/2011/06/jonathan-heiliger-structure.jpg?w=708" alt="Jonathan Heiliger speaking at Structure"   class="alignright size-full wp-image-358141" /></a><strong><a href="http://www.nbvp.com/team/jonathan-heiliger">Jonathan Heiliger</a></strong>: General partner at North Bridge Venture Partners<br />
<strong>Current deals</strong>: none yet at North Bridge, but he is invested in Tango and Sonus Networks<br />
<strong>Exits</strong>: Last.fm which sold to CBS and Contendo, which sold to Akamai<br />
<strong>Our take</strong>: His investments remain to be seen, but when it comes to scaling infrastructure and knowing the people who know how to build at webscale, Heiliger has the contacts and the knowledge base. Plus, he&#8217;s a nice guy.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/mike-headshot-2-e1333506319780.jpg"><img  title="mike-headshot-2" src="http://gigaom2.files.wordpress.com/2012/04/mike-headshot-2-e1333506319780.jpg?w=300&#038;h=186" alt="" width="300" height="186" class="alignleft size-medium wp-image-507212" /></a><a href="http://www.indexventures.com/team/index/profile_id/46"><strong>Mike Volpi</strong></a>: Partner at Index Ventures<br />
<strong>Current deals</strong>: Big Switch Networks, StorSimple and Path<br />
<strong>Exits</strong>: Cloud.com, which sold to Citrix<br />
<strong>Our take</strong>: Volpi is not exactly and up and comer in the investment space, but he hasn&#8217;t done that many cloud deals. But as networking rises in importance we expect him to make a splash. He also knows the enterprise sales channel better than anyone else thanks to his time at Cisco.</p>
<p><strong>Disclosure</strong>: <em>Puneet Agarwal is a partner at True Ventures which is an investor in the parent company of this blog, Giga Omni Media. Om Malik, founder of Giga Omni Media, is also a venture partner at True.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=506742&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=749866"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=749866" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=506742+the-top-cloud-vcs-7-stars-5-up-and-comers&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2010/10/what-enterprise-software-vendors-could-learn-from-the-consumer-space/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=506742+the-top-cloud-vcs-7-stars-5-up-and-comers&utm_content=shigginbotham">What Enterprise Software Vendors Could Learn from the Consumer Space</a></li><li><a href="http://pro.gigaom.com/2012/07/new-strategies-in-consumer-media-cloud-storage/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=506742+the-top-cloud-vcs-7-stars-5-up-and-comers&utm_content=shigginbotham">The evolution of consumer-media cloud storage</a></li><li><a href="http://pro.gigaom.com/2012/04/infrastructure-q1-cloud-and-big-data-woo-the-enterprise/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=506742+the-top-cloud-vcs-7-stars-5-up-and-comers&utm_content=shigginbotham">Infrastructure Q1: Cloud and big data woo enterprises</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/04/09/the-top-cloud-vcs-7-stars-5-up-and-comers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/11/istock_000007560299xsmall-e1290259451447.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/11/istock_000007560299xsmall-e1290259451447.jpg?w=150" medium="image">
			<media:title type="html">iStock_000007560299XSmall</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2010/11/istock_000007560299xsmall-e1290259451447.jpg?w=300" medium="image">
			<media:title type="html">iStock_000007560299XSmall</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/dsc_8486-e1333506847515.jpg?w=300" medium="image">
			<media:title type="html">Alex Benik</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/john-connors-8-e1333506679211.jpg?w=300" medium="image">
			<media:title type="html">John Connors (8)</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/redpoint-satish-282-338x450-e1333507036507.jpg?w=300" medium="image">
			<media:title type="html">Satish</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/fenton_headshot_highres-e1333486400247.jpg?w=300" medium="image">
			<media:title type="html">Fenton_headshot_highres</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/ben-horowitz-e1333506208186.jpg?w=300" medium="image">
			<media:title type="html">Ben Horowitz</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/plilg.jpg" medium="image">
			<media:title type="html">PLIlg</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/mabbottlowres-e1333554047433.jpg?w=300" medium="image">
			<media:title type="html">MAbbottLowRes</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/puneet.jpeg?w=300" medium="image">
			<media:title type="html">puneet</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/jonathan-heiliger-structure.jpg" medium="image">
			<media:title type="html">Jonathan Heiliger - Structure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/mike-headshot-2-e1333506319780.jpg?w=300" medium="image">
			<media:title type="html">mike-headshot-2</media:title>
		</media:content>
	</item>
		<item>
		<title>Pica8: A startup taking advantage of network commoditization</title>
		<link>http://gigaom.com/2012/02/17/pica8-a-startup-taking-advantage-of-network-commoditization/</link>
		<comments>http://gigaom.com/2012/02/17/pica8-a-startup-taking-advantage-of-network-commoditization/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 22:28:41 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Fulcrum Ltd]]></category>
		<category><![CDATA[James Liao]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[Pica8]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=484990</guid>
		<description><![CDATA[Networking is having its heyday in Silicon Valley, as startups pushing programmable networks raise millions and venture firms are on the lookout for the next big thing in IT infrastructure. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=484990&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom.files.wordpress.com/2010/03/istock_000004526384small.jpg"><img  title="computer network" src="http://gigaom.files.wordpress.com/2010/03/istock_000004526384small.jpg?w=210&#038;h=140" alt="" width="210" height="140" class="alignleft size-thumbnail wp-image-252906" /></a>Networking is having its heyday in Silicon Valley as <a href="http://gigaom.com/cloud/meet-nicira-yes-people-will-call-it-the-vmware-of-networking/">startups pushing programmable networks</a> raise millions, and venture firms are on the lookout for the next big thing in IT infrastructure. There are three big trends coalescing in the space that are driving this excitement, and Pica8 hopes to take advantage of them all.</p>
<p>One is the rise of merchant silicon that can deliver the performance of custom chips made by the likes of Cisco and Juniper but at a lower cost. Another is the rise of software-defined networking, which separates the physical network infrastructure from management of that network. Finally, networks are getting bigger, and doing so faster, which is creating pressure on systems adminsitrators to find a way to scale their networks faster and buy the gear more cheaply.</p>
<p><a href="http://www.pica8.com/">Pica8</a>, a two-year-old startup that spun out of server maker Quanta last month, hopes to become the anti-Cisco by pushing networking gear made on merchant silicon available from Broadcom, Marvell and Fulcrum. The promise of cheaper boxes is enough for some folks, but James Liao, the CEO of Pica8, has a more disruptive plan &#8212; to build software for the white-box networking gear and then open that up to the industry as a whole. It&#8217;s <a href="http://gigaom.com/cloud/arista-ceo-cloud-networking-has-to-be-fast-and-predictable/">taking one step further the vision of Arista</a>, which began in 2008 and puts its own software on top of boxes it builds using merchant silicon. And in the process, Pica8 will shave away at industry margins.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/02/replacepica8.jpg"><img src="http://gigaom2.files.wordpress.com/2012/02/replacepica8.jpg?w=604&#038;h=423" alt="" title="replacepica8" width="604" height="423"  class="aligncenter size-large wp-image-486739" /></a></p>
<p>Liao wouldn&#8217;t disclose the price of the Pica8 boxes, but sources say they will run from <a href="http://www.theregister.co.uk/2012/01/23/mellanox_10ge_price_cuts/">20 percent to 60 percent less</a> than gear from Cisco, Force10 or others. Already, Pica8 has customers, including NTT communications and Baidu, as well as a strategic partner in Quanta, which is making the Pica8 boxes. Pica8 will also work with another Taiwanese or Chinese white-box maker to deliver its software to another vendor.</p>
<p>Liao would like to work with more, but with 15 engineers and himself, he&#8217;s strapped for resources. To help, he&#8217;s hoping to complete a $5 million round of funding in a few months that will help the company expand.</p>
<h2>The new networking trend</h2>
<p>Networking has been somewhat of a black box for businesses for years. The boxes contained proprietary chips known as ASICs that were able to handle the speeds required to send packets around a network, and used proprietary software that required specialized skills to program. All this specialization made networking both pricey (for customers) and profitable (for providers). But about two years ago, the chips from providers like Broadcom and Fulcrum, which Intel bought, began to match that quality and performance of the specialized ASICs made by Juniper and Cisco.</p>
<p>And with those chips came an opening for a change in the network. Arista picked up on it and began selling boxes built on the commodity silicon, while Google built its own switches using merchant silicon as well. With these cracks in their chip business, it became possible to build boxes that didn&#8217;t require a multi-million-dollar chip investment inside. From there, it becomes a question of software.</p>
<p>Commodity hardware opened up the chance for a vendor like Arista to differentiate with its software. But with OpenFlow controllers and companies like Pica8 pressuring the proprietary software running on networking gear, many companies are seeing an opportunity to get in on the ground floor of a revolution. Pica8 hopes to be one of those startups, and with backing from Quanta, which itself is <a href="http://gigaom.com/cloud/dell-is-stuck-between-an-apple-and-a-hard-place/">disrupting the server business</a>, it&#8217;s one to watch.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=484990&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=240625"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=240625" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=484990+pica8-a-startup-taking-advantage-of-network-commoditization&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/12/wan-design-for-the-cloud-age/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=484990+pica8-a-startup-taking-advantage-of-network-commoditization&utm_content=shigginbotham">WAN design for the cloud age</a></li><li><a href="http://pro.gigaom.com/2012/11/an-overview-of-the-software-defined-networking-market/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=484990+pica8-a-startup-taking-advantage-of-network-commoditization&utm_content=shigginbotham">The promise of SDNs in the enterprise</a></li><li><a href="http://pro.gigaom.com/2012/09/the-rise-of-m2m-security-challenges/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=484990+pica8-a-startup-taking-advantage-of-network-commoditization&utm_content=shigginbotham">The rise of M2M security challenges</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/02/17/pica8-a-startup-taking-advantage-of-network-commoditization/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:thumbnail url="http://gigaom.files.wordpress.com/2010/03/istock_000004526384small.jpg?w=150" />
		<media:content url="http://gigaom.files.wordpress.com/2010/03/istock_000004526384small.jpg?w=150" medium="image">
			<media:title type="html">computer network</media:title>
		</media:content>

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

		<media:content url="http://gigaom.files.wordpress.com/2010/03/istock_000004526384small.jpg?w=210" medium="image">
			<media:title type="html">computer network</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/02/replacepica8.jpg?w=604" medium="image">
			<media:title type="html">replacepica8</media:title>
		</media:content>
	</item>
		<item>
		<title>IBM and NEC team up to take on Cisco</title>
		<link>http://gigaom.com/2012/01/24/ibm-and-nec-team-up-to-take-on-cisco/</link>
		<comments>http://gigaom.com/2012/01/24/ibm-and-nec-team-up-to-take-on-cisco/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 14:00:53 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@NYT]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Computer networking]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[international-business-machines-corporation]]></category>
		<category><![CDATA[Juniper Networks]]></category>
		<category><![CDATA[NEC Corporation]]></category>
		<category><![CDATA[Network architecture]]></category>
		<category><![CDATA[Network protocols]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[Routing]]></category>
		<category><![CDATA[software defined networking]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=474879</guid>
		<description><![CDATA[IBM has teamed up with NEC to deliver an OpenFlow-based controller-and-switch combo that tries to find the sweet spot in software-defined networking between expensive, proprietary gear from Cisco or Juniper and the brand-new, open-sourced stuff that startups and webscale companies are peddling.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=474879&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/08/earthnetwork1.jpg"><img  title="Global Network" src="http://gigaom2.files.wordpress.com/2011/08/earthnetwork1.jpg?w=300&#038;h=225" alt="" width="300" height="225" class="alignleft size-medium wp-image-390617" /></a>Cisco can get into servers, but IBM isn&#8217;t going to let the networking giant step into IBM&#8217;s territory without a fight, and Big Blue knows how to fight. It has teamed up with NEC to deliver an OpenFlow-based controller-and-switch combo that tries to find the sweet spot in software-defined networking between expensive, proprietary gear from Cisco or Juniper and the <a href="http://gigaom.com/cloud/big-switch-open-sources-floodlight-an-open-flow-controller/">brand-new, open-sourced stuff</a> that startups and webscale companies are peddling.</p>
<p>IBM and NEC laid out some case studies of real customers using their gear inside their data centers, providing a much-needed affirmation that software-defined networking, and more importantly the OpenFlow protocol, is moving outside academia and trials. The OpenFlow protocol is a way to separate the intelligence required for routing packets in a network from the device actually doing the routing. Using the protocol, one can create a programmable network that is abstracted from the physical hardware underneath, a so-called software-defined network.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/01/opflow.jpg"><img  title="opflow" src="http://gigaom2.files.wordpress.com/2012/01/opflow.jpg?w=708" alt=""   class="aligncenter size-full wp-image-475040" /></a></p>
<p>I have covered <a href="http://gigaom.com/cloud/openflow-in-the-real-world-carriers-clouds-and-more/">NEC&#8217;s efforts in this area</a> and its controller, which handles the actual intelligence inside a software-defined network. IBM&#8217;s switch, which it <a href="http://gigaom.com/cloud/ibm-launches-beefy-openflow-switch-for-data-centers-cloud/">launched last November</a>, handles sending the packets. The two companies are working together to provide a level of hand-holding and predefined networking configurations to enterprise and corporate clients that might otherwise shy away from the nascent OpenFlow protocol and the legion of startups building opportunities around it.</p>
<p>On Tuesday, the two companies said that Stanford, the home of the OpenFlow protocol, is using their gear to make a programmable network campus-wide. Stanford is using the network programmability to provision bandwidth on demand for areas of campus or researchers that need it. Other companies using the IBM and NEC gear are data providers Tervela and Selerity, a financial information provider. For the most part, it sounds like IBM and NEC are trying to help explain what OpenFlow is good for: namely adding the same agility to a company&#8217;s networking operations that server virtualization has enabled for its development efforts.</p>
<p>This is a welcome shift from <a href="http://gigaom.com/2011/10/20/will-openflow-lower-your-phone-bill-2/">breathless coverage about the benefits</a> of the OpenFlow protocol that dominated last year. Now we are to the point where products are out, and we will finally see what a software-defined network can do. Bandwidth on demand, prioritizing certain types of traffic so they get the most resources, and improvements in network security are all on their way &#8212; and for a fraction of the investment made in previous generations of gear.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=474879&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=437150"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=437150" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=474879+ibm-and-nec-team-up-to-take-on-cisco&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/08/software-defined-networking-the-third-epoch-in-computer-networking/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=474879+ibm-and-nec-team-up-to-take-on-cisco&utm_content=shigginbotham">The promise of software-defined networking</a></li><li><a href="http://pro.gigaom.com/2012/12/wan-design-for-the-cloud-age/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=474879+ibm-and-nec-team-up-to-take-on-cisco&utm_content=shigginbotham">WAN design for the cloud age</a></li><li><a href="http://pro.gigaom.com/2011/05/the-structure-50-the-top-50-cloud-innovators/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=474879+ibm-and-nec-team-up-to-take-on-cisco&utm_content=shigginbotham">The Structure 50: The Top 50 Cloud Innovators</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/01/24/ibm-and-nec-team-up-to-take-on-cisco/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/08/earthnetwork1.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/08/earthnetwork1.jpg?w=150" medium="image">
			<media:title type="html">Global Network</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/08/earthnetwork1.jpg?w=300" medium="image">
			<media:title type="html">Global Network</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/01/opflow.jpg" medium="image">
			<media:title type="html">opflow</media:title>
		</media:content>
	</item>
		<item>
		<title>Big Switch open-sources Floodlight, an OpenFlow controller</title>
		<link>http://gigaom.com/2012/01/11/big-switch-open-sources-floodlight-an-open-flow-controller/</link>
		<comments>http://gigaom.com/2012/01/11/big-switch-open-sources-floodlight-an-open-flow-controller/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:00:56 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@NYT]]></category>
		<category><![CDATA[Big Switch Networks]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Juniper Ltd]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[Open Flow protocol]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[OpenFlow]]></category>
		<category><![CDATA[OpenFlow protocol]]></category>
		<category><![CDATA[SDN]]></category>
		<category><![CDATA[technologyinternet]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=468874</guid>
		<description><![CDATA[Big Switch Networks, a startup using the OpenFlow protocol to help companies build software-defined networks, has open-sourced its controller software, dubbed Floodlight. With this move, it will attempt to unseat networking giant Cisco by creating an ecosystem of startups building tools for SDNs.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=468874&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_368895" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2011/06/bigswitchdudes-e1309284496384.jpeg"><img  title="bigswitchdudes" src="http://gigaom2.files.wordpress.com/2011/06/bigswitchdudes-e1309284496384.jpeg?w=300&#038;h=200" alt="" width="300" height="200" class="size-medium wp-image-368895" /></a><p class="wp-caption-text">Guido Appenzeller (left) and Kyle Forster of Big Switch</p></div>
<p><a href="http://www.bigswitch.com/">Big Switch Networks</a>, a startup using the OpenFlow protocol to help companies build software-defined networks, has <a href="http://www.bigswitch.com/wp/floodlight-openflow-controller">open-sourced its controller software, dubbed Floodlight</a>. The company, which is one of several startups trying to solve networking issues that arise from virtualization and webscale systems, said on Wednesday that it would release the source code for the controller it developed on <a href="http://floodlight.openflowhub.org/">its website</a> and will focus on developing an ecosystem of applications around the Floodlight code.</p>
<p>The idea of software-defined networks gained ground in 2011 with companies such as <a href="http://gigaom.com/cloud/big-switch-and-the-coming-networking-bonanza/">Big Switch</a>, Nicira, <a href="http://gigaom.com/cloud/embranes-virtual-network-appliances-for-an-sdn-world/">Embrane</a>, Juniper and others promoting the concept of adding flexibility and agility to networks by making them programmable. Companies such as Juniper offer a proprietary flavor of this, while others promote the use of the <a href="http://gigaom.com/cloud/openflow-in-the-real-world-carriers-clouds-and-more/">open-source OpenFlow protocol</a>. At its heart OpenFlow takes the intelligence required to move packets out of the switch, which actually moves the packets, and then puts them on commodity hardware.</p>
<p>That is all it does. So other companies are building controller software that gives the commodity server the intelligence to move packets around, while others are building firewalls, load balancers and other network applications that work in a software-defined environment. <a href="http://gigaom.com/cloud/bigswitch-nets-13-7m-to-become-vmware-of-networking/">Big Switch wants to be one of those application companies</a>, but first it wanted to put a controller out there so programmers could play with it and make it better. Then they could build applications on top of it. Kyle Forster, a co-founder at Big Switch, said in an interview, &#8220;Since networking is dominated by one big company we think it&#8217;s going to take a whole ecosystem to make a change.&#8221;</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/01/floodlight_scaled.png"><img  title="floodlight_scaled" src="http://gigaom2.files.wordpress.com/2012/01/floodlight_scaled.png?w=708" alt=""   class="aligncenter size-full wp-image-468900" /></a></p>
<p>He likens the Floodlight controller to the MySQL code and says that&#8217;s what he hopes Big Switch can promote through its efforts and through its partners&#8217; efforts &#8212; a solid core chunk of code that other companies can add functionality to. Floodlight is offered under the Apache 2.0 license used by other fast-growing projects such as Hadoop and OpenStack. With this news and <a href="http://gigaom.com/cloud/embranes-virtual-network-appliances-for-an-sdn-world/">Embrane&#8217;s release of its heleos software</a> late last year, it looks like network engineers will have plenty to play with over the coming months. Perhaps this year is when software-defined networks will become real.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=468874&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=726225"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=726225" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=468874+big-switch-open-sources-floodlight-an-open-flow-controller&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/06/cloud-computing-infrastructure-2012-and-beyond/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=468874+big-switch-open-sources-floodlight-an-open-flow-controller&utm_content=shigginbotham">Cloud computing infrastructure: 2012 and beyond</a></li><li><a href="http://pro.gigaom.com/2011/12/migrating-media-applications-to-the-private-cloud-best-practices-for-businesses/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=468874+big-switch-open-sources-floodlight-an-open-flow-controller&utm_content=shigginbotham">Migrating media applications to the private cloud: best practices for businesses</a></li><li><a href="http://pro.gigaom.com/2012/11/an-overview-of-the-software-defined-networking-market/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=468874+big-switch-open-sources-floodlight-an-open-flow-controller&utm_content=shigginbotham">The promise of SDNs in the enterprise</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/01/11/big-switch-open-sources-floodlight-an-open-flow-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/06/bigswitchdudes-e1309284496384.jpeg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/06/bigswitchdudes-e1309284496384.jpeg?w=150" medium="image">
			<media:title type="html">bigswitchdudes</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/bigswitchdudes-e1309284496384.jpeg?w=300" medium="image">
			<media:title type="html">bigswitchdudes</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/01/floodlight_scaled.png" medium="image">
			<media:title type="html">floodlight_scaled</media:title>
		</media:content>
	</item>
		<item>
		<title>Embrane&#8217;s virtual network appliances for an SDN world</title>
		<link>http://gigaom.com/2011/12/11/embranes-virtual-network-appliances-for-an-sdn-world/</link>
		<comments>http://gigaom.com/2011/12/11/embranes-virtual-network-appliances-for-an-sdn-world/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 05:01:39 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[big switch]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[embrane]]></category>
		<category><![CDATA[juniper]]></category>
		<category><![CDATA[NaviSite]]></category>
		<category><![CDATA[Netscale]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nicira]]></category>
		<category><![CDATA[Open Flow]]></category>
		<category><![CDATA[software defined network]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=453424</guid>
		<description><![CDATA[Embrane, the not-so-stealthy startup that’s one of several hoping to make it big on the concept of virtualizing the network, launched Sunday. The company, founded in 2010 by Dante Malagrinò, has raised $27 million to provide firewalls, load balancers and more via distributed software.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=453424&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_367168" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2011/06/1z5o4859.jpg"><img title="Jason Hoffman (Joyent), Guido Appenzeller (Big Switch Networks), Martin Casado (Nicira Networks), Dante Malagrino (Embrane)  - Structure 2011" src="http://gigaom2.files.wordpress.com/2011/06/1z5o4859.jpg?w=708" alt="Jason Hoffman (Joyent), Guido Appenzeller (Big Switch Networks), Martin Casado (Nicira Networks), Dante Malagrino (Embrane) - Structure 2011"   class="size-full wp-image-367168"></a><p class="wp-caption-text">Dante Malagrino (far right) at Structure 2011.</p></div>
<p>Embrane, the not-so-stealthy startup that’s one of several hoping to make it big on the concept of virtualizing the network, launched on Sunday. The company, founded in 2010 by Dante Malagrinò, has raised $27 million from Lightspeed Venture Partners, NEA and North Bridge Venture Partners with the goal of providing software that will deliver services over software defined networks.</p>
<p>The idea of software defined networks is finally coming into its own. Startups including <a href="http://gigaom.com/cloud/bigswitch-nets-13-7m-to-become-vmware-of-networking/">Big Switch</a>, <a href="http://gigaom.com/cloud/whats-nicira-read-this-and-find-out/">Nicira</a>, <a href="http://www.contextream.com/">ConteXtream</a> and large companies such as VMware, Cisco and Juniper all espouse the need to change the network to make it more flexible to gain the efficiencies the computing side of the business has already gained with virtualization. The goal is to abstract the physical elements of the network so it can keep pace with the virtual machines that spin up and down inside a virtualized environment. One way of doing this is via the Open Flow protocol, but other companies such as Cisco, Juniper and HP  are also trying out different ways of creating such a virtualized network.</p>
<p>The goal of any software defined network is to help companies scale their networks in line with their compute resources and reduce the need for a network engineer to manually reconfigure boxes to handle fluctuating server workloads. For more on the topic, please read our research report on <a href="http://pro.gigaom.com/2011/09/openflow-and-beyond-future-opportunities-in-networking/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=453424+embranes-virtual-network-appliances-for-an-sdn-world&amp;utm_content=shigginbotham">software defined networks and Open Flow</a>. (sub req’d).</p>
<p>In line with this new network vision, <a href="http://www.embrane.com/">Embrane</a> wants to provide services such as firewalls, load balancers and whatever else might be required over a software defined network. So while it can work on networks using Open Flow, it can also work on other virtualized networks. Denis Martin, the chief technology officer at hosting company, NaviSite, said his company is replacing Cisco and Citrix   load balancers and firewalls with Embrane’s software in its cloud product because Embrane’s software can scale along with the new virtual machines NaviSite’s clients spin up and down on demand.</p>
<p>“We have extreme density in the compute layer with 50 or 60 machines on a single blade and with 10 to 15 per customer but we still needed a dedicated firewall pair for them on each blade. So then I have five customers and 10 dedicated firewalls on a single blade,” Martin said. “[The firewalls and load balancers] were overrunning the floor space.”</p>
<p>Embrane’s heleos software is aimed at cloud service providers, and as Martin pointed out, it scales, unlike some of the dedicated hardware or even appliances currently available for network services. However, even with $27 million and big-name backers, Embrane is going up against some tough competition in Cisco, Citrix and other networking vendors. Its expected client base is used to buying from large vendors and might not rush to take a chance on a startup, even a startup with an executive team that comes from the established networking companies.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=453424&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=336715"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=336715" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=453424+embranes-virtual-network-appliances-for-an-sdn-world&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/09/openflow-and-beyond-future-opportunities-in-networking/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=453424+embranes-virtual-network-appliances-for-an-sdn-world&utm_content=shigginbotham">OpenFlow and beyond: future opportunities in networking</a></li><li><a href="http://pro.gigaom.com/2012/11/an-overview-of-the-software-defined-networking-market/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=453424+embranes-virtual-network-appliances-for-an-sdn-world&utm_content=shigginbotham">The promise of SDNs in the enterprise</a></li><li><a href="http://pro.gigaom.com/2012/08/software-defined-networking-the-third-epoch-in-computer-networking/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=453424+embranes-virtual-network-appliances-for-an-sdn-world&utm_content=shigginbotham">The promise of software-defined networking</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/12/11/embranes-virtual-network-appliances-for-an-sdn-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/06/1z5o4859.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/06/1z5o4859.jpg?w=150" medium="image">
			<media:title type="html">Jason Hoffman (Joyent), Guido Appenzeller (Big Switch Networks), Martin Casado (Nicira Networks), Dante Malagrino (Embrane)  - Structure 2011</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/1z5o4859.jpg" medium="image">
			<media:title type="html">Jason Hoffman (Joyent), Guido Appenzeller (Big Switch Networks), Martin Casado (Nicira Networks), Dante Malagrino (Embrane)  - Structure 2011</media:title>
		</media:content>
	</item>
		<item>
		<title>The cloud shouldn&#8217;t be an over-the-top service</title>
		<link>http://gigaom.com/2011/12/06/the-cloud-shouldnt-be-an-over-the-top-service/</link>
		<comments>http://gigaom.com/2011/12/06/the-cloud-shouldnt-be-an-over-the-top-service/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 23:00:37 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[CloudVerse]]></category>
		<category><![CDATA[Google Plus]]></category>
		<category><![CDATA[Joe Weinman]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[Open Flow]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=450559</guid>
		<description><![CDATA[The public Internet and the cloud shouldn't mix, according to a paper out today. Cisco seems to agree if its CloudVerse suite of products is any indication. A growing number of endpoints and multiple services in web apps required dedicated and intelligent networks. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=450559&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_450813" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2011/12/weinman-e1323208326936.jpg"><img  title="weinman" src="http://gigaom2.files.wordpress.com/2011/12/weinman-e1323208326936.jpg?w=300&#038;h=199" alt="" width="300" height="199" class="size-medium wp-image-450813" /></a><p class="wp-caption-text">Joe Weinman at GigaOM Structure 2011</p></div>
<p>The public Internet and the cloud shouldn&#8217;t mix, according to a paper out today from Joe Weinman of HP. Cisco seems to agree, if Tuesday&#8217;s announcement of its <a href="http://newsroom.cisco.com/press-release-content?type=webcontent&amp;articleId=578106">CloudVerse suite of products</a> is any indication. A growing number of endpoints, the multiple services built within web applications, and the infinite variety of demands made on any web-based service mean the network can&#8217;t be trusted to run over the top.</p>
<h2>The network is the cloud, so it needs to be agile, smart and billed based on usage.</h2>
<p>Instead, the industry will need to move to pay-per-use, dynamic networks where possible to improve the economic benefits of cloud scenarios and deliver defined quality-of-service for applications that will require low latency, argues Weinman. Weinman, who moved over to HP from AT&amp;T last year, is a deep thinker on the <a href="http://gigaom.com/2010/06/06/lazy-hazy-crazy-the-10-laws-of-behavioral-cloudonomics/">economics of cloud computing</a>. He also argues that bandwidth will <a href="http://gigaom.com/2010/12/11/is-pay-per-use-for-broadband-inevitable/">eventually be charged on a pay-per-use model</a> for both consumers and enterprises.</p>
<p>He makes a good case for the importance of a smarter network in the context of delivering cloud services, something Cisco&#8217;s CloudVerse announcement Tuesday also supports. CloudVerse basically organizes Cisco&#8217;s existing networking products for the data center and links them back to the networking gear already in carrier and service provider networks, with the idea being that an intelligent network can take the fuzziness out of managing applications in the cloud.</p>
<h2>Complex apps and infinite endpoints make quality of service more important.</h2>
<p>It&#8217;s true that applications are growing more complex and relying on more protocols to deliver a variety of services over the web. Take, for example, an application like Google+. There are real-time streaming elements, a video conferencing set-up and document sharing. Each different element requires different levels of network quality, which is why Weinman argues for networks that run faster, not just on a megabit-per-second basis, but also with less latency. From the paper:</p>
<blockquote><p>Human performance studies show that 200 to 250 milliseconds is acceptable for multimedia conferencing and collaboration applications. However, interactive tasks such as keystrokes and mousedowns must be responded to within about 150 milliseconds [10], and emerging online games require even lower latencies.<br />
There are also empirical results showing the importance of low latency not just in terms of user experience, but in terms of revenue. Lower latency directly correlates with increased revenue [11].</p></blockquote>
<p>Add in the complexity at the end point in terms of the number of devices that connect to the network and it gets worse. Sensor networks, plus more devices per person and more concurrent streams coming in per device (as in personal video recorders) require more bandwidth. It also requires more intelligent bandwidth that can allocate resources and deal with emergent effects like in-office or in-home congestion and odd spikes in traffic in case of unexpected events. For example, a pipe breaking in a sensor-equipped home in the middle of the afternoon when the house is empty may create a sudden spike in traffic as humidity sensors activate, power gets shut in certain areas and you check in via a home camera system to see why your home network is going crazy. But because that&#8217;s an unexpected spike in a normally dull time, will your service provider have the bandwidth capacity to meet that event?</p>
<h2>Of course, there&#8217;s something on cloudbursting and software-defined networks.</h2>
<p>Weinman also offers the Holy Grail of true cloudbursting as an example where adding network intelligence makes it easier to scale a workload from one data center to another in times of peak demand. He lists five ways of doing this, beginning with the simplest idea of dividing up tasks between various clouds, which requires little to no network intelligence. He concludes with a network that can push a huge amount of data as needed and very quickly, but which would require infinite bandwidth. Since this last approach is impractical, he suggests providing pay-per-use bandwidth as the easiest way to instantly replicate data while keeping costs in line.</p>
<p>To help deliver the type of fine-grained control that intelligent networks will need, Weinman believes software-defined networks, such as those created using protocols like OpenFlow, are a way to add intelligence and flexibility. Using open protocols to create the networks are a good way to make sure that the added intelligence doesn&#8217;t act as a way to lock in users. Weinman also covers additional topics that will require research in bringing forth these new networks for cloud computing, and I highly recommend folks <a href="http://joeweinman.com/Papers.htm">check out his paper</a>.</p>
<h2>This sounds great; so how do we co-opt it to sell products?</h2>
<p>So what does this have to do with Cisco&#8217;s marketing effort around CloudVerse? Essentially, with the suite of products that wrap data center networking in with the networks of service providers for wireline and mobile broadband, Cisco is recognizing that a holistic, intelligent network could be a huge selling point for those concerned about piecing together their own fragmented network elements to deliver web services and cloud services. A quote from the Cisco release sums up the news nicely:</p>
<blockquote><p>&#8220;Until now cloud technology resided in silos, making it harder to build and manage clouds, and to interconnect multiple clouds, posing critical challenges for many organizations,&#8221; said Padmasree Warrior, Cisco senior vice president of engineering and chief technology officer. &#8220;Cisco uniquely enables the world of many clouds – connecting people, communities and organizations with a business-class cloud user experience for the next-generation Internet.&#8221;</p></blockquote>
<p>Cisco and Weinman are not alone. <a href="http://connectedplanetonline.com/IP-NGN/news/alcatel-lucent-pushes-vision-of-telco-centered-cloud-1117/">Alcatel-Lucent </a> <a href="http://connectedplanetonline.com/IP-NGN/news/alcatel-lucent-pushes-vision-of-telco-centered-cloud-1117/">recently outlined its vision</a> of as service provider cloud that adds intelligence to the network in a way that many enterprise and business customers will find appealing.</p>
<p>Could someone build a fully functioning network without resorting to all-Cisco gear, or perhaps even Weinman&#8217;s view of the intelligent network? Yes, but it takes skill and dedication that places such as Google, Yahoo, Facebook and other webscale operators have, and other companies just don&#8217;t seem to want to bother with.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=450559&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=141945"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=141945" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=450559+the-cloud-shouldnt-be-an-over-the-top-service&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=450559+the-cloud-shouldnt-be-an-over-the-top-service&utm_content=shigginbotham">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/2012/07/cloud-and-data-second-quarter-2012-analysis-and-outlook-2/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=450559+the-cloud-shouldnt-be-an-over-the-top-service&utm_content=shigginbotham">Takeaways from the second quarter in cloud and data</a></li><li><a href="http://pro.gigaom.com/2012/06/cloud-computing-infrastructure-2012-and-beyond/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=450559+the-cloud-shouldnt-be-an-over-the-top-service&utm_content=shigginbotham">Cloud computing infrastructure: 2012 and beyond</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/12/06/the-cloud-shouldnt-be-an-over-the-top-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/12/weinman-e1323208326936.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/12/weinman-e1323208326936.jpg?w=150" medium="image">
			<media:title type="html">weinman</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/12/weinman-e1323208326936.jpg?w=300" medium="image">
			<media:title type="html">weinman</media:title>
		</media:content>
	</item>
	</channel>
</rss>
