<?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/"
	>

<channel>
	<title>Hexagrid Blog</title>
	<atom:link href="http://www.hexagrid.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.hexagrid.com/blog</link>
	<description>Empowering Enterprise Cloud Computing</description>
	<lastBuildDate>Fri, 13 Apr 2012 22:03:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cloud Forensics: A Sample of Substance</title>
		<link>http://www.hexagrid.com/blog/?p=557</link>
		<comments>http://www.hexagrid.com/blog/?p=557#comments</comments>
		<pubDate>Wed, 04 Apr 2012 17:15:04 +0000</pubDate>
		<dc:creator>josh.restivo@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=557</guid>
		<description><![CDATA[It occurred to me some time ago just how dramatically cloud computing stands to affect forensic computer analysis efforts. Cloud introduces a slew of quite significant gotcha&#8217;s. After the MegaUpload debacle (somewhere, right now, in a depressing windowless government forensic lab, some poor tech is still diligently duplicating original evidence from that case), the need [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_371" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-371" href="http://www.hexagrid.com/blog/?attachment_id=371"><img class="size-thumbnail wp-image-371   " style="border-image: initial; margin: 0px;" title="Josh Restivo" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/10/josh01-75x100.jpg" alt="" width="75" height="100" /></a><p class="wp-caption-text">Josh Restivo</p></div>
<p>It occurred to me some time ago just how dramatically cloud computing stands to affect forensic computer analysis efforts. Cloud introduces a slew of quite significant gotcha&#8217;s. After the MegaUpload debacle (somewhere, right now,  in a depressing windowless government forensic lab, some poor tech is still diligently duplicating original evidence from that case), the need to establish new techniques for cloud acquisition and analysis are more apparent than ever. Having recently been heavily involved in cloud computing myself, I have some insight to share.</p>
<p>While first contemplating the topic, I came up with a basic framework to address the essentials. That quickly ballooned well outside the scope of even the most ambitious blog entry. Then, I broke it down into a four-part series. As I walked through the framework for each part, things started getting out of hand again. In the end, the whole subject easily justifies a book. For lack of a book deal at the moment, what I&#8217;d like to do instead is provide some useful, if not totally comprehensive, technical information that I&#8217;ve not seen in other  &#8216;cloud forensics&#8217; narratives. Many such articles/blogs seem to have been written by individuals who have considered the subject to varying degrees but who have not actually designed, deployed, supported and/or analyzed a cloud (and its constituent components).</p>
<p><span style="text-decoration: underline;">Step up to the diving board</span></p>
<p>Let&#8217;s jump in. Oh wait. We need to define a few things first.</p>
<p style="padding-left: 30px;"><strong>Cloud</strong><br />
This seems like a good place to start. Trying to define this term is a slippery slope, though. It means many things to many people. For purposes here, we&#8217;ll use the broad definition of any virtualization environment where compute, memory, or storage resources are abstracted and provisioned through a pooling mechanism.</p>
<p style="padding-left: 30px;"><strong>Disk Image</strong><br />
This term was a poor choice when it was originally used to refer to the complete capture of a disk&#8217;s contents. Ambiguity has returned to brow-beat us further in the world of virtual machines. Now it is possible, if not highly likely, to run across a dd (or raw, or ISO, or img) containing one or more &#8216;disk images&#8217; in dd, vmdk, vhd or any of a handful of virtual disk formats. These images may actually be complete disk images containing multiple partitions or may simply be an individual partition.</p>
<p style="padding-left: 30px;"><strong>Hypervisor</strong><br />
Sort of like a sun visor but then not at all. Technically, the hypervisor is the traffic-cop within a virtualized environment. It runs on the host system and manages all hardware resources for the virtualized  guest machines. In practice, the term is often used to refer to the host system as a whole (eg., There are thirteen VM&#8217;s running on hypervisor #6).</p>
<p style="padding-left: 30px;"><strong>Virtual Machine</strong><br />
Virtual Server, Virtual System, Virtual Desktop, Guest, Guest System, Virtual Host&#8230;.many names for the same thing: a virtualized computing environment. This often includes, though does not require, a virtual disk image. A virtual machine may be booted from a physical (raw) hard disk or from an ISO CD/DVD image such as a &#8216;live&#8217; boot disc (eg., Knoppix).</p>
<p>This should be enough to get us started. Let&#8217;s move on&#8230;</p>
<p><span style="text-decoration: underline;">Acquisition</span></p>
<p>The new challenges here are as much technical as procedural. Where historically, a proper forensic acquisition involved gaining access to physical servers and imaging the physical disks, the likelihood of this happening in a cloud is greatly diminished for a variety of logistical reasons. Cloud storage tends to be expansive in size, physically distributed across multiple drive arrays and, possibly, physical locations. The underlying filesystems are clustered using various clustering protocols, both open and proprietary. It is not uncommon to find virtual disk image living on an ntfs or ext3/4 filesystem which is built upon a clustered filesystem stripe which is further built upon a a hardware or software RAID instance. If anyone believes that it is a wise expenditure of time to attempt to reassemble all of that, disk by disk, in the lab in the hopes of finding a few scraps of latent data then I offer you my most sincere condolences on your insanity.</p>
<p>If you think you&#8217;re going to use a linux boot disk to fire up the raid controller, identify the clustered filesystem and dd the device to a USB drive, you&#8217;ve taken a trip to Fantasy Island. If you do manage to get a valid block device assembled, WD isn&#8217;t making 20TB USB drives just yet. If they did, it would still take you 11.57 hours to acquire under unrealistically optimal conditions.</p>
<p>I&#8217;ve seen a couple of people suggest that it&#8217;s enough, in a cloud environment, to obtain a copy of the the virtual disk image(s) pertinent to the investigation. In a simple virtualized environment, this may be the most reasonably effective approach. In a cloud though, there are many more concerns. Typically multiple copies of a disk image are floating about (active, standby, backup). The transience of virtual machines in a cloud means that, among other things, a hypervisor other than that which is actively serving a given VM may contain live memory artifacts (from the VM) which differ from the active VM instance. Depending up on the nature of the case, it may be worthwhile to investigate the VM&#8217;s &#8216;location&#8217; history within the cloud.</p>
<p>Further, many clouds are configured for geographic redundancy. It&#8217;s not possible to sync terabytes of storage or physical memory in real time across WAN links so synchronization occurs on a periodic basis, often daily but sometimes weekly or monthly. This means alternative instances of a given VM, possibly  up to a month old or more, may exist in alternate physical locations. These VM&#8217;s may be for backup purposes but, if configured as part of a resilient cloud, are mostly definitely &#8216;on-line&#8217; and are fair game for forensic investigations without triggering FRCP 26(b)(2) concerns. If anyone should wish to challenge this final point (I&#8217;m not aware of any precedent as of yet), I&#8217;m always happy to debate!</p>
<p><span style="text-decoration: underline;">Analysis</span></p>
<p>Some of the basic items to watch for:</p>
<ol>
<li>Multiple virtual disk images contained within an acquired physical disk image (if you can even get one).</li>
<li>Filesystem &#8216;stacks&#8217;, especially when dealing with acquisitions from physical devices.</li>
<li>Incredible amounts of redundant data as well as redundant data.</li>
<li>New types of meta-data:
<ol>
<li>cloud management system audit logs (generated by the cloud software) and OS logs (generated by the OS driving the management system)</li>
<li>hypervisor logs &#8211; these may be non-existent or a rich source of intelligence, showing the migration of virtual machines and/or backup data (eg., snapshots) within the cloud</li>
<li>virtual switch logs &#8211; if you need to tie an IP address definitively to a virtual machine, you&#8217;ll want to look out for virtual switches</li>
</ol>
</li>
<li>Cloud Billing Systems &#8211; usually separate from the cloud environment itself, tied only by software API calls, this may be the only way to establish a strong link between between a specific customer and a VM in a multi-tenancy environment</li>
<li>Multi-tenancy &#8211; Some &#8216;clouds&#8217; are actually downstream abstractions of a larger upstream cloud. In such multi-tenant environments where resources are pooled amongst multiple unrelated business entities, you&#8217;re unlikely to ever get physical access to the storage subsystem. Even if you could, would you really want to? I&#8217;ll refer again to the current MegaUpload fiasco as a splendid case in point.</li>
</ol>
<p>What I&#8217;ve presented here is just a small sample of cloud-related issues. I didn&#8217;t even touch on reporting. Unless you&#8217;re working with attorneys who can &#8216;read the Matrix&#8217;, you&#8217;ll need a consistent easily-understood way to refer to all of these multiple layers of abstraction. This might sound easy until you try it in a real-world scenario. Industry standards are long overdue for technology evidence naming conventions.</p>
<p>Also left unaddressed is the challenge of education. It&#8217;s difficult enough for the technical-types to keep on top of all of this. What happens when some technical aspect of cloud boils up in front of a jury? Their glossed eyes and slumped posture are the thing of any expert witness&#8217; (and their clients) nightmares.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Cloud+Forensics%3A+A+Sample+of+Substance+http%3A%2F%2Fis.gd%2FP0xgan" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Cloud+Forensics%3A+A+Sample+of+Substance+http%3A%2F%2Fis.gd%2FP0xgan" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=557</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selling Cloud: Notes From The Deep End</title>
		<link>http://www.hexagrid.com/blog/?p=538</link>
		<comments>http://www.hexagrid.com/blog/?p=538#comments</comments>
		<pubDate>Wed, 07 Mar 2012 18:10:47 +0000</pubDate>
		<dc:creator>josh.restivo@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=538</guid>
		<description><![CDATA[If you&#8217;re going to get in this game, you&#8217;d be well served taking a dive into the deep-end and getting acquainted with the perils first-hand. Or, you can wing it and start selling your cloud before you actually build it. The latter option does, admittedly, benefit from a few guarantees: extensive data loss, loss of [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_371" class="wp-caption alignleft" style="width: 85px"><span style="color: #000000;"><a rel="attachment wp-att-371" href="http://www.hexagrid.com/blog/?attachment_id=371"><img class="size-thumbnail wp-image-371 " style="border-image: initial;" title="Josh Restivo" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/10/josh01-75x100.jpg" alt="" width="75" height="100" /></a></span><p class="wp-caption-text">Josh Restivo</p></div>
<p>If you&#8217;re going to get in this game, you&#8217;d be well served taking a dive into the deep-end and getting acquainted with the perils first-hand. Or, you can wing it and start selling your cloud before you actually build it. The latter option does, admittedly, benefit from a few guarantees: extensive data loss, loss of business, loss of job, and loss of sanity.</p>
<p>Cloud is as complex as it is neat. And, it&#8217;s <strong>very</strong> neat.</p>
<p>Let&#8217;s break cloud down into a few key concepts and start from there.</p>
<h3>Hardware</h3>
<p><em>Big Iron vs Cheap Tin</em></p>
<p>First, be aware that many server platforms, especially in the multi-node &#8216;cloud server&#8217; category are re-badged. After speaking with a customer recently who swore by Dell servers and swore <em>at</em> Supermicro, I was gifted the opportunity to open up one of his &#8220;rock solid&#8221; Dell servers. What to our wondering eyes did appear but a stock Supermicro motherboard. Maybe it had a real nice power supply to make up for the Dell &#8216;tax&#8217;.</p>
<p>The more important point here, above manufacturer preferences, is that cloud is built to tolerate hardware transience. Here&#8217;s a favorite quote from Jeff Dean of Google&#8230;</p>
<blockquote><p>&#8220;Our view is it&#8217;s better to have twice as much hardware that&#8217;s not as reliable than half as much that&#8217;s more reliable. You have to provide reliability on a software level. If you&#8217;re running 10,000 machines, something is going to die every day.&#8221;</p></blockquote>
<p><em>No One Ever Got Fired For Buying IBM</em></p>
<p>This cliché has seen better days. Even if its tenuous premise could be proven true, we can demonstrate affirmatively that such an approach can lose large sums of money. Just recently, Harris Corp, <a href="http://blog.devoncroft.com/2012/02/27/harris-corporation-shuts-down-cyber-integrated-solutions-business/">cut its losses</a> on its &#8216;buy-big and centralize&#8217; hosted cloud strategy. It turns out that large-scale financial and administrative efficiencies are not great selling points for government agencies who are long-accustomed to owning their own sandboxes and all the toys that go with it. Who knew? To be fair, Harris says it wants to focus on its Broadcast business but this exercise in attempting to steamroll the obvious resulted in a total stated loss of $70M. While failing to gauge their market correctly was a critical mistake, employing physically and financially heavy &#8216;vBlocks&#8217; introduced a level of deployment inflexibility that must have factored heavily into their sales shortfall.</p>
<h3>Software</h3>
<p>The biggest lesson here is to fully quanitfy your business model and that of your intended client base. Not to belabor Harris Corp&#8217;s unfortunate story but the built a centralized hosted cloud with off-the-shelf software. This left them with no ability to seamlessly integrate on-site solutions, or sub-components thereof. Further, for many would-be clients, a forklift-migration to Harris environment would likely have been involved. Even if federal agencies could have been convinced to move over to Harris&#8217; datacenter and virtualization environment in the long, it doesn&#8217;t appear, given the softrware that Harris employed, that there was any graceful transition route. My experience with these sorts of agencies has shown that the type of highly-capable IT admins who could successfully pull off such a feat are incredibly overburdened already. The proposition of a massive inter-datacenter migration isn&#8217;t likely to find much support. Private industry definitely has more resources at its disposal, generally speaking, but no one wants to buy into a headache.</p>
<p><em>VMWare</em></p>
<p>It&#8217;s everywhere! So was IBM, though. More poignantly, so was Novell Netware. Much like VMWare, Novell&#8217;s product did an admirable job of filling a critical role during a time of transition in computing. Also, much like VMWare, Novell adopted the &#8216;stick with what we know best&#8217; approach to product development. Sometimes that approach can pay golden dividends but, in technology especially, it can be a requiem.</p>
<p>With solid alternatives in both open source and from Microsoft directly, I fail to see long term viability for VMWare. My purpose, here, is not eulogize VMWare though. Instead, as a warning to future cloud provider&#8217;s everywhere I offer up Novell as a lesson from the past. And, as we know: Those who cannot remember the past are condemned to repeat it. (Thank you, Santayana)</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Selling+Cloud%3A+Notes+From+The+Deep+End+http%3A%2F%2Fis.gd%2F6a2LlF" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Selling+Cloud%3A+Notes+From+The+Deep+End+http%3A%2F%2Fis.gd%2F6a2LlF" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=538</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOPA/PIPA &#8211; Going Nuclear for Mickey Mouse</title>
		<link>http://www.hexagrid.com/blog/?p=515</link>
		<comments>http://www.hexagrid.com/blog/?p=515#comments</comments>
		<pubDate>Thu, 19 Jan 2012 05:29:00 +0000</pubDate>
		<dc:creator>daverokita@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=515</guid>
		<description><![CDATA[The topic of piracy remains near and dear to my heart.  Of course, I am speaking of the digital version of Blackbeard patroling the high seas of the Internet to pillage defenseless multi-national corporations.  As a software provider, my interests in this topic are clear.  My team spends an inordinate amount of time building safe [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_120" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-120" href="http://www.hexagrid.com/blog/?attachment_id=120"><img class="size-thumbnail wp-image-120" title="David Rokita - VP Technology Operations, Hexagrid Computing" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/03/IMG_0307-150x150.jpg" alt="David Rokita - VP Technology Operations, Hexagrid Computing" width="75" height="75" /></a><p class="wp-caption-text">David Rokita - VP Technology Operations</p></div>
<p><img class="alignright size-medium wp-image-529" style="border-style: initial; border-color: initial;" title="SOPA" src="http://www.hexagrid.com/blog/wp-content/uploads/2012/01/SOPA-300x300.jpg" alt="Say No SOPA/PIPA" width="200" height="200" /></p>
<p>The topic of piracy remains near and dear to my heart.  Of course, I am speaking of the digital version of Blackbeard patroling the high seas of the Internet to pillage defenseless multi-national corporations.  As a software provider, my interests in this topic are clear.  My team spends an inordinate amount of time building safe guards into our software to ensure a reasonable degree of protection from these rum swilling savages.  We use encryption keys on top of call-backs on top of secure registration on top of audits toprotect our software.  My life is my intellectual property.  Nothing is more important.</p>
<p>The <a href="http://www.opencongress.org/bill/112-h3261/text">Stop Online Privacy Act</a> (SOPA) and <a href="http://www.opencongress.org/bill/112-s968/show">Protect Intellectual Property Act</a> (PIPA) aim to strike a blow to Internet piracy by fundamentally changing the way that both the Internet and our legal system work.  In general terms, these acts work to shift the burden of proof from the accuser to the accused.  As an intended side effect, it also shift the financial obligation of policing the misappropriation of content to the Internet service providers and web sites.</p>
<p>SOPA defines an entity called a &#8216;rouge site&#8217; as any site that doesn&#8217;t operate under US law.  It further empowers the US Attorney General to obtain a court order without due process to essentially eliminate an &#8216;offending site&#8217; from the Internet.</p>
<blockquote><p><span style="font-size: 15px; text-align: left; background-color: #ffffff; color: #000000;"><a href="http://news.cnet.com/8301-31921_3-57329001-281/how-sopa-would-affect-you-faq/"> A service provider shall take technically feasible and reasonable measures designed to prevent access by its subscribers located within the United States to the foreign infringing site (or portion thereof) that is subject to the order&#8230;Such actions shall be taken as expeditiously as possible, but in any case within five days after being served with a copy of the order, or within such time as the court may order.</a></span></p></blockquote>
<p>PIPA takes a similar position but focuses more on domain name service providers and search engines.</p>
<p>These bold new powers should alarm any American.  They run contradictory to basic freedoms and principals; never mind the fact that there are already laws in place to handle such things.  Don&#8217;t believe me?  File-sharing site <a href="http://abcnews.go.com/Technology/wireStory/apnewsbreak-feds-shut-file-sharing-website-15396093#.Txmu8WOXQYV">Megaupload was brought down</a> by the FBI on January 18th, 2012 with no help from SOPA and PIPA.  Those of us that have been in the cloud computing market have been fighting tooth and nail against fear of government.  Fear of the law and fear of <a href="http://www.crn.com/news/cloud/232300148/report-patriot-act-fears-squash-uk-defense-companys-microsoft-cloud-plan.htm;jsessionid=5tfylqHhn5yH09CgIEMY1g**.ecappj03">government hijacking</a> of cloud data is one of the single largest complaints about adopting cloud.  What worse, representatives in congress represent these bill as a means for protecting US jobs and innovation.  Here is Senator Roy Blunts take:</p>
<blockquote><p><span style="color: #000000; font-size: 15px; background-color: #ffffff;">Intellectual property industries employ more than 19 million people, making it an integral part of our economy.  Rogue websites dedicated to the sale and distribution of counterfeit goods and pirated content are a direct threat to these jobs and to entrepreneurs growing and building legitimate businesses online. </span></p>
<p>(no link as this automated response was sent directly to my email).</p></blockquote>
<p>Protecting innovation?  The cloud computing market is innovating right now.  It represents the single biggest technology opportunity since the dawn of the Internet.  In just the last year, the US government plunged a dagger into the heart of innovation by orchestrating a <a href="http://www.hexagrid.com/blog/?p=96">shutdown of wikileaks on Amazon</a>.  Now, the US government is holding millions of legal files hostage as they shutdown Megaupload on the <a href="http://www.scribd.com/doc/78786408/Mega-Indictment">allegation</a> of harboring illegal files.  More disturbing, these reckless actions display a fundamental misunderstanding of the Internet and the massive collateral damage that can occur through misguided policies and knee-jerk reactions.  Congress, its business interests and medieval bills are the biggest threat to innovation.</p>
<p>The charade that congress is doing this for me and my protection really pushes this over the edge.  <a class="zem_slink" title="Roy Blunt" rel="wikipedia" href="http://en.wikipedia.org/wiki/Roy_Blunt">Roy Blunt</a>&#8216;s (and others) automated response to me postured that intellectual piracy is a bad thing.  If you don&#8217;t agree with intellectual piracy, then you must agree with SOPA and PIPA.  You are either for us or against us.  This is a rhetorical fallacy; a phoney dillema.  Intellectual property piracy is problem.  We already have laws in place to protect intellectual property and I am reminded of them everytime I put a DVD into the player.  Draconian laws are dangerous.  SOPA and PIPA are not necessary.  Most people reject real piracy (the <a class="zem_slink" title="Captain Hook" rel="wikipedia" href="http://en.wikipedia.org/wiki/Captain_Hook">Captain Hook</a> kind), but most people do not support carpet bombing the coast of Africa to prevent it.</p>
<p><a href="http://www.msnbc.msn.com/id/46072484/ns/technology_and_science-security/#.TxnNq2OXSK8">Breaking news</a> as of today states the SOPA/PIPA have been postponed indefinitley.  Maybe I&#8217;ll shut up before I get detained indefinitley.</p>
<p><a href="http://www.twitter.com/DaveRokita"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow DaveRokita on Twitter" /> Follow DaveRokita</a></p>
<p><a href="http://www.twitter.com/Hexagrid"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow Hexagrid on Twitter" /> Follow Hexagrid</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://kiatastic.wordpress.com/2012/01/20/sopa-pipa/">Sopa &amp; Pipa</a> (kiatastic.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://truthsupport.wordpress.com/2012/01/19/megaupload-sharing-site-shut-down-sopa-and-pipa-style-attack/">Megaupload sharing site shut down-SOPA and PIPA style attack</a> (truthsupport.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://arstechnica.com/tech-policy/news/2012/01/internet-wins-sopa-and-pipa-both-shelved.ars">SOPA and PIPA both shelved for now.</a> (arstechnica.com)</li>
<li class="zemanta-article-ul-li"><a href="http://eclaireapense.wordpress.com/2012/01/20/sopa-and-pipa-censorship-screed-43/">SOPA and PIPA = Censorship (Screed #43)</a> (eclaireapense.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://programmingpalace.wordpress.com/2012/01/19/what-are-sopa-and-pipa/">What are SOPA and PIPA?</a> (programmingpalace.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://tarpon.wordpress.com/2012/01/20/senate-postpones-pipa/">Democrat Controlled Senate Postpones PIPA &#8230;</a> (tarpon.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://eliainsider.com/2012/01/20/sopapipa-backers-still-dont-get-it/">SOPA/PIPA Backers Still Don&#8217;t Get It</a> (eliainsider.com)</li>
<li class="zemanta-article-ul-li"><a href="http://rebeccacraft.wordpress.com/2012/01/18/sopa-and-pipa-will-they-leave-us-speechless/">SOPA and PIPA, will they leave us speechless?</a> (rebeccacraft.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://drayspencer.wordpress.com/2012/01/18/censored-stop-online-piracy-act-sopa-and-protect-intellectual-property-act-pipa/">Censored &#8211; Stop Online Piracy Act (SOPA) and Protect Intellectual Property Act (PIPA)</a> (drayspencer.wordpress.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=7e8b20d0-3744-4d5c-9977-76934cf6c29c" alt="Enhanced by Zemanta" /></a></div>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=SOPA%2FPIPA+%E2%80%93+Going+Nuclear+for+Mickey+Mouse+http%3A%2F%2Fis.gd%2Fi373oo" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=SOPA%2FPIPA+%E2%80%93+Going+Nuclear+for+Mickey+Mouse+http%3A%2F%2Fis.gd%2Fi373oo" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=515</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Peak of Inflated Expectations Episode 2 &#8211; The Unsinkable Ship</title>
		<link>http://www.hexagrid.com/blog/?p=499</link>
		<comments>http://www.hexagrid.com/blog/?p=499#comments</comments>
		<pubDate>Tue, 03 Jan 2012 18:16:09 +0000</pubDate>
		<dc:creator>daverokita@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Amazon Elastic Compute Cloud]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Forrester]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[Larry Ellison]]></category>
		<category><![CDATA[Lydia Leong]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[VxDatacenter]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=499</guid>
		<description><![CDATA[Of all the inflated expectations, the most dangerous is the misconception that the cloud never goes down.  Although never claimed by any cloud provider or foundational technology, this belief permeates preconceptions about cloud computing.  In the movie Titanic, passenger Joseph Ismay incredulously says, &#8220;But this ship can&#8217;t sink!&#8221;  A stoic Thomas Andrews replies, &#8220;She&#8217;s made [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_120" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-120" href="http://www.hexagrid.com/blog/?attachment_id=120"><img class="size-thumbnail wp-image-120" title="David Rokita - VP Technology Operations, Hexagrid Computing" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/03/IMG_0307-150x150.jpg" alt="David Rokita - VP Technology Operations, Hexagrid Computing" width="75" height="75" /></a><p class="wp-caption-text">David Rokita - VP Technology Operations</p></div>
<div id="attachment_502" class="wp-caption alignright" style="width: 260px"><img class="size-medium wp-image-502" style="border-style: initial; border-color: initial;" title="Watch for Icebergs!" src="http://www.hexagrid.com/blog/wp-content/uploads/2012/01/Antarctic_Iceberg_18-300x237.jpg" alt="Watch for Icebergs!" width="250" height="250" /><p class="wp-caption-text">Watch for Icebergs!</p></div>
<p>Of all the inflated expectations, the most dangerous is the misconception that the cloud never goes down.  Although never claimed by any cloud provider or foundational technology, this belief permeates preconceptions about cloud computing.  In the movie <a href="http://en.wikipedia.org/wiki/Titanic_(1997_film)">Titanic</a>, passenger Joseph Ismay incredulously says, &#8220;But this ship can&#8217;t sink!&#8221;  A stoic Thomas Andrews replies, &#8220;She&#8217;s made of iron, sir!  I assure you, she can&#8230; and she will. It is a mathematical certainty.&#8221;  The beauty of that <a href="http://www.imdb.com/character/ch0002351/quotes">exchange</a> arises from the self-evident clarity of Andrews response.  The truth stares the passengers in the face like a 10 ton heavy thing, yet it lies outside their ability to perceive; obscured by hopes and dreams of what they wish for the truth.  Imagine the passengers horror upon learning that there were only enough life rafts for<a href="http://en.wikipedia.org/wiki/Titanic"> less than 50% of the passengers</a>.  It may be a bit of hyperbole to compare tragedy and loss of life to loss of data and loss of compute power, but the absurd consistency that belies both stands valid.  Clouds are built with computers.  It is a certainty that they will go down.  The deleterious tendency to ignore sound application design give way in favor of faith in an ethereal never-failing cloud is a recipe for disaster.</p>
<p>Much to the chagrin of the cloud computing media, <a href="http://www.youtube.com/watch?v=0FacYAI6DY0">Larry Ellison lobbed some missiles</a> across the bow of cloud computing by explaining (paraphrase) the quantum duality of cloud computing; that it both doesn&#8217;t exist and that it pervasive.  This monologue may be the most important commentary on cloud computing since the media coined the term.  Larry explains that everything that we do is today cloud computing.  Cloud computing is not some new technology, but rather an evolution in the application of technologies that we already use.  The concept of server (mainframe) virtualization pre-dates many IT professionals career. Modern server technology simply needed to evolve to a point where more resources existed on a single chassis than any single workload could use.  The concept of accessing these workloads across the Internet falls way short of  <a href="http://en.wikipedia.org/wiki/Neil_armstrong">&#8216;One giant leap for mankind&#8217;</a>.  The laws of physics remain intact, icebergs exist and systems still go down.</p>
<p>Thanks to both the unbelievable success and the frustrating missteps of Amazon, plenty of high-profile source material exists.  Let&#8217;s start with server maintenance.  The concept shocks people, but yes major cloud providers may require reboots of serve infrastructure from time to time.  After all, the end product is simply a virtual machine running on-top of a managed hypervisor.  Why wouldn&#8217;t it need to be rebooted to pick up patches, changes or upgrades?  Lydia Leong, author of <a href="http://cloudpundit.com">cloudpundit.com</a>, discusses <a href="http://cloudpundit.com/2011/12/07/cloud-iaas-is-not-magical-and-the-amazon-reboot-a-thon/">massive reboots of Amazon EC2 infrastructure</a>.  Many make the mistake of comparing the cloud to their homegrown virtualization farm.  I use <a href="http://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine">KVM</a> all of the time.  It is quite simple for me to migrate a workload with no perceivable outage time.  While migrated, I simply patch, change or upgrade the original and move the workload back when finished.  The problem lies in that automating and managing these migration schemes is complex (not to mention extremely sensitive to error).  Complexity does not scale.  Sure, two server running VMWare may avoid reboots via this mechanism for a while.  It also a lot costs more, requires subject matter experts and isn&#8217;t delivered as a service.</p>
<p>Unplanned outages happen.  In April, Amazon Web Services suffered a <a href="http://aws.amazon.com/message/65648/">serious outage</a> that affected an entire region of their EC2, RDS and EBS services.  Like most outages, this situation arose from the unknown.  When designing systems, engineers labor over the obvious points of failure and harden the total system from succumbing to those weaknesses.  Engineers can never plan for the unknown.  If you are not familiar with the <a href="http://aws.amazon.com/message/65648/">formal Amazon explanation</a>, I recommend reading it to make sense of the next few sentences.  What becomes clear after reading the Amazon explanation is that at no point did Amazon consider the interconnect between availability zones to be a threat to service across availability zones.  The control plane that handles API calls across availability zones became saturated and the customer&#8217;s ability to interact with infrastructure in other availability zones was impacted.  Cloud pundits love to point this out as a failure in the Amazon design; yet, nobody complains that they can control all of their infrastructure from a single dashboard.</p>
<p>Clouds will go down.  This is a simple immutable fact.  That being said, companies need to understand how their partners cloud work and engineer their applications accordingly.   Unfortunately, as the Amazon outage demonstrated, even that approach falls short of ensuring success.  Clouds are designed to get people out of the business of datacenters.   In that endeavor, they succeed.  Their ability to reduce risk becomes a selling point when competing in the cloud market place.  Risk lurks in the most unlikely of places.  When computers are involved, risk can never be reduced to zero.  Don&#8217;t get caught without a lifeboat.</p>
<p><a href="http://www.twitter.com/DaveRokita"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow DaveRokita on Twitter" /> Follow DaveRokita</a></p>
<p><a href="http://www.twitter.com/Hexagrid"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow Hexagrid on Twitter" /> Follow Hexagrid</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.hexagrid.com/blog/?p=488">The Peak of Inflated Expectations Episode 1 &#8211; The Reign of the Evil Triangle</a> (hexagrid.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.vendio.com/vendable/2011/08/19/moving-to-the-cloud/">Moving to the Cloud</a> (vendio.com)</li>
<li class="zemanta-article-ul-li"><a href="http://cloud-computing.learningtree.com/2011/12/31/cloud-computing-predictions-for-2012/">Cloud Computing: Predictions For 2012</a> (cloud-computing.learningtree.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.datacenterknowledge.com/archives/2011/12/27/2012-whats-ahead-for-cloud-computing/">2012: What&#8217;s Ahead for Cloud Computing?</a> (datacenterknowledge.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.infoworld.com/d/cloud-computing/the-great-cloud-computing-pricing-debate-180201&amp;a=68261756&amp;rid=e09415c1-d4ba-4e4b-9421-7cabd5aeb842&amp;e=c5ef13b83389e4cfaf9faef4f4e064f1">The great cloud computing pricing debate</a> (infoworld.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=e09415c1-d4ba-4e4b-9421-7cabd5aeb842" alt="Enhanced by Zemanta" /></a></div>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=The+Peak+of+Inflated+Expectations+Episode+2+%E2%80%93+The+Unsinkable+Ship+http%3A%2F%2Fis.gd%2Fo7natG" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=The+Peak+of+Inflated+Expectations+Episode+2+%E2%80%93+The+Unsinkable+Ship+http%3A%2F%2Fis.gd%2Fo7natG" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=499</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Peak of Inflated Expectations Episode 1 &#8211; The Reign of the Evil Triangle</title>
		<link>http://www.hexagrid.com/blog/?p=488</link>
		<comments>http://www.hexagrid.com/blog/?p=488#comments</comments>
		<pubDate>Fri, 30 Dec 2011 19:22:39 +0000</pubDate>
		<dc:creator>daverokita@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=488</guid>
		<description><![CDATA[Back in October I put a brief commentary on the state of cloud and its current alignment on the Gartner Hype Cycle.  At the time, the general thought was that the industry had moved past the Peak of Inflated Expectations and into the downward spiral to the Trough of Disillusionment.  Although at arms length, the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_120" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-120" href="http://www.hexagrid.com/blog/?attachment_id=120"><img class="size-thumbnail wp-image-120" title="David Rokita - VP Technology Operations, Hexagrid Computing" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/03/IMG_0307-150x150.jpg" alt="David Rokita - VP Technology Operations, Hexagrid Computing" width="75" height="75" /></a><p class="wp-caption-text">David Rokita - VP Technology Operations</p></div>
<div id="attachment_489" class="wp-caption alignright" style="width: 260px"><a rel="attachment wp-att-489" href="http://www.hexagrid.com/blog/?attachment_id=489"><img class="size-medium wp-image-489" title="The Evil Triangle " src="http://www.hexagrid.com/blog/wp-content/uploads/2011/12/triangle-1-300x300.png" alt="The Evil Triangle" width="250" height="250" /></a><p class="wp-caption-text">The Evil Triangle</p></div>
<p>Back in October I put a <a href="http://www.hexagrid.com/blog/?p=235">brief commentary</a> on the state of cloud and its current alignment on the <a href="http://en.wikipedia.org/wiki/Hype_cycle">Gartner Hype Cycle</a>.  At the time, the general thought was that the industry had moved past the Peak of Inflated Expectations and into the downward spiral to the Trough of Disillusionment.  Although at arms length, the Trough of Disillusionment is not yet upon us.  In that, I would like to bring to the forefront some of my favorite expectations brought back from this peak.  On the Peak of Inflated Expectations, white-board engineering and &#8220;whitepapers&#8221; reign supreme and the view is remarkable.</p>
<p>Simple misunderstandings of cloud computing infect the paradigm of cloud consumers, pundits and commentators.  This episode of The Peak of Inflated Expectations involves a simple yet pervasive rule that governs everything that we do in technology.  This rule states that systems that are affordable, fault-tolerant and high-performance simply do not exist.  It is entirely possible to construct a system that incorporates any two of these factors.  The Evil Triangle is no more obtainable than the impossible <a href="http://en.wikipedia.org/wiki/Penrose_triangle">Penrose Triangle</a>.  In the minds of the average cloud computing consumer and much to the surprise of the Evil Triangle, cloud computing supposedly vanquished this enemy of progress once and for all.  Taking some liberties <a href="http://en.wikiquote.org/wiki/Mark_Twain">Mark Twain&#8217;s</a> quote, Reports of [Evil Triangle's] death are greatly exaggerated.</p>
<p>I am introducing this series of blogs with the Evil Triangle because it lies at the root of nearly all faulty expectation of cloud.  When confronted by the Evil Triangle, most experienced IT engineers and managers readily accept its limitations.  When obscured by clouds, the Evil Triangle creates chaos.  As you know, &#8220;<a href="http://en.wikipedia.org/wiki/Keyser_S%C3%B6ze">The greatest trick [Evil Triangle] ever pulled was convincing the world he didn&#8217;t exist.</a>&#8221;  Amazon&#8217;s cloud services provide a perfect place to illustrate the power of the Evil Triangle.  When it comes to general purpose Infrastructure as a Service, few would argue that Amazon is a pioneer if not the world leader in offering cloud services.  For this example we will look at various service offerings and the method in which they negotiate the Evil Triangle.</p>
<p><strong>Amazon S3 Storage: </strong>S3 storage, <a class="zem_slink" title="Amazon S3" rel="homepage" href="http://aws.amazon.com/s3">Simple Storage Service</a>, is the central unifying fabric that connects the entire Amazon cloud services offering.  It offers a massively scalable object store for storing images, backups and general purpose unstructured data.  From a total cost of ownership perspective, $0.14/month (used) per gig for the standard replication and redundancy, S3 storage is extremely cost effective.  &#8221;<a href="http://http://aws.amazon.com/s3/#pricing">Designed to provide 99.999999999% durability and 99.99% availability of objects over a given year.&#8221;</a>, S3 offers an unprecedented level of fault-tolerance for the price.  &#8221;Perfect&#8221;, shouts the overly excited IT admin, &#8220;I&#8217;ll host all of my VM images there so I never have to worry about data loss&#8221;.  &#8221;Not so fast&#8221;, replies the Evil Triangle, &#8220;S3 storage is API driven and will never support the I/O that is required.&#8221;.  S3 storage successfully fulfills the requirement for affordability and fault-tolerance, but at the cost provided is unable to meet the demand of runtime operation (for reason including but not limited to performance).  It must be mentioned that data-out charges for transfers could adversely affect this price.</p>
<p><strong><a class="zem_slink" title="Amazon EBS" rel="homepage" href="http://www.amazon.com/b/ref=sc_fe_c_0_201590011_1?ie=UTF8&amp;node=689343011&amp;no=201590011">Amazon EBS</a> Storage:</strong> Amazon Elastic Block Service offers a low-latency block level storage option for facilitation higher I/O workloads.  It may be successfully used for hosting transactional database workloads.  It seems to meet the performance requirement.  What about fault tolerance?  Amazon explains that EBS volumes are replicated within an availability zone.  This means that within a closed system the EBS volume can sustain single failures.  It goes further to suggest that customer concerned about durability have &#8220;<a href="http://http://aws.amazon.com/ebs/">the ability to create point-in-time consistent snapshots of your volumes that are then stored in Amazon S3</a>&#8220;, ensuring that the data is persistent.  At $0.10 per gig, EBS reigns supreme as the vanquisher of the Evil Triangle.  &#8221;Wait&#8221; bellows the Evil Triangle as it pulls out it slide rule.  When factored in, the requirements for bandwidth and S3 storage (to meet the durability recommendations of Amazon), the picture is not so clear.  To use <a href="http://http://aws.amazon.com/ebs/">Amazon&#8217;s example:</a></p>
<blockquote><p>As an example, a medium sized website database might be 100 GB in size and expect to average 100 I/Os per second over the course of a month. This would translate to $10 per month in storage costs (100 GB x $0.10/month), and approximately $26 per month in request costs (~2.6 million seconds/month x 100 I/O per second * $0.10 per million I/O).</p></blockquote>
<p>Now let&#8217;s augment this estimate with S3 snapshots.  Assuming that we keep a single daily snapshot to be replicated across S3 availability zones, add $14.00 per month for a grand total of $40 dollars for 100GB ($0.40 per gig).  It makes for fault tolerant storage provided a 24 hour point of recovery time is acceptable.  It is not cheap.  &#8221;Check and mate&#8221;, exclaims the Evil Triangle.</p>
<p><strong>Amazon EC2: </strong>Amazon&#8217;s rightfully does not market <a class="zem_slink" title="Amazon EC2" rel="homepage" href="http://amazon.com">Elastic Compute Cloud</a> as a strict storage option, but since storage represents an inextricable part of compute, it will be considered here.  Not to speculate to much into the physical design of EC2, by all accounts it appears to exist on a locally available disk array using some form of software/hardware RAID.  It is easily the highest performance option for all of the Amazon offerings.  Being shared infrastructure, it has been documented to suffer at the behest of competing workloads.  Overall one can expect a higher performance profile form EC2 than any other Amazon storage offering.  Using an <a href="http://http://aws.amazon.com/ec2/instance-types/">Extra Large Linux</a> server as an example, the <a href="http://aws.amazon.com/ec2/pricing/">price is $0.68 per hour</a>.  Multiplied out ($0.68 x 24 hours x 30 days), the price equals $489.60 per month.  This offering come with 1,690 GB of storage.  Using brute force, this comes to ~$0.29 per GB/month.  This in no way considers the value provided by the 8 EC2 compute units (2 cores with 2 vCPUs each) and 15GB of RAM.  EC2 presents the most cost effective way to store data.  As the Evil Triangle pulls the plug on the EC2 server it asks, &#8220;How do you like me now?&#8221;.  There is no concept of perpetual storage, durability or fault-tolerance in the EC2 offering.</p>
<p>A casual observer might suggest that this article intends to point out the weaknesses with the Amazon offering.  Quite to the contrary, this article intends to expatiate on the sheer brilliance of the Amazon offering.  These example illustrate a company that understands that the Evil Triangle lurks behind every corner of their datacenters.  Rather than fear the Evil Triangle, Amazon embraced it.  By doing that, they built a comprehensive approach that solves a myriad of problems using different solutions.  At no point in time does Amazon claim that any single solution is perfect for all problems.  Expectations must be level-set against the Evil Triangle.  These may be the most lessons as the cloud computing tools journeys through the Trough of Disillusionment on its way to the Plateau of Productivity.</p>
<p><a href="http://www.twitter.com/DaveRokita"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow DaveRokita on Twitter" /> Follow DaveRokita</a></p>
<p><a href="http://www.twitter.com/Hexagrid"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow Hexagrid on Twitter" /> Follow Hexagrid</a></p>
<div id="_mcePaste"><span style="font-size: 1em;"><strong>Related articles</strong></span></div>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://devblog.supportbee.com/2011/12/30/pros-and-cons-of-cloud-hosting/">The pros and cons of cloud hosting</a> (devblog.supportbee.com)</li>
<li class="zemanta-article-ul-li"><a href="http://essayboard.com/2011/12/29/i-wish-to-see-cloud-as-an-open-source-cloud-as-a-service/">I Wish To See Cloud As An Open Source Cloud As A Service</a> (essayboard.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/cloud/2011/12/amazon-adds-object-expiration.php">Amazon Adds Object Expiration to S3 Files</a> (readwriteweb.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=4e784a71-d356-4fa6-a77c-22437e72900e" alt="Enhanced by Zemanta" /></a></div>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=The+Peak+of+Inflated+Expectations+Episode+1+%E2%80%93+The+Reign+of+the+Evil+Triangle+http%3A%2F%2Fis.gd%2Fb8PPmp" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=The+Peak+of+Inflated+Expectations+Episode+1+%E2%80%93+The+Reign+of+the+Evil+Triangle+http%3A%2F%2Fis.gd%2Fb8PPmp" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=488</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trouble Moving to the Cloud, Adjust Your Expectations</title>
		<link>http://www.hexagrid.com/blog/?p=235</link>
		<comments>http://www.hexagrid.com/blog/?p=235#comments</comments>
		<pubDate>Mon, 31 Oct 2011 20:34:17 +0000</pubDate>
		<dc:creator>daverokita@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=235</guid>
		<description><![CDATA[When working with Hexagrid customers, my role is to work at the highest levels of a customer&#8217;stechnology organization to level set expectations and goals concerning the adoption of cloud computing.  What I often find uncover in these conversations are expectations that, although possible, may not be realistic. In fact, I find that the single biggest [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_120" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-120" href="http://www.hexagrid.com/blog/?attachment_id=120"><img class="size-thumbnail wp-image-120" title="David Rokita - VP Technology Operations, Hexagrid Computing" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/03/IMG_0307-150x150.jpg" alt="David Rokita - VP Technology Operations, Hexagrid Computing" width="75" height="75" /></a><p class="wp-caption-text">David Rokita - VP Technology Operations</p></div>
<div class="zemanta-img" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/39435232@N00/3673491202"><img class="zemanta-img-configured" title="Gartner's hype curve" src="http://farm4.static.flickr.com/3352/3673491202_2d6e880f88_m.jpg" alt="Gartner's hype curve" width="240" height="157" /></a><p class="wp-caption-text">The Gartner Hype Cycle</p></div>
</div>
<p>When working with Hexagrid customers, my role is to work at the highest levels of a customer&#8217;stechnology organization to level set expectations and goals concerning the adoption of cloud computing.  What I often find uncover in these conversations are expectations that, although possible, may not be realistic.  In fact, I find that the single biggest inhibitor to achieving success through cloud computing comes from expecting too much.</p>
<p>Following the Gartner <a class="zem_slink" title="Hype cycle" rel="wikipedia" href="http://en.wikipedia.org/wiki/Hype_cycle">Hype Cycle</a> means crossing the Peak of Inflated Expectations.  At no time in the past has the Peak of Inflated Expectations towered so high.  At the peak of inflated expectations, outages will never occur again and software upgrades happen automatically and one tool to rule them all.  In this utopian place, lower CAPEX means zero CAPEX and disaster recovery  just happens.  The Peak of Expectations invariably gives way to the Trough of Disillusionment.  Here the laws of physics still apply, failures occur and sound application design still maintains a purpose.</p>
<p>According to Gartner&#8217;s analysis, the market is <a href="http://softwarestrategiesblog.com/2011/07/27/gartner-releases-their-hype-cycle-for-cloud-computing-2011/">moving just beyond the Peak of Inflated Expectations</a>.  The deafening roar of a hyperactive media coupled with under-equipped/over-hyped vendor products make slide to the Trough of Dissilutionment an ominous one.  Smart companies will start measuring their assumptions.  If they do, they can avoid becoming an unfortunate example of over-hyped expectations.</p>
<p><a href="http://www.twitter.com/DaveRokita"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow DaveRokita on Twitter" /> Follow DaveRokita</a></p>
<p><a href="http://www.twitter.com/Hexagrid"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow Hexagrid on Twitter" /> Follow Hexagrid</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blog.startupprofessionals.com/2011/09/entrepreneurs-challenge-gartner-hype.html">Entrepreneurs Challenge The Gartner Hype Cycle</a> (startupprofessionals.com)</li>
<li class="zemanta-article-ul-li"><a href="http://wir-sprechen-online.com/2011/08/16/gartner-hype-cycle-technologies-2011/">Gartner Hype Cycle: Technologies 2011</a> (wir-sprechen-online.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.businessinsider.com/what-is-cloud-computing-2011-10">Silicon Alley Insider: What Is Cloud Computing?</a> (businessinsider.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.premierlinedirect.co.uk/knowledge/insurance-news/small_business_insurance_holders_cannot_use_cloud_computing">Small business insurance holders &#8216;cannot use cloud computing&#8217;</a> (premierlinedirect.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=64ae76d9-db3b-4315-b0b3-7ea81e699329" alt="Enhanced by Zemanta" /></a></div>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Trouble+Moving+to+the+Cloud%2C+Adjust+Your+Expectations+http%3A%2F%2Fis.gd%2FZCO1WG" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Trouble+Moving+to+the+Cloud%2C+Adjust+Your+Expectations+http%3A%2F%2Fis.gd%2FZCO1WG" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=235</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gartner sees cloud with bifocals, Hexagrid says, “Get out the trifocals!”</title>
		<link>http://www.hexagrid.com/blog/?p=432</link>
		<comments>http://www.hexagrid.com/blog/?p=432#comments</comments>
		<pubDate>Tue, 25 Oct 2011 21:05:23 +0000</pubDate>
		<dc:creator>Tara Kinney</dc:creator>
				<category><![CDATA[Hexagrid]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[PricewaterhouseCoopers]]></category>
		<category><![CDATA[PWC]]></category>
		<category><![CDATA[service provider]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=432</guid>
		<description><![CDATA[After years of cloud innovation, public versus private remains the focal point of enterprise cloud evaluations despite the hybrid cloud alternative which would likely accelerate cloud adoption.    As reported by Neal Weinberg of Network World, Daryl Plummer advised enterprises at Gartner’s IT Symposium last week to consider public cloud services first and turn to [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_442" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-442" href="http://www.hexagrid.com/blog/?attachment_id=442"><img class="size-thumbnail wp-image-442 " title="Tara J. Kinney" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/10/profile-pic-75x100.jpg" alt="" width="75" height="100" /></a><p class="wp-caption-text">Tara Kinney, Director of Communications</p></div>
<p>After years of cloud innovation, public versus private remains the focal point of enterprise cloud evaluations despite the hybrid cloud alternative which would likely accelerate cloud adoption.   </p>
<p>As reported by Neal Weinberg of Network World, Daryl Plummer advised enterprises at <a href="http://www.networkworld.com/news/2011/101911-gartner-private-cloud-252151.html?hpg1=bn">Gartner’s IT Symposium last week</a> to consider public cloud services first and turn to private clouds only if the public cloud fails to meet their needs.  He goes on to mention that the inability to get desired SLAs, issues with regulatory compliance, concerns about disaster recovery, and realizing that cloud might not save money are reasons to not to take the cloud route.  Couple this with his warning about the complexities of cost analysis and the potential need for a cloud broker?  Sounds complicated.  Isn’t there an easier way yet?</p>
<p>These are all concerns primarily associated with public cloud which is why I’m surprised by Daryl’s “public cloud first” comment when a hybrid private cloud may mitigate these concerns and retain valuable public cloud support services.  Hexagrid, like other cloud enabling companies, offers service providers a way to deliver hosted private clouds as an alternative to the traditional public cloud.  Hosted private clouds provide dedicated hardware, secured to meet enterprise specifications, and can be bundled with support services.    </p>
<p>According to a <a href="http://www.pwc.com/itocloudstudy">PricewaterhouseCoopers (PWC) study</a>, “growing demand for Infrastructure-as-a-Service in the enterprise market is creating opportunities for a new breed of cloud-based IT infrastructure providers to deliver innovative private cloud services.”  The study also estimates that by 2014, the typical IT infrastructure for today&#8217;s customers of outsourced IT services will rely on cloud computing for more than a third of their IT resource base.”  At Hexagrid, we agree that both service providers and enterprise benefit from accelerated adoption of hybrid private cloud models to achieve the advantages of Infrastructure as a Service. </p>
<p>Gartner expects the $4.2 billion Infrastructure as a Service industry to grow by over 48% in the next 5 years which parallels the PWC study findings that “77 percent of respondents already have a plan and 64 percent said some type of cloud, including private and public, would be the best way to manage IT infrastructure in three years.”  Based on my understanding of the concerns and challenges about cloud, it seems that the third option of hybrid clouds might best meet many market needs, mitigate many enterprise concerns, and open doors for increasing service provider profitability.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Gartner+sees+cloud+with+bifocals%2C+Hexagrid+says%2C+%E2%80%9CGet+out+the+trifocals%21%E2%80%9D+http%3A%2F%2Fis.gd%2Fq51R98" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Gartner+sees+cloud+with+bifocals%2C+Hexagrid+says%2C+%E2%80%9CGet+out+the+trifocals%21%E2%80%9D+http%3A%2F%2Fis.gd%2Fq51R98" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=432</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cost &#8211; The Inhibitor to Scale</title>
		<link>http://www.hexagrid.com/blog/?p=288</link>
		<comments>http://www.hexagrid.com/blog/?p=288#comments</comments>
		<pubDate>Tue, 25 Oct 2011 07:09:30 +0000</pubDate>
		<dc:creator>daverokita@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[GoGrid]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=288</guid>
		<description><![CDATA[Scalability reamins a hot topic when discussing cloud computing, yet the basis of the conversation is often misguided.  Many believe that the issues of scalability originate from limitations in technology.  In reality, inability to scale is almost always a factor of cost.  When we really understand Amazon&#8217;s cloud computing model, started with a commodity technology [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_120" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-120" href="http://www.hexagrid.com/blog/?attachment_id=120"><img class="size-thumbnail wp-image-120" title="David Rokita - VP Technology Operations, Hexagrid Computing" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/03/IMG_0307-150x150.jpg" alt="David Rokita - VP Technology Operations, Hexagrid Computing" width="75" height="75" /></a><p class="wp-caption-text">David Rokita - VP Technology Operations</p></div>
<p>Scalability reamins a hot topic when discussing cloud computing, yet the basis of the conversation is often misguided.  Many believe that the issues of scalability originate from limitations in technology.  In reality, inability to scale is almost always a factor of cost.  When we really understand Amazon&#8217;s cloud computing model, started with a commodity technology and then removed all of the complexity of traditional enterprise IT to create the &#8216;illusion&#8217; of infinite scalability.  Through simplicity and commodity, Amazon reduced cost and therefore achieved scale.  This makes for a valuable lesson to those that have aspirations in the cloud.</p>
<p>Having discussed the fiscal challenge to scalability, the usual suspects (HP, IBM, VMWare, Oracle) all have something in common.  Enterprise software is bad for enterprise customers and vendors will not change for obvious reasons.  For all the money blown on AIX, Solaris, HP-UX and Windows, these products fail to chart year after year on the <a href="http://www.zdnet.com/blog/open-source/the-best-fastest-computers-are-linux-computers/9121?tag=mantle_skin;content">﻿Top 500 Super Computer List</a>.  Only 9% of these are non-linux (45 of 500) and the top 10 are Linux.  Some of this is likely attributed to technology, but more than anything it is a factor of cost.  Think about it, the majority of these projects are funded university projects or other pure technology-for-the-sake-of-technology endeavors.  Budgets are tight and there are no retries for overshooting your mark.  By using a completely free (or manageable cost) platform, they have removed a significant bottleneck to scale.  When applying this lesson to cloud computing, one must question enterprise software&#8217;s viability in a truly scalable cloud.  This is the same enterprise software that failed to solve any real problems other than the ones it caused in the first place.  Of the biggest cloud players (Amazon, Rackspace, GoGrid), none of these are built on these products.  My hunch is that it is purely due to cost considerations.  If the cloud doesn&#8217;t scale financially, it doesn&#8217;t scale technically.  Remember, cloud computing is a technology that if done right should become less expensive (per unit of measurement) as it grows.  Amazon&#8217;s $40 per gig of RAM is a tough number to hit using enterprise class software.</p>
<p>Those of that are building clouds right now will be judged not against what was done yesterday, but rather against what competitors are doing today.  It is human nature to marvel at the money saved with VMWare as compared to old-school IT discipline.  5 years ago it was about how much money I could save by ditching Windows in favor of Linux.  Then it was how money I would save ditching Weblogic in favor of JBOSS.  Likewise, there will be a day where VMWare is no longer the savior of the enterprise, but the enemy.  When that day comes Linux/KVM will be there.</p>
<p>*** The author is aware that GoGrid, Amazon and Rackspace use Xen, but there is reason to believe that the winds of change are blowing in <a href="http://www.h-online.com/open/features/Xen-lets-KVM-overtake-1262171.html">KVMs</a> favor.  KVM was not a viable production option when these services were first created.</p>
<p><a href="http://www.twitter.com/DaveRokita"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow DaveRokita on Twitter" /> Follow DaveRokita</a></p>
<p><a href="http://www.twitter.com/Hexagrid"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow Hexagrid on Twitter" /> Follow Hexagrid</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.zdnet.com/blog/gardner/four-key-reasons-to-include-cloud-computing-in-your-business-strategy/4394">Four key reasons to include cloud computing in your business strategy</a> (zdnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.zdnet.com/blog/projectfailures/tidemark-enterprise-disruption-in-the-cloud/14515">Tidemark: Enterprise disruption in the cloud</a> (zdnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.informationweek.com/news/cloud-computing/infrastructure/231901246?cid=RSSfeed_IWK_All">Clouds Vs. Outsourcing: The Next Battleground</a> (informationweek.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.physorg.com/news/2011-10-cloud-gaps.html">Cloud computing: Gaps in the &#8216;cloud&#8217;</a> (physorg.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=168d8cb8-d03b-4c33-bed0-3501d994852e" alt="Enhanced by Zemanta" /></a></div>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Cost+%E2%80%93+The+Inhibitor+to+Scale+http%3A%2F%2Fis.gd%2Flxhtuu" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Cost+%E2%80%93+The+Inhibitor+to+Scale+http%3A%2F%2Fis.gd%2Flxhtuu" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=288</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexing your Innovator Muscles in the Cloud</title>
		<link>http://www.hexagrid.com/blog/?p=266</link>
		<comments>http://www.hexagrid.com/blog/?p=266#comments</comments>
		<pubDate>Tue, 25 Oct 2011 00:38:52 +0000</pubDate>
		<dc:creator>daverokita@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=266</guid>
		<description><![CDATA[Several months ago, Information Week emblazoned the term &#8220;Innovation Atrophy&#8220;.  Innovation Atrophy is the grand result of too many years of trying to save money through IT.  The author, Chris Murphy, explains that year-over-year squeezing of ROI out of IT creates a negative drain on an organizations ability to innovate.  Either through fear, contempt or plain [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 145px"><a href="http://commons.wikipedia.org/wiki/File:Biceps_%28PSF%29.jpg"><img class="zemanta-img-configured" title="line art drawing" src="http://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Biceps_%28PSF%29.jpg/300px-Biceps_%28PSF%29.jpg" alt="Get Ripped!" width="135" height="170" /></a><p class="wp-caption-text">Get Ripped!  Image via Wikipedia</p></div>
</div>
<div id="attachment_120" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-120" href="http://www.hexagrid.com/blog/?attachment_id=120"><img class="size-thumbnail wp-image-120" title="David Rokita - VP Technology Operations, Hexagrid Computing" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/03/IMG_0307-150x150.jpg" alt="David Rokita - VP Technology Operations, Hexagrid Computing" width="75" height="75" /></a><p class="wp-caption-text">David Rokita - VP Technology Operations</p></div>
<p>Several months ago, Information Week emblazoned the term &#8220;<a href="http://www.informationweek.com/news/global-cio/interviews/229502447">Innovation Atrophy</a>&#8220;.  Innovation Atrophy is the grand result of too many years of trying to save money through IT.  The author, <a title="Chris Murphy" href="http://www.informationweek.com/authors/1115">Chris Murphy</a>, explains that year-over-year squeezing of ROI out of IT creates a negative drain on an organizations ability to innovate.  Either through fear, contempt or plain old boredom this &#8220;<a href="http://www.informationweek.com/news/global-cio/interviews/229502447">beat down</a>&#8221; takes a toll.  It comes in many forms: we are a [blank] company, not a technology company, buy for parity and build for competitive advantage, no technology for the sake of technology.  At times these phrases are steadfast maintaining of maintaining the course.  At other times it is simply short-sighted.  The key to success is to know when to check the bet or raise the stakes.</p>
<p>Cloud computing (Iaas) offers one of those rare opportunities to move the needle back towards innovation.  In the past, innovation posed a double headed threat.  If the initiative became successful, mobilizing the human and financial resources to meet the demand posed a challenge.  If unsuccessful, invested assets were incapacitated or lost.  Business respond to this risk with analysis paralysis.  The stakes are so high, that no business is willing to take the risk required to innovate.  The physicist <a href="http://en.wikipedia.org/wiki/Innovation">Joseph F. Engleberger</a> claimed that innovation only requires three things: A recognized need, competent people with relevent technology and financial support. Unfortunately, the nature of business requires that financial support be placed before the others.</p>
<p>In perfect world, businesses freely create ideas and throw them against the wall to &#8216;see if they stick&#8217;.  Those that stick would receive financial backing and grow accordingly.  With cloud computing (IaaS), the opportunity throw ideas against the proverbial wall isn&#8217;t free, but it is considerably more cost effective.  It becomes simple to build virtual infrastructure one day, and tear it down the next.  Only for the time that the infrastructure is up does the organization incur cost.  Parallel environments can be spun up when needed and turned down when not in use.  Shelved initiatives simply sit in the bull-pen while resources are freed for the next big thing.  Fear and uncertainty will still remain, but it just may be enough for an organization to start flexing those innovation muscles again.</p>
<p><strong>Related articles</strong></p>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.informationweek.com/news/global-cio/interviews/231602467?cid=RSSfeed_IWK_All">IT Spending: No Longer The First Thing Cut</a> (informationweek.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.startupprofessionals.com/2011/10/innovation-is-about-execution-despite.html">Innovation is About Execution, Despite the Myths</a> (startupprofessionals.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.informationweek.com/news/global-cio/interviews/229502447?cid=RSSfeed_IWK_ALL">Innovation Atrophy: How Companies Can Fight It</a> (informationweek.com)</li>
</ul>
<p><a href="http://www.twitter.com/DaveRokita"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow DaveRokita on Twitter" /> Follow DaveRokita</a></p>
<p><a href="http://www.twitter.com/Hexagrid"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow Hexagrid on Twitter" /> Follow Hexagrid</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=4eaa24d5-1118-466d-9f13-25206f9b93ca" alt="Enhanced by Zemanta" /></a></div>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Flexing+your+Innovator+Muscles+in+the+Cloud+http%3A%2F%2Fis.gd%2F27iTcB" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Flexing+your+Innovator+Muscles+in+the+Cloud+http%3A%2F%2Fis.gd%2F27iTcB" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=266</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Economics for Datacenters 101</title>
		<link>http://www.hexagrid.com/blog/?p=352</link>
		<comments>http://www.hexagrid.com/blog/?p=352#comments</comments>
		<pubDate>Mon, 24 Oct 2011 23:48:05 +0000</pubDate>
		<dc:creator>daverokita@hexagrid.com</dc:creator>
				<category><![CDATA[Hexagrid]]></category>

		<guid isPermaLink="false">http://www.hexagrid.com/blog/?p=352</guid>
		<description><![CDATA[In addition to working technology, I dabble in real-estate.  Over the course of a few years, I have bought, sold and held onto several rental properties.  One time I purchased a condo unit from a frustrated owner that was having trouble covering the spread between the rent he could collect and the mortgage, taxes and [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_120" class="wp-caption alignleft" style="width: 85px"><a rel="attachment wp-att-120" href="http://www.hexagrid.com/blog/?attachment_id=120"><img class="size-thumbnail wp-image-120" title="David Rokita - VP Technology Operations, Hexagrid Computing" src="http://www.hexagrid.com/blog/wp-content/uploads/2011/03/IMG_0307-150x150.jpg" alt="David Rokita - VP Technology Operations, Hexagrid Computing" width="75" height="75" /></a><p class="wp-caption-text">David Rokita - VP Technology Operations</p></div>
<p>In addition to working technology, I dabble in real-estate.  Over the course of a few years, I have bought, sold and held onto several rental properties.  One time I purchased a condo unit from a frustrated owner that was having trouble covering the spread between the rent he could collect and the mortgage, taxes and association fees.  He was right, based on the downward trending economy, the rent he could collect was breaking even with the expenses and overall the property was operating at a bit of a loss.  I bought the property, and then proceeded to spend $700 dollars on a sofa, chair, dining room table, bed and dresser.  I advertised the property for a 50% increase as fully furnished and lived happily ever after.  I love marveling at my own ingenuity, but this was hardly genius.  People pay more when they get more, and understanding this is key when navigating changing markets.</p>
<p>A common myth among data-center facilities providers states that the new cloud economy will drive cloud providers to their data-centers in droves.  They need only to sit back and wait for the deluge of customers to flock to their data-centers.  To certain extent, the logic is sound.  Cloud providers will bring business into their data-centers, but a very important characteristic of cloud will prevent this from having the intended affect.  The plan to sit back, fat and happy, selling picks and shovels to the prospectors of the new gold rush is a fool-hardy strategy.  Unless these data-center providers adjust their business model, they may just find themselves irrelevant.  Smart data-centers will get out of the business of power, ping and pipe and transition to selling CPU, memory, network and disk.</p>
<p>The key to understanding this conundrum lies in the very same reason that end-users are evaluating cloud computing models.  Ultimately, these customers want clouds because they maximize efficiency.  This efficiency permeates through power consumption, space consumption and complexity.  Of these, data-center providers enjoy the biggest margins on the floorspace.  If their customers are building their clouds right, floorspace consumption will dissipate radically (as well as power consumption).  With the density of servers and the advent of extended memory management, it becomes possible to pack a 1.5 terabyte RAM cloud computing behemoth into 7U in a rack.  This space allocation even includes all required switching.</p>
<p>The last time I had this conversation with a data-center provider, it was explained to me that I didn&#8217;t understand.  These guys have been fighting Moore&#8217;s law for years, and $1250 is a good price for a rack if you can get it.  Moore&#8217;s law or not, server efficiency rarely topped 25%.  Cloud computing at scale easily achieves 80% utlization, if not more.  I realize that I am performing surgery with a meat cleaver here, but lets just take best case scenario described above.  The aforementioned 1.5 terabyte cloud, at an assumed Amazon equivalent price of ~$37.80 per gig of RAM per month for open source Linux servers.  Since the set up takes 7U, the conservative view says that we can fit 2 clouds in one rack.</p>
<p>(1500 GB * .80 * $37.80 * 2) = $90,000 per rack per month (approximately)</p>
<p>Ok, again, this was brute force.  For a variety of reasons, this is an extreme example.  Examination of a more practical example still yields an extremely compelling story.  The names have been changed to protect the innocent, but the following represents the base configuration of a cloud built by a Hexagrid partner.  This particular partner opted to use more traditional hardware as opposed to a more consolidated blade configuration.  In this configuration, 3 compute nodes with 96 gigabytes of RAM were dedicated to running VMs.  With included storage and all of the redundancy, 2 of this installation will fit in a rack.</p>
<p>(288 GB * .80 * $37.80 *2) = $17,418</p>
<p>This makes for an extremely compelling case financial case considering that IaaS services from other providers like Amazon and Rackspace are threatening to take the business and the clients that you do win will take less space this year than they did last year.</p>
<p>Yes, changing the data-center business model is a big scary thing.  Fortunately, the automation tools, portals and practices have already been worked out.  Sure, the workforce may need a bit of restructuring and the sales team will require some training.  You might even need to hug a hardware vendor.  You can do this and you can be very successful.  It beats selling wagon wheels in the age of the internal combustion engine.</p>
<p><a href="http://www.twitter.com/DaveRokita"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow DaveRokita on Twitter" /> Follow DaveRokita</a></p>
<p><a href="http://www.twitter.com/Hexagrid"><img src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow Hexagrid on Twitter" /> Follow Hexagrid</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Cloud+Economics+for+Datacenters+101+http%3A%2F%2Fis.gd%2FJPj29u" title="Post to Twitter"><img class="nothumb" src="http://www.hexagrid.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Cloud+Economics+for+Datacenters+101+http%3A%2F%2Fis.gd%2FJPj29u" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hexagrid.com/blog/?feed=rss2&amp;p=352</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

