<?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>Andi Mann - Übergeek &#187; CIO</title>
	<atom:link href="http://pleasediscuss.com/andimann/category/cio/feed/" rel="self" type="application/rss+xml" />
	<link>http://pleasediscuss.com/andimann</link>
	<description>Part-time musings of a full-time technologist</description>
	<lastBuildDate>Sat, 31 Jul 2010 06:08:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Top Ways to Start and Expand Your Virtualization Deployments</title>
		<link>http://pleasediscuss.com/andimann/20100610/top-ways-to-start-and-expand-your-virtualization-deployments/</link>
		<comments>http://pleasediscuss.com/andimann/20100610/top-ways-to-start-and-expand-your-virtualization-deployments/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 16:51:27 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Gartner]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=578</guid>
		<description><![CDATA[Last week I spoke with Pam Baker, a writer with CIO Update, for an article titled The Top 5 Places to Use Virtualization. As you would expect from an experienced professional like Pam, it was a great article, with solid contributions from many others as well.
Pam specifically asked me to provide readers with advice on how to move into production with virtualization, and following our discussion published her article, including this section on ‘Low Risk Services’:
Move the easy stuff &#8212; Web servers, print servers, file servers, single-system applications, etc. &#8212; first. “Co-locating these environments on virtual machines delivers quick wins in business continuity, agility, resource efficiency, and of course cost savings &#8212; both cap-ex and op-ex,” explains Andi Mann, vice president of Product Marketing at CA Technologies Virtualization and Service Automation Business Unit. Moving low-risk services such as HR systems &#8212; file servers and Intranet applications, for example, but not [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_582" class="wp-caption alignleft" style="width: 298px"><a rel="attachment wp-att-582" href="http://pleasediscuss.com/andimann/20100610/top-ways-to-start-and-expand-your-virtualization-deployments/redcarpetstairs/"><img class="size-full wp-image-582" title="Red Carpet Covered Stairs " src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/06/RedCarpetStairs.jpg" alt="" width="288" height="358" /></a><p class="wp-caption-text">What are the best steps to get on the &#39;red carpet&#39; with virtualization?</p></div>
<p>Last week I spoke with Pam Baker, a writer with CIO Update, for an article titled <a href="http://www.cioupdate.com/features/article.php/3886351/The-Top-5-Places-to-Use-Virtualization.htm">The Top 5 Places to Use Virtualization</a>. As you would expect from an experienced professional like Pam, it was a great article, with solid contributions from many others as well.</p>
<p>Pam specifically asked me to provide readers with advice on how to move into production with virtualization, and following our discussion published her article, including this section on ‘Low Risk Services’:</p>
<blockquote><p>Move the easy stuff &#8212; Web servers, print servers, file servers, single-system applications, etc. &#8212; first. “Co-locating these environments on virtual machines delivers quick wins in business continuity, agility, resource efficiency, and of course cost savings &#8212; both cap-ex and op-ex,” explains Andi Mann, vice president of Product Marketing at CA Technologies Virtualization and Service Automation Business Unit. Moving low-risk services such as HR systems &#8212; file servers and Intranet applications, for example, but not payroll or e-mail &#8212; onto virtual machines is “a great next step into production virtualization.</p></blockquote>
<p>However, I wanted to complete the thoughts I had while speaking with Pam, and address some of the other phases of virtualization deployment that we discussed.</p>
<h2>What is the first service you should consider using virtualization?</h2>
<p>Without doubt, application development is the very first place you should use virtualization. Dev/test – including unit test, system test, quality assurance, and user acceptance – is a great opportunity for virtualization because it is:</p>
<ul>
<li>Low-impact – it never touches a customer or even an internal user directly, and so even if you make ‘rookie’ mistakes they cannot damage customer service.</li>
<li>High-reward – it allows applications to be developed, tested, and delivered both faster and cheaper, driving both agility and cost savings.</li>
</ul>
<p>Plus, developers are already tech-savvy, so they can learn and deal with virtualization quickly and easily.</p>
<div class="pullquote">“You and your teams will quickly gain a broad, production-quality baseline”</div>
<p>This is also a very strategic way to start, with a long tail of positive results. Applications developed on virtual servers can easily be deployed into production on virtual servers too. This gives you an easy route to production, with all the cost, continuity, and availability benefits that delivers.</p>
<p>At this stage you can also start to implement a ‘virtual-first’ policy for new applications – where every new service is deployed on virtual servers unless there is a clear business case – along with authorization, and even additional chargeback penalties – for requesting a physical server.</p>
<p>With this level of experience under your belt, you and your teams will quickly gain a broad, production-quality baseline of skills, knowledge, and ability to handle virtualization, while avoiding negative business impact as you acquire these capabilities in your teams.</p>
<p>This then establishes a solid ‘base camp’ to launch the next phase of virtualization – attacking existing production applications.</p>
<h2>How can you move virtualization beyond the initial deployment?</h2>
<p>Once you institutionalize virtualization in dev/test, and subsequent production deployments of new applications, as Pam noted in her article, you should look at moving existing low-risk/low-impact production services onto virtual servers next.</p>
<p>As I discussed with Pam, that will often mean virtualizing internal services, like your HR systems, file servers, or Intranet applications. However, just because they are internal systems, does not mean they are low-risk, or low-impact.  That is why I said you should probably leave payroll and e-mail alone in this phase – they are both not only high-risk, but also high-impact if anything fails.</p>
<div class="pullquote">“This establishes a higher-level  ‘base camp’ to expand your deployments”</div>
<p>Converting and migrating these low-risk, internal systems establishes another, higher-level  ‘base camp’ from which to expand your virtualization deployments. You can move to a broader virtualization deployment with greater confidence and lower risk, because you have the deeper experience.</p>
<p>Moreover, you have proven to the business how virtualization delivers incremental and substantial gains in CapEx reduction, OpEx reduction, agility, continuity, and time-to-market.</p>
<p>From there, you can then move into more complex, external-facing, mission-critical applications and services.</p>
<h2>What are the best uses for virtualization?</h2>
<p>Almost everything is a good use case for virtualization! Most organizations should be able to get 80-90% of their server workloads onto virtual machines – far more than the 16% of workloads that analyst firm Gartner says is running in virtual servers today.</p>
<p>The ‘low-hanging fruit’ of virtualization is, as Pam wrote, the “easy stuff” like Web servers, print servers, file servers, and simple, single-system applications. Co-locating these environments on virtual machines delivers quick wins in business continuity, agility, resource efficiency, and of course cost savings – both CapEx and OpEx.</p>
<p>Similarly, it is relatively easy to get new applications onto virtualization, by starting in development and test, and by implementing a ‘virtual first’ policy for new applications.</p>
<p>But even most of the ‘difficult’ applications – mission-critical, tier 1, OLTP, multi-tier, complex composite applications, etc. – can be virtualized with the right approach. These applications will benefit greatly from the improvements to scalability, continuity, performance, and resource efficiency that virtualization delivers.</p>
<h2>What are the worst use cases for virtualization?</h2>
<p>While it is true that almost all services can and should be virtualized, it is also true that some services are not well suited for a traditional, multi-VM, shared-server virtualization deployment.</p>
<p>The worst use cases for virtualization are where application services saturate one or more physical resources. If, for example, an application regularly uses over 90% of available CPU, memory, or network bandwidth, then there is no headroom left over for another system or service to use these resources. This means that it is not a good option to co-locate this application on a virtual server that shares physical resources with another application.</p>
<div class="pullquote">“Never discount the benefits of deploying any application in a virtual server”</div>
<p>Typically such services include:</p>
<ul>
<li>CPU intensive applications – such as actuarial, modeling, design, or engineering applications</li>
<li>Memory intensive services – such as database systems, data mining, or business intelligence</li>
<li>Network intensive services – such as transaction processing or multi-user applications</li>
</ul>
<p>Some services – such as corporate e-mail servers – may actually be all three.</p>
<p>However, you should never discount the benefits of deploying any application in a virtual server, even if it is deployed all by itself. Even if it will not provide hard ROI through hardware reduction, you can still gain major benefits in improvements to availability and continuity, operational costs, and ease of maintenance, by using virtualization.</p>
<h2>How Did You Virtualize?</h2>
<p>These are some ways to start with virtualization, some ways to expand virtualization, and some areas that you should probably leave until late in the cycle(if you virtualize them at all).</p>
<p>But I wonder where you started (or where you plan to start)? How did you expand beyond the low-hanging fruit? What types of services have you avoided virtualizing? Why?</p>
<p>Feel free to add your comments below. I would love to hear about your experiences.</p>
<p>(This entry has <a href="http://community.ca.com/blogs/automation/archive/2010/06/10/top-ways-to-start-and-expand-your-virtualization-deployments.aspx" target="_blank">also been posted as an entry at CA.com</a> &#8211; feel free to discuss there, or here)</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100610/top-ways-to-start-and-expand-your-virtualization-deployments/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Vendor FUD: How Should Vendors, Enterprises, and Influencers React?</title>
		<link>http://pleasediscuss.com/andimann/20100604/vendor-fud-how-should-vendors-enterprises-and-influencers-react/</link>
		<comments>http://pleasediscuss.com/andimann/20100604/vendor-fud-how-should-vendors-enterprises-and-influencers-react/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 22:06:32 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[analysts]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FUD]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=569</guid>
		<description><![CDATA[I, along with many others, witnessed this week (or was it last week?) a public squabble between two well-known vendors in the virtualization market. Of course, this is nothing new. The whole world has been watching as Adobe attacked Apple (and Apple responded) over Flash support on the iPad. Before that, of course, America was regaled by the amusing Verizon campaign attacking AT&#38;T (‘There’s a map for that’). Last year the gloves were well and truly off between VMware and Microsoft over Hyper-V bluescreens. Apple and Microsoft were at it last year when both ran their ‘I’m a PC’ ads (each side taking very different interpretations), and they were at it again just this week.
Now, a lot of these ‘fights’ seem to be what is referred to in rugby circles as ‘handbags at 10 paces’ – a long-distance squabble with a lot of pushing and posturing and preening, but little [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_568" class="wp-caption alignleft" style="width: 339px"><a rel="attachment wp-att-568" href="http://pleasediscuss.com/andimann/20100604/vendor-fud-how-should-vendors-enterprises-and-influencers-react/fight/"><img class="size-medium wp-image-568" title="Fight" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/06/fight-700x638.jpg" alt="Fight" width="329" height="299" /></a><p class="wp-caption-text">How should vendors and others fight FUD?</p></div>
<p>I, along with many others, witnessed this week (or was it last week?) a public squabble between two well-known vendors in the virtualization market. Of course, this is nothing new. The whole world has been watching as <a href="http://www.adobe.com/choice/openmarkets.html">Adobe attacked Apple</a> (and <a href="http://www.apple.com/hotnews/thoughts-on-flash/">Apple responded</a>) over Flash support on the iPad. Before that, of course, America was regaled by the amusing Verizon campaign attacking AT&amp;T (‘<a href="http://www.pcworld.com/businesscenter/article/181364/atandt_sues_verizon_over_theres_a_map_for_that_ads.html">There’s a map for that</a>’). Last year the gloves were well and truly off between VMware and Microsoft over Hyper-V bluescreens. Apple and Microsoft were at it last year when both ran their ‘I’m a PC’ ads (each side taking very different interpretations), and they <a href="http://www.engadget.com/2010/06/03/jobs-the-pc-is-a-truck-ballmer-theres-a-reason-theyre-calle/">were at it again just this week</a>.</p>
<p>Now, a lot of these ‘fights’ seem to be what is referred to in rugby circles as ‘handbags at 10 paces’ – a long-distance squabble with a lot of pushing and posturing and preening, but little actual contact, and no actual damage. But occasionally these fights – like in rugby – get very serious, with real hits on both sides, and a lot of very real damage (to reputations, customers, influence, sales, and more). Unfortunately, in both cases, the damage seems to be to both sides of the stoush.</p>
<p>This impact is especially apparent when it is influencers (bloggers, analysts, media, etc.) who are (re)publishing the attacks. After all, many influencers are driven by a marginally slower version of the ’24-hour news cycle’ – the need to get content to print quickly so they get more eyeballs as the first to ‘break’ a story. This means that they can end up accepting any reasonable story at face value. Some of the more provocative authors seem unfortunately to do this more consciously, and have led to the sad resurgence of ‘<a href="http://en.wikipedia.org/wiki/Yellow_journalism">yellow journalism</a>’ (especially driven by the pay-per-click model for Web site advertising). However, even the most honest and scrupulous of authors can occasionally publish excitedly about unconfirmed future releases, saucy though unfounded rumours, or interesting secrets and leaks. Or they may simply end up for one of many reasons publishing content that is not untrue, <em>per se</em>, but is simply not evenly balanced.</p>
<p>All of this has spurred me to think more deeply about how to react to vendor FUD (Fear, Uncertainty, Doubt). The way I see it, there are three core stakeholders in these mix-ups – the vendor(s), the enterprise customers/buyers, and various commentators/influencers.</p>
<p>So how should these three constituents react to unbridled FUD from software vendors?</p>
<h2>Vendor Responses</h2>
<p>The first decision for a vendor is whether to respond at all. We should never underestimate this option – depending on the case, it is frequently better to simply take the high road. After all, as the old saying goes, ‘never wrestle with a pig – you both end up covered in s**t, but the pig enjoys it’.</p>
<div class="pullquote">“If a vendor does choose to respond, how strong should their response be?”</div>
<p>If a vendor does choose to respond, the next question is, how strong should their response be? They must decide between a subtle approach, and attacking the issue head-on. It is one thing to whisper snide remarks in dark alleys, another to come straight out and state the facts as you see them, and something entirely different again to really go in ‘boots and all’. If they decide to go big, they can choose anything from an attack blog to a full-blow PR campaign – but each has significant issues.</p>
<p>Social media is clearly an option, but is a vendor blog or tweet really going to be effective, or is it just singing to the choir? A full-blown PR campaign attracts big attention, but gives oxygen to the fire, and risks both putting the competition on a pedestal and making the responder look petty. Using personal relationships to bring up the issues one-on-one with customers is more subtle and ‘high-road’, but will never reach everyone that has already heard the FUD.</p>
<p>Getting influencers to balance the table for you is an excellent outcome if it can be achieved. However, it is not always an easy option. Some influencers have already made up their mind by the time they publish; some may simply have moved on from that story and have no desire to go back to it; still others may just not be interested in talking to a vendor. How a vendor works with influencers to help provide balance after they have already published a damaging story is a perennial issue. If anyone figures this out definitively, let me know!</p>
<h2>Buyer Responses</h2>
<p>For the CIO and other enterprise buyers, the real problem is not so much the fight itself, as much as knowing what to believe. So the first response should always be to try to find alternative viewpoints from a wide variety of opinions.</p>
<div class="pullquote">“Try to find alternative viewpoints from a wide variety of opinions”</div>
<p>Certainly gathering multiple analyst opinions is a great option. If you are a subscriber with one or more analysts, and the issues raised are important enough to burn through your subscription time &amp; dollars, set up a quick call to discuss directly. If it is not a burning issue, wait and see if they publish a research note on the topic (handy hint: you can often get these for notes free if a vendor decides to license them – but be aware that when vendors do license analyst reports, it is mostly because they are positive about that vendor, so take it all with a grain of salt). If you are not a subscriber, then try just reaching out on Twitter. Some analysts will give up 140 characters (or even more) for free, although of course many will not.</p>
<p>Beyond the independent analyst community, look toward different media sources so you are not just reading one side of the story, or even just what one source is publishing. Some stories build a life of their own, some journals and blogs are part of a single network (and may be influenced collectively). Some individual authors or outlets will have a decided bias – whether permanently or temporarily, intentionally or accidentally – so look for another source with a different bias. And remember that almost no human communication can be without any bias at all.</p>
<p>Another excellent source for alternate viewpoints is your peers both in IT and business. Reach out to your user groups, contacts from conferences, internal colleagues and former colleagues/peers at other companies. To find new peers and new opinions, try using social media like LinkedIn groups, Facebook, Google groups, Twitter etc. Post invitations to discuss the issues on your own blog if you have one; if you don’t, then comment on other people’s blogs with your own opinions and questions.</p>
<p>You can also reach out to the vendor themselves, as well as their competitors, and get them all to respond directly. Try connecting on LinkedIn, Twitter, or their blog; or call or e-mail a sales rep or their marketing people. Believe me, they will <em>love</em> to hear from you, and be more than happy to give an alternate opinion – perhaps over lunch or a beer! You will at least then get both sides of the story. Even though both sides may be horribly biased, you can normally figure out some middle ground for yourself.</p>
<h2>Influencer Responses</h2>
<p>It is simply a fact of life that influencers – including analysts, media, bloggers, tweeters, and more – can be just as vulnerable to a well-crafted message as any other humans, and can buy into well-crafted vendor FUD just like the rest of us. However, most influencers also realize that it is critically important to their credibility and livelihood to present a balanced view.</p>
<div class="pullquote">“It is critically important to present a balanced view”</div>
<p>The most important requirement then is probably the most basic, and a matter or course for most professional writers – check your facts with reliable sources. Go beyond an initial or single source, even if they are unimpeachable – there is always the chance that a single source has been honestly misled themselves, or even that they are simply not well-informed of all sides of an issue.</p>
<p>When writing about one vendor – especially based on their own releases or references – you should also actively  try to find out what their competitors are saying. Again, their sales and marketing people will be more than happy to talk with you.</p>
<p>Influencers especially need to make sure their content is defendable from all angles, as this independence is fundamental to their credibility and reputation. When I wrote as an analyst, I always made sure I was able to defend my content against the most rigorous accusations from all sides – the enterprise users I wrote for, the vendors I worked with, the vendors they competed with, my peers within the firm, and the broader influencer community. Many writers even have a formal process for this peer review, and it is certainly a best practice among the larger analyst firms.</p>
<p>If, despite your honest efforts and intentions, you find that you have inadvertently published some content that lacks balance or independence, then please make the effort to redress the balance. It is only fair to show the opposite opinion. That does not always mean re-writing or publishing a correction; on the contrary, it may be a very positive opportunity to publish a new article, blog, or research note as a follow-up, which can even magnify the number of readers, hits, and content sales being driven by the one issue.</p>
<p>Influencers should especially treat vendor leaks, rumours, and exclusives very cautiously. When given references, you should try to find references that are not recommended by the vendor, and make sure to verify their information with other independent third parties.</p>
<h2>There Must Be Other Options</h2>
<p>These are just my top-of-mind thoughts on the topic. To be honest, I am really not sure what options are best for any of these stakeholders (or even if there are other stakeholders that I am not focused on). Moreover, I am sure I have missed some other good options. I have discussed some of this online, but I am far from convinced of the efficacy of any one approach.</p>
<div class="pullquote">“Inside the IT echo chamber, it can be difficult to find alternate opinions”</div>
<p>Moreover, there is one unfortunate caveat to all the above: when you are inside the IT echo chamber, it can be difficult to even find alternate opinions. As we all talk amongst ourselves, we repeat to each other what we have all heard from each other, so we all risk just going with the flow. No matter where you stand in this regard, it is always important to keep looking. Other voices are almost always out there.</p>
<p>Of course, the best responses to FUD will vary from one situation to another, but are there some that are always appropriate? Are there some that will never work? Are some responses just fundamentally wrong? Even if some options are odious and unattractive, are they nevertheless fair game if they are still effective (as some believe about political attack ads)?</p>
<p>Feel free to comment here, or just hit me up on Twitter (<a href="http://twitter.com/andimann">@AndiMann</a>), and add your own ideas. Maybe I will run a survey to see if I can get more input that way.</p>
<p>Because there has to be a better way to deal with FUD than handbags at 10 paces.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100604/vendor-fud-how-should-vendors-enterprises-and-influencers-react/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cloud Computing in the Public Sector</title>
		<link>http://pleasediscuss.com/andimann/20100527/cloud-computing-in-the-public-sector/</link>
		<comments>http://pleasediscuss.com/andimann/20100527/cloud-computing-in-the-public-sector/#comments</comments>
		<pubDate>Thu, 27 May 2010 18:35:17 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[CIO Council]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[CollabNet]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[Enterprise Management Associates]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Intuit]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[NIST]]></category>
		<category><![CDATA[public sector]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Terremark]]></category>
		<category><![CDATA[Vivek Kundra]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=495</guid>
		<description><![CDATA[If there was still any doubt about the real world use cases for cloud computing, the US Federal Government last week published a 38-page report  entitled “State of Public Sector Cloud Computing” (link to PDF at CIO.gov). Attributed to the Federal CIO Vivek Kundra, it is stamped with the seal/logo of the CIO Council, which comprises the CIOs of some 28 federal government agencies.
The report details 30 case studies in public sector cloud computing (for both state and federal governments), covering IaaS, PaaS, and SaaS service models; using private, public, community, and hybrid cloud deployment models; with both on-premise and off-premise implementations.
Measurable Benefits from Key Case Studies
After perfunctorily reciting what it calls “the broadly recognized and adopted NIST Definition of Cloud Computing,” and using the opportunity to briefly push its own barrow on cloud standards (a subject I plan to blog about in more detail at another time), the report [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_531" class="wp-caption alignleft" style="width: 310px"><a rel="attachment wp-att-531" href="http://pleasediscuss.com/andimann/20100527/cloud-computing-in-the-public-sector/kundraciocouncil/"><img class="size-medium wp-image-531" title="KundraCIOCouncil" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/05/KundraCIOCouncil-506x700.jpg" alt="Federal CIO Vivek Kundra and the CIO Council" width="300" height="414" /></a><p class="wp-caption-text">Federal CIO Vivek Kundra and the CIO Council</p></div>
<p>If there was still any doubt about the real world use cases for cloud computing, the US Federal Government last week published a 38-page report  entitled “<a href="http://www.cio.gov/documents/StateOfCloudComputingReport-FINALv3_508.pdf">State of Public Sector Cloud Computing</a>” (link to PDF at <a href="http://cio.gov/">CIO.gov</a>). Attributed to the Federal CIO Vivek Kundra, it is stamped with the seal/logo of <a href="http://www.cio.gov/pages.cfm/page/About-Us">the CIO Council</a>, which comprises the CIOs of some 28 federal government agencies.</p>
<p>The report details 30 case studies in public sector cloud computing (for both state and federal governments), covering IaaS, PaaS, and SaaS service models; using private, public, community, and hybrid cloud deployment models; with both on-premise and off-premise implementations.</p>
<h2>Measurable Benefits from Key Case Studies</h2>
<p>After perfunctorily reciting what it calls “the broadly recognized and adopted NIST Definition of Cloud Computing,” and using the opportunity to briefly push its own barrow on cloud standards (a subject I plan to blog about in more detail at another time), the report cites several projects with ‘soft’ outcomes – improved productivity, better efficiency, higher reliability – as well as several planned cloud projects that are yet to bear fruit.</p>
<p>However, most of the report is given over to demonstrating solid and measurable outcomes from over a dozen current cloud deployment case studies involving multiple state and federal government agencies, with cloud success stories such as:</p>
<ul>
<li>The US Army is piloting a customized version of <a href="http://salesforce.com/">Salesforce.com</a> to update its 10 year old recruiting systems for Web 2.0, social media, mobile devices, marketing integration, real-time data interchange, and engagement tracking. At an annual cost of $54,000, this pilot compares to bids from traditional IT vendors ranging from $500K to over $1 million, and has already replaced five traditional recruiting centers.</li>
<li>The Department of Health and Human Services is also using Salesforce.com to support the implementation of Electronic Health Records systems. This new CRM system for working with participating healthcare providers was deployed in just 3 months, instead of the full year estimated for an internally delivered system.</li>
<li>The General Services Administration (GSA) moved to a <a href="http://www.terremark.com/">Terremark </a>Enterprise Cloud service, to take advantage of on-demand scalability for Web sites like <a href="http://www.usa.gov/">USA.gov</a>. As a result, GSA accelerated its site upgrade time from nine months to a maximum of one day, reduced monthly downtime from roughly two hours to near zero (99.9% availability), and reduced annual costs for USA.gov by $1.7 million, from $2.35 million to $650,000, or 72%.</li>
<li>The Defense Information Systems Agency (DISA) is using virtualization with a self-service portal to provide on-demand server space for development teams. With just an approved Government credit card, these end users can set up new environments (with DoD-compliant security guaranteed) in just 24 hours – down from three to six weeks – and at a “reasonable” cost.</li>
<div class="pullquote">“DISA estimates PaaS cloud savings between $200,000 and $500,000 per project.”</div>
<li>DISA also used cloud provider <a href="http://www.collab.net/">CollabNet</a> to set up Forge.mil, a private PaaS cloud development environment with a heavy focus on collaboration and code sharing/reuse. DISA estimates this saves between $200,000 and $500,000 per project – not including the estimated $15 million in cost avoidance by utilizing an open source philosophy.</li>
<li>The Lawrence Berkeley National Labs (LBL), part of the Dept of Energy, is using <a href="http://www.google.com/apps/intl/en/business/index.html">Google Apps</a> for 2,300 e-mail users, and planning to more than double that by August. LBL estimates they will save $1.5 million over five years “in hardware, software and labor costs from the deployments they have already made.”</li>
<li>NASA’s Jet Propulsion Laboratory used a <a href="http://www.microsoft.com/windowsazure/">Microsoft Azure</a> development platform “to excite the public about Mars” with the website, <a href="http://beamartian.jpl.nasa.gov/">BeAMartian.jpl.nasa.gov</a>. This site has generated over 2,000 pieces of social media, inspired 200 traditional media stories, responded up 2.5 million API queries, gathered  40,000 votes in its ‘Town Hall’ polls, and attracted 5,000 registrations from individuals and teams.</li>
<li>The Federal Labor Relations Authority recently replaced its underperforming, decade-old case management system, switching to <a href="http://quickbase.intuit.com/">Intuit’s Quickbase</a> system. As a result, it was able to go from requirements-definition to completed development in 10 months – a quarter of the original deployment time – and expects a TCO reduction of nearly $600,000 over five years.</li>
<div class="pullquote">“Moving Recovery.gov to Amazon EC2 will drive cost savings of $750,000”</div>
<li>Less than a month ago, the Recovery Accountability and Transparency Board moved <a href="http://www.recovery.gov/">Recovery.gov</a> to a “fully scalable site” in the <a href="http://aws.amazon.com/ec2/">Amazon EC2</a> infrastructure cloud, delivering “added security” and “nearly 100 percent uptime.” The Board is projecting that this move will drive cost savings of $750,000 through FY2011 (4% of its $18 million budget) – while allowing it to reallocate more than $1 million worth of hardware and software.</li>
<li>The New Jersey Transit Authority also used Salesforce.com (alongside some organizational change) to improve its customer service system. The new cloud-based processes allowed the same number of staff to handle 5 times the number of enquires (from 8354 in 2004 to 42,323 in 2006), reduced response time for enquiries by 35%, and improved productivity by 31%.</li>
<li>Wisconsin’s Department of Natural Resources replaced its aging video conferencing systems with <a href="http://office.microsoft.com/livemeeting">Microsoft LiveMeeting</a> as an alternative to server-based collaboration software. Since migration in 2009, this has saved an estimated $320,000, with ROI expected to grow from 270% for the first year to over 400% in future years.</li>
<li>The State of Utah uses several public cloud services (<a href="http://www.salesforce.com/platform/">Force.com</a>, <a href="http://www.google.com/enterprise/earthmaps/earth_pro.html">Google Earth Pro</a>, and <a href="http://www.wikispaces.com/">Wikispaces</a>), and has completed 70% of its private cloud project to move 1,800 physical servers in over 35 locations to a virtual platform of just 400 servers. The private cloud project alone is expected to the state save $4 million annually – over 2.5% of its $150m IT budget.</li>
<li>Facing a $400 million deficit, the City of Los Angeles has been transitioning to Google Apps cloud-based e-mail, with all employees to be cut over by June 30 this year. The City’s CTO estimates a direct savings of $5.5 million over 5 years, and a total ROI (including increased productivity) of $20-30m.
<div class="pullquote">“Colorado estimates annual savings of $8m,  and up to $20m in expense avoidance”</div>
</li>
<li>The City of Orlando rolled out a similar Google Mail project for all 3,000 city employees in January this year. The City has realized a 65% reduction in e-mail costs, not including benefits from improved productivity, increased storage allocation (from 100MB to 25GB per user), improved security/malware detection, and enhanced mobile device support.</li>
<li>The State of Colorado is shifting to a hybrid cloud model, mixing private cloud (an existing data center leveraging server virtualization), a virtual private cloud (for additional pay-as-you-go scalability), and public cloud (Google Apps for e-mail and office productivity). Just by shifting 122 servers running Lotus Notes, Microsoft Exchange, and Novell GroupWise to the cloud, Colorado estimates annual savings of $8 million, and up to $20 million in expense avoidance over 3 years.</li>
</ul>
<h2>Set SMART Goals, But Be Pragmatic</h2>
<p>Kundra does not shy away from clearly stating his ongoing cloud computing goals in this report. By 2011, all business cases for new federal IT investment must include cloud alternatives; by 2012, all enhancements to existing systems must do the same; by 2013, all IT investments, even on legacy systems, must be justified against a cloud alternative. These SMART (Specific, Measurable, Attainable, Relevant, and Timed) goals are important to overcome the all-too-frequent adoption of disruptive technologies almost as a fad, unrelated to business goals and without a clear and realistic timeline.</p>
<p>However, these case studies show an essential pragmatism  about the public sector approach to cloud computing. Kundra and the CIO Council  recognize (as <a href="../20100305/your-favourite-technology-will-not-kill-anything/">I  have previously published</a>) that the cloud will not completely  replace on-premise IT, stipulating:</p>
<blockquote><p>“Federal agencies are to deploy cloud computing solutions  to improve the delivery of IT services, where the cloud computing  solution has demonstrable benefits versus the status quo.”</p></blockquote>
<p>So while cloud must be increasingly evaluated, actual cloud adoption must be justified by &#8220;demonstrable benefits&#8221; that  improve IT service delivery, not just reduce costs. As  I have stated <a href="http://www.enterprisemanagement.com/research/asset.php?id=1652">in   EMA research</a> and <a href="../20100315/cloud-itil-soe-heterogeneity-is-the-new-standard/">blogged   about here</a>, it is important for enterprises (public or private) to  “look for opportunities, and do what makes sense” when it comes to cloud  computing. This is reflected by thought-leaders like Gartner’s Thomas Bittman (<a href="http://twitter.com/tombitt">@tombitt</a>), who explains that for some  organizations <a href="http://blogs.gartner.com/thomas_bittman/2010/03/13/driving-for-imperfection-with-your-private-cloud/">“a   70% private cloud is absolutely good enough.”</a></p>
<h2>Cloud Lessons For Other CIOs?</h2>
<p>These case studies have a lot of lessons to offer other business and IT leaders, both private and public sector, in everything from mid-sized businesses to the largest enterprises. They detail many clear and realistic case studies; provide insight into achieving both specific ROI and soft benefits; show how cloud can be applied to both business- and IT-oriented goals; and give ideas for how CIOs might address real problems with cloud alternatives.</p>
<p>Moreover, more than any set of self-published corporate case studies, this is  incredibly significant, because, as the report points out:</p>
<blockquote><p>“The United States Government is the world’s largest  consumer of information technology, spending over $76 billion annually  on more than 10,000 different systems.”</p></blockquote>
<p>This level of influence from the world’s largest consumer of IT will  drive a solid and relentless march to cloud computing, a juggernaut that  will likely carry the rest of us along, whether we like it or not.</p>
<div class="pullquote">“These case studies really need to be taken with a grain of salt. Be informed &#8230; but be wary.”</div>
<p>However, it reads almost like promotional material from a cloud provider – which, in a way, it is – because it does not deal directly with any of the potential problems of cloud computing. It mentions security only very briefly, and then only how certain cloud implementations actually improve security (with no details). It does not give any details of how federal clouds have ensured compliance with regulations like the Federal Rules of Disclosure and DOD 5015, and industry requirements like PCI-DSS. It does not talk about if, or how, they overcame the <a href="http://pleasediscuss.com/andimann/20100121/cloud-computing-downtime-is-endemic/">endemic  problems of performance assurance and continuity</a> in the cloud. Perhaps most ironically of all, it does not even mention how it overcame the tough  political and departmental challenges that are cited by analysts as one of the top barriers to both virtualization and cloud adoption.</p>
<p>So for CIOs, this report really needs to be taken with a grain of salt. Be informed and educated by these case studies; use them to be set pragmatic expectations and SMART goals; but be wary that as much as it says about the upside of cloud computing, it avoids saying just as much – if not more – about the potential for deleterious, or even disastrous, downsides.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100527/cloud-computing-in-the-public-sector/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Is ‘VM Stall’ the Next Big Virtualization Challenge?</title>
		<link>http://pleasediscuss.com/andimann/20100514/is-%e2%80%98vm-stall%e2%80%99-the-next-big-virtualization-challenge/</link>
		<comments>http://pleasediscuss.com/andimann/20100514/is-%e2%80%98vm-stall%e2%80%99-the-next-big-virtualization-challenge/#comments</comments>
		<pubDate>Fri, 14 May 2010 20:34:47 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[CDW]]></category>
		<category><![CDATA[EMA]]></category>
		<category><![CDATA[Enterprise Management Associates]]></category>
		<category><![CDATA[Gartner]]></category>
		<category><![CDATA[Hewlett Packard]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Prism]]></category>
		<category><![CDATA[VM sprawl]]></category>
		<category><![CDATA[VM stall]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=477</guid>
		<description><![CDATA[There appears to be a challenger to ‘VM sprawl’ as the scourge of virtualization success - a problem I call ‘VM stall’.

We know about ‘VM sprawl’ – because new virtual machines are so easy to deploy, organizations can end up with more VMs that they can handle, or even use. This has the potential to cause severe problems to availability, performance, compliance, costs, security, and more.

However, I am seeing more and more evidence of this new phenomenon I think of as ‘VM stall’ – the tendency for virtualization deployments to stall once the ‘low-hanging fruit’ has been converted (typically around 20-30% of servers).

I think it happens more or less like this... ]]></description>
			<content:encoded><![CDATA[<div id="attachment_483" class="wp-caption alignleft" style="width: 252px"><a rel="attachment wp-att-483" href="http://pleasediscuss.com/andimann/20100514/is-%e2%80%98vm-stall%e2%80%99-the-next-big-virtualization-challenge/stop/"><img class="size-full wp-image-483" title="Stop" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/05/stop.jpg" alt="Stop Sign" width="242" height="300" /></a><p class="wp-caption-text">Is &#39;VM Stall&#39; A Stop Sign for Virtualization?</p></div>
<p>There appears to be a challenger to ‘VM sprawl’ as the scourge of virtualization success &#8211; a problem I call ‘VM stall’.</p>
<p>We know about ‘VM sprawl’ – because new virtual machines are so easy to deploy, organizations can end up with more VMs that they can handle, or even use. This has the potential to cause severe problems to availability, performance, compliance, costs, security, and more.</p>
<p>However, I am seeing more and more evidence of this new phenomenon I think of as ‘VM stall’ – the tendency for virtualization deployments to stall once the ‘low-hanging fruit’ has been converted (typically around 20-30% of servers).</p>
<p>I think it happens more or less like this&#8230;</p>
<p>In general, organizations start virtualization deployments by converting relatively low-risk, low-impact systems – dev/test servers, Web servers, file servers, internal applications, etc. – to virtualization. With a big impact, great results, and reasonably fast and easy implementation, it is a great hit with IT and business owners. This may even spawn a ‘virtual first’ initiative, where all <em><span style="text-decoration: underline;">new</span></em> server requests are deployed as virtual servers by default.</p>
<p>However, when faced with the next step, converting the remaining <em><span style="text-decoration: underline;">existing</span></em> servers – including tier 1 business services, customer-facing environments, enterprise-wide systems, 3<sup>rd</sup>-party applications, multi-platform services, and composite applications – virtualization projects often stall.</p>
<p>I was interested to see the notion of VM stall confirmed again last week (courtesy of <a href="http://www.eweek.com/c/a/Virtualization/A-Practical-Guide-to-Managing-a-Virtual-Data-Center-176157/">eWeek</a> via <a href="http://twitter.com/JSchroedl/">@JSchroed</a>) in some <a href="http://www.prismmicrosys.com/documents/VirtualizationSecuritySurvey2010.pdf">new research into virtualization</a> (PDF) coming out of Prism Microsystems, a software vendor in the SIEM market.*</p>
<p>One of the most interesting outcomes in this research was again the low penetration of server virtualization within each organization. As the chart below shows, most organizations have still virtualized less than a third of their production servers.</p>
<p style="text-align: center;">
<div id="attachment_478" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-478" href="http://pleasediscuss.com/andimann/20100514/is-%e2%80%98vm-stall%e2%80%99-the-next-big-virtualization-challenge/prismvmdeployments/"><img class="size-full wp-image-478" title="Percentage of VM Deployments" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/05/PrismVMDeployments.gif" alt="Percentage of VM Deployments" width="550" height="389" /></a><p class="wp-caption-text">Source: Prism Microsystems, ‘2010 State of Virtualization Security  Survey’, April 2010</p></div>
<p>What’s more, fully 15% have not even started to virtualize their production servers at all!</p>
<p>It might seem that this is really at odds with ‘the common wisdom’ that sees virtualization as mature, ubiquitous, commoditized, and even passé. We hear so much about virtualization, how it has been a top priority for years, about how everyone is deploying virtualization. For example:</p>
<ul>
<li>The <a href="http://www-03.ibm.com/press/us/en/pressrelease/28314.wss">IBM Global CIO Study 2009</a> in September showed 76% of 2500 global CIOs are undergoing or planning virtualization projects</li>
<li>The <a href="http://www.gartner.com/it/page.jsp?id=1283413">Gartner 2010 CIO Survey</a> in January reported that virtualization is the top priority for over 1500 global CIOs (up from number 3 the previous year).</li>
<li>In January, CDW’s <a href="http://www.cdw.com/shop/tools/surveys/survey.asp?SurveyKey=1804488F39A64F4DAC7014D9836D2BED">Server Virtualization Life Cycle Report</a> (registration required) found that 90% of respondents have implemented server virtualization at some level.</li>
<li>As far back as 2008, <a href="http://virtualization.sys-con.com/node/546867">EMA research</a> showed 75% of enterprises were using virtualization for production use cases</li>
<li>The Prism Microsystems report the chart above comes from states that 85% of their sample have adopted virtualization to some degree</li>
</ul>
<p>I am even starting to hear that virtualization is set to be irrelevant, becoming nothing more than just a stepping stone to cloud.</p>
<div class="pullquote">“Despite the widespread adoption of virtualization, it is still very low as a percentage of servers”</div>
<p>However, despite the widespread adoption of virtualization <em><span style="text-decoration: underline;">as a percentage of organizations</span></em>, it is consistently still very low <em><span style="text-decoration: underline;">as a percentage of production servers</span></em>.</p>
<p>Indeed, this is not the only recent (and not so recent) research study to highlight this issue. Over time, CIOs have reported a persistent difficulty in expanding their virtualization deployments beyond the initial 20-30% of servers. For example:</p>
<ul>
<li>Around 6 months ago, <a href="http://www.gartner.com/it/page.jsp?id=1211813">Gartner reported</a> that “only 16 percent of workloads are running in virtual machines today.”</li>
<li><a href="http://www.infoworld.com/d/virtualization/vmware-admins-possess-it-skills-needed-in-down-economy-703">Research from EMA</a> has found that the average organization has only virtualized around 25% of servers (and only retired just 17%).</li>
<li>The CDW Server Virtualization Life Cycle Report cited above showed that just 34% of the average organization’s total server infrastructure consists of virtualized servers</li>
<li><a href="../20091123/hp-cio-magazine-virtualization-survey/">CIO and HP survey in October 2009</a> reported that on average just 38% of mission-critical business services have been virtualized by companies with virtualization projects</li>
<li><a href="http://www.ca.com/files/IndustryAnalystReports/virtual_mgmt_trends_jan2010_227748.pdf">Forrester Research from May this year</a> (conducted for CA) shows that the average enterprise has virtualized only around 30% of their servers.</li>
</ul>
<p>At a time when so many organizations are experiencing VM sprawl, it seems hard to believe that VM stall is such an issue. Yet time and again we see that organizations find it difficult to ‘get over the hump’ of the initial 20-30% of servers, and difficult to move from low-risk/low-impact servers to high-risk/high-impact services.</p>
<div class="pullquote">“VM stall appears to be holding many deployments at around 20-30% of servers”</div>
<p>If this were just a point-in-time observation, then VM stall might not exist. The low penetration rate may just be a point in the deployment cycle. However, VM stall appears to be a longitudinal effect, as it has been holding many deployments at around 20-30% of servers for several years. IIRC, something resembling VM stall was cited as an issue in EMA research as far back as 2008, and again in 2009. The CDW virtualization lifecycle research also reinforces the potential for long-term VM stall. In it, even organizations that self-report as “fully deployed” for server virtualization have only virtualized 37% of their servers. So while many organizations see VM stall as a short-term delay to virtualization rollout, many others are seeing VM stall as a permanent situation.</p>
<p>I see many possible causes for VM stall. For example:</p>
<ul>
<li>Risk aversion – high-risk, high-impact services have more stakeholders, more politics, larger and more distributed infrastructures, greater cost of failure and downtime, reduced or non-existent 3<sup>rd</sup>-party support, and maximum management attention, among many other risk factors. The risk of failure may be too great, and the newest technology is <em>always </em>blamed for any new problems. Without new ways to address continuity, availability, performance, cost allocation, and other business requirements, conversion risk may be enough to stall virtualization deployment.</li>
<li>Resourcing – with around 20-30% of servers converted, virtualization staffing starts to become a real challenge. <a href="http://www.infoworld.com/d/virtualization/vmware-admins-possess-it-skills-needed-in-down-economy-703?page=0,0">As I talked about recently</a> with my great mate, David Marshall, staff and skills shortages put a real throttle on virtualization deployments, especially as virtualization starts to scale. Not only is demand for virtualization skills still high, but supply continues to lag. Plus, the problem is getting worse, not better. Without the resources and skills to go forward, there is often little alternative to VM stall.</li>
<li>Scalability – with one (typically small) team trying to manage a quarter of the entire server workload, staff from the virtualization project team simply cannot handle further virtualization deployment. In some cases, the virtualization technology itself does not scale well either; and in others, the management tools do not scale. Throwing more bodies at the problem is rarely the answer – after all, <a href="http://en.wikipedia.org/wiki/Brooks%27s_law">nine women cannot make a baby in one month</a>. So organizations end up with VM stall almost by default, as they find that they need to fundamentally change their processes and technologies to enable further virtualization growth.</li>
<li>Manageability – new IT management issues come up as the scale and risk of virtualization deployment increases. Enterprise virtualization needs new approaches to performance assurance, process automation, VM mobility, continuity planning, security and audit, software compliance, OEM support, configuration compliance, and more. The importance of manageability is greatly magnified  for high-risk/high-impact services, but few (if any) organizations seem to have the virtualization-aware management tools to scale to handle enterprise-class virtualization deployments. Again, VM stall happens almost by default, as IT tries to figure out enterprise-class manageability.</li>
</ul>
<div class="pullquote">“There is little doubt in my mind that VM stall exists, and it is a significant problem”</div>
<p>There may be more or different causes, but whatever the reasons, there is little doubt in my mind that VM stall exists. It is not universal – indeed, every study shows that a decent percentage of organizations are able to power through it – but for the majority of organizations, it appears to be very real. I have personally seen many enterprises going through it. More and more research continues to support it. For affected organizations, it is a significant problem, too, because stalled virtualization deployment means the highly desirable outcomes of virtualization – OpEx reduction, improved continuity, greater IT and business agility, energy cost reduction, ROI, etc. &#8211; either stalls as well, or even starts to backslide.</p>
<p>Whether VM stall represents as big a problem as VM sprawl, time will tell; but it is certainly a significant and growing challenge to the success of virtualization – and a fundamental driver for better virtualization management.</p>
<p>(EDIT: This article has been <a href="http://www.cio.com/article/595639/Is_VM_Stall_the_Next_Big_Virtualization_Challenge_" target="_blank">picked up and published on CIO.com</a>! Join in the discussion there, or here.)</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100514/is-%e2%80%98vm-stall%e2%80%99-the-next-big-virtualization-challenge/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Does Virtualization Security Really Matter?</title>
		<link>http://pleasediscuss.com/andimann/20100512/does-virtualization-security-really-matter/</link>
		<comments>http://pleasediscuss.com/andimann/20100512/does-virtualization-security-really-matter/#comments</comments>
		<pubDate>Wed, 12 May 2010 20:25:22 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Blue Lane]]></category>
		<category><![CDATA[Catbird]]></category>
		<category><![CDATA[CISO]]></category>
		<category><![CDATA[Configuresoft]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Gartner]]></category>
		<category><![CDATA[McAfee]]></category>
		<category><![CDATA[Prism Microsystems]]></category>
		<category><![CDATA[Reflex]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[Trend Micro]]></category>
		<category><![CDATA[Tripwire]]></category>
		<category><![CDATA[VMsafe]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vShield]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=428</guid>
		<description><![CDATA[Whatever happened to virtualization security?
Back in the day, everyone was talking about blue pills and red pills, about sideways attacks and DOM-0 threats, about security profiles and isolation policies, about perimeter defense and security embedded in the hypervisor.
Then, all of a sudden, the buzz seemed to disappear. It really seems like organizations simply don’t have the time, money, desire, or otherwise to pursue dedicated virtualization security.
Indeed, it seems like most of the pure-play virtualization security vendors have folded, been sold, or reworked their strategy.
For example:

Blue Lane ended up being      sold to VMware, reputedly at      a bargain price, after failing to get any traction.
Third Brigade was rolled      up into Trend Micro, and now offers a solution for combined      ‘physical, virtual and cloud’ protection.
Reflex and Catbird have repositioned to highlight their  [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_432" class="wp-caption alignleft" style="width: 298px"><a rel="attachment wp-att-432" href="http://pleasediscuss.com/andimann/20100512/does-virtualization-security-really-matter/old-security/"><img class="size-full wp-image-432 " title="old-security" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/05/old-security.jpg" alt="Old Physical Security" width="288" height="331" /></a><p class="wp-caption-text">Is old-school physical security really &#39;good enough&#39; for virtualization?</p></div>
<p>Whatever happened to virtualization security?</p>
<p>Back in the day, everyone was talking about blue pills and red pills, about sideways attacks and DOM-0 threats, about security profiles and isolation policies, about perimeter defense and security embedded in the hypervisor.</p>
<p>Then, all of a sudden, the buzz seemed to disappear. It really seems like organizations simply don’t have the time, money, desire, or otherwise to pursue dedicated virtualization security.</p>
<p>Indeed, it seems like most of the pure-play virtualization security vendors have folded, been sold, or reworked their strategy.</p>
<p>For example:</p>
<ul>
<li>Blue Lane ended up being      sold to VMware, reputedly <a href="http://virtualization.com/acquisitions-acquisition-takeover/2008/10/09/vmware-buys-blue-lane/">at      a bargain price</a>, after failing to get any traction.</li>
<li>Third Brigade was rolled      up into Trend Micro, and now offers a solution for <a href="http://us.trendmicro.com/us/solutions/enterprise/security-solutions/virtualization/deep-security/index.html">combined      ‘physical, virtual and cloud’ protection</a>.</li>
<li><a href="http://www.reflexsystems.com/">Reflex</a> and <a href="http://www.catbird.com/">Catbird</a> have repositioned to highlight their      value in configuration, compliance, and/or systems management (in addition      to their security value).</li>
<li>Tripwire and Configuresoft have long promoted some virtualization      security values, but were never really pure-play virtualization security vendors.</li>
<li>Even security specialists      like Symantec and RSA do not push virtualization security products,      preferring mainly to build on existing security paradigms to support      virtualization.</li>
</ul>
<div class="pullquote">“Even security specialists      like Symantec and RSA do not push  virtualization security”</div>
<p>Of course VMware still has vShield Zones and the VMsafe API, but of the  ISVs it seems that only <a href="http://altornetworks.com/">Altor Networks</a> still plays  strongly in the pure-play virtualization security space.</p>
<p>This barely sustaining demand for pure-play virtualization security was reinforced last week in <a href="http://www.prismmicrosys.com/documents/VirtualizationSecuritySurvey2010.pdf">new research from Prism Microsystems</a> (PDF), a software vendor in the SIEM market* (which I learned about in <a href="http://www.eweek.com/c/a/Virtualization/A-Practical-Guide-to-Managing-a-Virtual-Data-Center-176157/">eWeek</a> via <a href="http://twitter.com/JSchroedl/">@JSchroed</a>). Possible vendor/sample bias aside, this research showed quite starkly how many respondents are securing their virtual environment using traditional (or no) security, and how few are using virtualization-specific security:</p>
<div id="attachment_445" class="wp-caption aligncenter" style="width: 600px"><a rel="attachment wp-att-445" href="http://pleasediscuss.com/andimann/20100512/does-virtualization-security-really-matter/prismsecuritydeployments/"><img class="size-full wp-image-445" title="PrismSecurityDeployments" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/05/PrismSecurityDeployments.gif" alt="Prism Microsystems, ‘2010 State of Virtualization Security Survey’, April 2010" width="590" height="399" /></a><p class="wp-caption-text">Source: Prism Microsystems, ‘2010 State of Virtualization Security Survey’, April 2010</p></div>
<p>In confirmation of this ennui, <a href="http://www.scmagazineus.com/gartner-virtualization-security-will-take-time/article/165932/">Gartner recently predicted</a> at least a 5 year maturity cycle for virtualization security.</p>
<p>All of this is especially perplexing, because there is no doubt virtualization security is still top-of-mind for some very smart and dedicated people. The Prism Microsystems research, for example, says that 86% of its respondents acknowledge that securing virtualization is as important as securing their physical environment.</p>
<p>So I am unclear as to what is causing this lack of market interest. Perhaps CIOs (and/or CISOs):</p>
<ul>
<li>saw virtualization security      as unnecessary insurance against threats that have never played out      ‘in the wild’</li>
<li>rated the potential      financial impact of any additional risks as low enough that they can simply      accept them</li>
<li>believe that vShield Zones      and VMsafe are all that is needed (but what about Hyper-V, Xen, etc.?)</li>
<li>decided instead to invest      in management disciplines with more straightforward ROI (virtualization,      automation, configuration management, asset management, etc.)</li>
<li>have simply been unable to      justify virtualization security purchases during the economic downturn</li>
</ul>
<p>Whatever the reason, it really does focus the question: does virtualization security really matter?</p>
<div class="pullquote">“Virtualization security is more important theoretically than in practice”</div>
<p>In my opinion, it absolutely does. Yet, it seems to me that decision makers are saying that standalone virtualization security is more important theoretically,  from a technology and business perspective, than it is in practice. Most enterprise buyers – for better or worse – apparently believe that their existing security paradigns are at least ‘good enough’. They definitely appear instead to be taking classic intrusion detection, data loss prevention, identity &amp; access, and other entrenched security management disciplines, and adapting them to the new technologies of virtualization (and <a href="http://www.ca.com/us/products/collateral.aspx?cid=235665">probably cloud as well</a>).</p>
<p>All of which actually does make sense. Without any major virtualization-specific exploits in evidence, perhaps they are right. While it may be valid to take the view that  it is only a matter of time until they are proven wrong, perhaps extending traditional security capabilities into the virtual world is indeed a good approach, at least for now.Perhaps CISOs are actually ahead of the game, integrating management across virtual and physical domains even while their systems and operations counterparts are maintaining virtualization as a silo.</p>
<p>Regardless of whether it is the right approach or not, one thing is apparent – the heat is off the pure-play virtualization security market, at least for now. As CIOs and CISOs focus on applying traditional physical security paradigms on their virtual environments, a different breed of cross-domain, integrated, and extensible tools are proving superior value – at least for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100512/does-virtualization-security-really-matter/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>On My Leaving EMA to Join CA</title>
		<link>http://pleasediscuss.com/andimann/20100226/andi-mann-leaves-ema-joins-ca/</link>
		<comments>http://pleasediscuss.com/andimann/20100226/andi-mann-leaves-ema-joins-ca/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 19:52:45 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Systems Management]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[EMA]]></category>
		<category><![CDATA[Enterprise Management Associates]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=301</guid>
		<description><![CDATA[For those who have asked, and others who may care to know &#8211; the rumours are indeed true. After many happy years leading the fantastic systems and storage management team at one of the very best IT industry analyst and consulting firms, Enterprise Management Associates (EMA), I have moved on to take up an exciting new opportunity.
As of Wednesday this week (2/24), I am now at one of the very best IT management software vendors, CA Inc., where I am leading product marketing for their &#8212; our &#8212; virtualization management solutions.
In many ways, this was an incredibly difficult decision. EMA is a truly excellent place to work, and the role of an industry analyst was fascinating and fulfilling. The people I worked with and for are some of the best minds in IT &#8211; always intellectually stimulating, and straight-out fun to be with. It was truly my privilege to get [...]]]></description>
			<content:encoded><![CDATA[<p>For those who have asked, and others who may care to know &#8211; the rumours are indeed true. After many happy years leading the fantastic systems and storage management team at one of the very best IT industry analyst and consulting firms, <a title="EMA Website" href="http://www.enterprisemanagement.com" target="_blank">Enterprise Management Associates (EMA)</a>, I have moved on to take up an exciting new opportunity.<span id="more-301"></span></p>
<p><a rel="attachment wp-att-302" href="http://pleasediscuss.com/andimann/20100226/andi-mann-leaves-ema-joins-ca/480px-ca-brand-svg1/"><img class="alignleft size-full wp-image-302" title="CA, Inc. Logo" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/02/480px-CA-brand.svg1_.png" alt="CA Logo" width="202" height="129" /></a>As of Wednesday this week (2/24), I am now at one of the very best IT management software vendors, <a title="CA Website" href="http://ca.com" target="_blank">CA Inc.</a>, where I am leading product marketing for their &#8212; <em>our</em> &#8212; virtualization management solutions.</p>
<p>In many ways, this was an incredibly difficult decision. EMA is a truly excellent place to work, and the role of an industry analyst was fascinating and fulfilling. The people I worked with and for are some of the best minds in IT &#8211; always intellectually stimulating, and straight-out fun to be with. It was truly my privilege to get to know them all, and especially to help my clients and my team to be successful.</p>
<div class="pullquote">“This was an incredibly difficult decision &#8230; yet also one of the easiest I have made.”</div>
<p>Yet this was also one of the easiest decisions I have made. I believe both virtualization and management deliver incredible IT and business benefits, and as virtualization becomes increasingly ubiquitous, management of virtual systems becomes increasingly critical. I have long considered  CA a leader in physical and virtual systems  management, and believe CA has a great opportunity to extend its leadership in virtualization management, by helping even more IT and business people to be even more successful. As a part of  CA now, I can not only be a part of that opportunity, but can be a significant author of that success.</p>
<p>Moreover, it allows me to indulge my passion for technology and my expertise in marketing in an in-depth, direct, and focused way, rather than the broad, ancillary, and essentially academic role of an industry analyst. I will be able to work directly with some the biggest and most successful  companies and technologies, not just in the US, but around the globe. Plus, like EMA, CA also has some incredible minds who are some of the  most fun people to hang out with too.</p>
<p>While some will see this a move (back) to &#8216;the dark side&#8217;, I have always considered analysts and vendors to be two sides of the same coin &#8211; helping IT to deliver business services in more effective and efficient ways. While some may say that I have &#8217;sold out&#8217; my integrity as an analyst, I have always considered my integrity to be a core and consistent value &#8212; and a non-negotiable one &#8212; regardless of my employer. While some may think I can no longer champion the best interests of enterprise IT like I did while I was an analyst, I believe the best software companies, and their best people, succeed and thrive specifically because they do exactly that.</p>
<div class="pullquote">“My goal is to keep posting interesting and informed ideas, regardless of  my employer.”</div>
<p>As for this blog (and <a title="AndiMann on Twitter" href="http://twitter.com/andimann" target="_blank">my Twitter feed</a>), all <a title="Why Blog, Why Now?" href="../20091023/why-blog-why-now/" target="_blank">my reasons for blogging and tweeting, and what I hope to  achieve (both personally and professionally) with social media</a>, are  still the same as they were when I started. I therefore intend to continue writing and posting my personal opinions and insights about technology and other areas that interest me. After all, the areas I work with haven&#8217;t really changed, so I am still going to post about virtualization, systems management, data center operations, and cloud computing.</p>
<p>So although I cannot help but be informed by my current position and experience, my goal is to keep posting interesting and informed ideas, regardless of my employer. No doubt some people will stop reading &#8212; which is fine &#8212; but I still hope you will keep inspiring, contributing to, reading, commenting on, and arguing about these part-time musings of a full-time technologist.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100226/andi-mann-leaves-ema-joins-ca/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Is BYOPC Really Key to Attracting Millennials?</title>
		<link>http://pleasediscuss.com/andimann/20100201/byopc-critical-to-attracting-millennials/</link>
		<comments>http://pleasediscuss.com/andimann/20100201/byopc-critical-to-attracting-millennials/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:35:46 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[application virtualization]]></category>
		<category><![CDATA[BYOC]]></category>
		<category><![CDATA[BYOPC]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[desktop virtualization]]></category>
		<category><![CDATA[echo boom]]></category>
		<category><![CDATA[endpoint virtualization]]></category>
		<category><![CDATA[generation Y]]></category>
		<category><![CDATA[millennial]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=262</guid>
		<description><![CDATA[There is a growing chatter about the idea that businesses should provide staff with a free choice of PC technology (including Windows, Mac, Linux, or other devices), and indeed that staff should be given a cash allowance (at Citrix, for example, the allowance is $2100) to purchase and use their own PC for company and personal use.
Many claims are made to support this so called Bring Your Own PC (BYOPC) approach &#8211; although they seem mostly, if not only, to originate from vendors (notably desktop virtualization and application virtualization vendors) that have a vested commercial interest in its success. I disagree with many of these claims (especially the questionable claims of cost reduction), but I do agree that BYOPC can have some benefits.
However, one of the many claims in support of BYOPC is that it will help organizations to attract and retain an important demographic of young, technologically sophisticated employees [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-293" href="http://pleasediscuss.com/andimann/20100201/byopc-critical-to-attracting-millennials/gen-y/"><img class="alignleft size-full wp-image-293" title="Gen-Y" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/02/Gen-Y.jpg" alt="Generation Y" width="300" height="275" /></a>There is a growing chatter about the idea that businesses should provide staff with a free choice of PC technology (including Windows, Mac, Linux, or other devices), and indeed that staff should be given a cash allowance (at Citrix, for example, <a title="Citrix Blog on BYOPC - Part 3" href="http://community.citrix.com/display/ocb/2009/06/18/BYOC+Demystified+-+Part+3" target="_blank">the allowance is $2100</a>) to purchase and use their own PC for company and personal use.</p>
<p>Many claims are made to support this so called Bring Your Own PC (BYOPC) approach &#8211; although they seem mostly, if not only, to originate from vendors (notably desktop virtualization and application virtualization vendors) that have a vested commercial interest in its success. I disagree with many of these claims (especially the questionable claims of cost reduction), but I do agree that BYOPC can have some benefits.</p>
<p>However, one of the many claims in support of BYOPC is that it will help organizations to attract and retain an important demographic of young, technologically sophisticated employees &#8211; the so-called &#8216;millennials&#8217;,  &#8216;echo boomers&#8217;, &#8216;generation next&#8217;, or &#8216;generation Y&#8217;, all loose terms generally used to describe people aged between 18 and 35 years old.</p>
<div class="pullquote">&#8220;Millennials should be happy to simply get a job offer, let alone one that comes with a shiny new MacBook&#8221;</div>
<p>Personally, I find this claim to be absurd.</p>
<p>My main issue with this claim is the implicit assumption that millennials have such a strong choice in their employment options that issues like what type of operating system they use, or what device they work on, can be significant decision factors in whether or not to accept a job offer.</p>
<p>This flies in the face of unemployment statistics that suggest, today more than ever, millennials simply do not have this level of choice. Put plainly, in the near term millennials should be happy to simply get a job offer, let alone one that comes with over $2000 to buy themselves a shiny new MacBook Air.</p>
<p>Specifically, <a title="BLS - Unemployment rates by age, sex, and marital status, seasonally adjusted" href="ftp://ftp.bls.gov/pub/suppl/empsit.cpseed8.txt" target="_blank">data from the US Bureau of Labor Statistics</a> (see chart below) shows that in fourth quarter of 2009, unemployment for 18-35 year olds was on average 17%. For males specifically, this was on average 25%, and as high as 30%  (for males, 18-19 y.o). Compare this to the national average for ages 35 and above &#8211; 8% for the general population, and 9% for males &#8211; and you can see that this demographic does not exactly have abundant bargaining power on the job market.</p>
<div id="attachment_296" class="wp-caption aligncenter" style="width: 596px"><a href="http://pleasediscuss.com/andimann/?attachment_id=296"><img class="size-full wp-image-296" title="Unemployment by age, sex, marital status 2006-2009 (BLS)" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/01/BLS-Unemployment-2006-2009.gif" alt="Unemployment by age, sex, marital status 2006-2009 (BLS)" width="586" height="330" /></a><p class="wp-caption-text">Unemployment by age, sex, marital status 2006-2009 (Source: BLS)</p></div>
<p>Perhaps this will change over time, but as the chart above shows, unemployment for millennials has been trending up, not just since the onset of the recession around the end of 2008, but at least since 2006. It may (and hopefully will) come down dramatically, improving millenials&#8217; bargaining power for employment,  but there is no sign that this is happening, or that it will happen anytime soon. And remember, when we are looking at BYOPC it is not only for technology workers,  but also (perhaps primarily) for knowledge workers across many fields &#8211; sales, finance, management, R&amp;D, etc. &#8211; so any specific skill shortages in IT that may skew millennials&#8217; bargaining power do not really come into play.</p>
<p>Of course, there are probably nuances here that a behavioural statistician would find and explain much better than I can &#8211; granular variations by  age, education, location, industry, and more. For example, unemployment among slightly older millennials aged 25 to 34,  many of whom presumably have college degrees, is much lower than millennials aged 18 to 24. Yet at over 10% unemployment, even this group still has an unemployment rate several percentage points higher than ages 35 and up (just under 8%).</p>
<p>However, I do not see any promoters of BYOPC incorporating such detailed demographic analysis to substantiate their claims for BYOPC; rather, most seem to just be making unsubstantiated claims using baseless assumptions about millennials&#8217; employment &#8216;needs&#8217; without even considering widely available independent data that substantially undermines their position.</p>
<p>Sure, there are studies that suggest, for example, that millennials consider &#8220;<a title="Accenture Study on Millennials and Technology - Press Release" href="http://newsroom.accenture.com/article_display.cfm?article_id=4767" target="_blank">state-of-the-art technology is an important consideration in selecting an employer.&#8221;</a> However, the most credible of these studies was conducted prior to the global economic downturn, when unemployment among 18-35 year olds was just 9-10% &#8211; almost half what it is today. In any case, an organization does not need a BYOPC program simply to provide state-of-the-art technology. If an employer gives a millennial employee a top-of-the-line company-owned Dell, HP, Lenovo, Sony, or Apple laptop, would they turn the job down just because they cannot buy it themselves?</p>
<div class="pullquote">&#8220;An organization does not need a BYOPC program to provide state-of-the-art technology&#8221;</div>
<p>So based on a cursory analysis of recent, credible, and available data, the idea that a young person would turn down a job in this economic climate, simply because they can&#8217;t get their preferred laptop or mobile device seems to me quite ridiculous. At best, it may help companies attract the very top tier of millennial graduates who do have multiple job offers to choose from, but I expect this would still be the least of the considerations of 18-35 year olds. Even for the best of them, this likely pales compared to significant concerns about compensation, vacation and holidays, health care, education support, flexible hours, corporate ethics, retirement funding, work-life balance, telecommuting, career opportunities, and more.</p>
<p>This then has significant implications for CIOs and others looking at BYOPC.  Despite the validity (or otherwise) of any other claims in favour of BYOPC, no organization should be looking to BYOPC to attract and retain staff from the echo boom generation. They would be better off looking at a dozen or more other important factors than spending the significant time, effort, and money on implementing a BYOPC program.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100201/byopc-critical-to-attracting-millennials/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>In Cloud Computing, Downtime is Endemic &#8211; But Does it Matter?</title>
		<link>http://pleasediscuss.com/andimann/20100121/cloud-computing-downtime-is-endemic/</link>
		<comments>http://pleasediscuss.com/andimann/20100121/cloud-computing-downtime-is-endemic/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 20:40:45 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[availability]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[SLA]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=247</guid>
		<description><![CDATA[There is a perennial debate in cloud computing about whether a failure of one cloud service provider can be more generalized to a ‘failure of cloud computing’. It is an important question because availability is a key decision factor in choosing between private and public cloud, and between public cloud providers.
The most recent example of such failures is the power outage at IaaS provider Rackspace’s London facility, but of course, we have seen this before from many public cloud providers – including Rackspace in particular, and not just once. SaaS provider Salesforce.com (and its PaaS arm, Force.com) has also had one outage already this year, an event that is far from unusual, and nothing new. Amazon, Yahoo, Microsoft, GoGrid, RIM, Twitter, Paypal and many others have also had substantial (and often repeated) outages.
There are some who dismiss these failures as one-offs, write off partial or short-term failures as too low-impact [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-251" href="http://pleasediscuss.com/andimann/20100121/cloud-computing-downtime-is-endemic/donoharm/"><img class="alignleft size-full wp-image-251" title="Caduceus" src="http://pleasediscuss.com/andimann/wp-content/uploads/2010/01/DoNoHarm.jpg" alt="Caduceus" width="182" height="216" /></a>There is a perennial debate in cloud computing about whether a failure of one cloud service provider can be more generalized to a ‘failure of cloud computing’. It is an important question because availability is a key decision factor in choosing between private and public cloud, and between public cloud providers.</p>
<p>The most recent example of such failures is <a title="Rackspace Outage - Data Center Knowledge" href="http://www.datacenterknowledge.com/archives/2010/01/18/power-problems-at-rackspace-london-facility/" target="_blank">the power outage at IaaS provider Rackspace’s London facility</a>, but of course, we have seen this before from many public cloud providers – including <a href="http://www.techcrunch.com/2009/06/29/yes-rackspace-is-down-and-so-are-many-of-your-favorite-sites/" target="_blank">Rackspace</a> in particular, <a href="http://www.techcrunch.com/2009/12/18/rackspace-down/" target="_blank">and not just once</a>. SaaS provider Salesforce.com (and its PaaS arm, Force.com) has also had one <a href="http://searchcloudcomputing.techtarget.com/news/article/0,289142,sid201_gci1378151,00.html" target="_blank">outage already this year</a>, an event that is <a href="http://www.networkworld.com/news/2009/010709-salesforce-suffers-system-wide.html">far</a> from <a href="http://news.cnet.com/Salesforce.com-users-lament-ongoing-outages/2100-1012_3-6033540.html" target="_blank">unusual</a>, and <a href="http://news.cnet.com/Salesforce-outage-angers-customers/2100-1012_3-6004625.html" target="_blank">nothing new</a>. Amazon, Yahoo, Microsoft, GoGrid, RIM, Twitter, Paypal and many others have also had substantial (and often repeated) outages.<span id="more-247"></span></p>
<p>There are some who dismiss these failures as one-offs, write off partial or short-term failures as too low-impact to matter, or just give poor DR a pass because it is the cloud, and we should not expect any better. Others reach to find semantic differences, calling it a service outage, an application failure, a facilities outage, a power outage, or a resource shortage. Some just redefine cloud to include only those services that did not go down this week (bonus points for adding a vainglorious reference to the ‘real cloud’ or ‘true cloud’).</p>
<p>YMMV, but I don’t see it that way at all. With so many repeated failures in so many cloud providers, these are not just one-off failures. They don’t just happen to isolated providers, they happen across the board. Regardless of the cause – the application, the facilities, the power supply, the lightning rod – an outage of a cloud service provider is still a cloud outage. And the <a href="../20091113/what-the-is-wrong-with-the-nist-definition-of-cloud-computing/" target="_blank">definition of cloud</a> I use is not dogmatic enough to exclude any of the providers that I have cited (and others), let alone define a ‘true cloud’.</p>
<p>So I see every reason to believe that downtime in the public cloud is not the exception, it is the rule; that outages in the public cloud are endemic, and they are systemic.</p>
<div class="pullquote">&#8220;Outages in the public cloud are endemic, and they are systemic.&#8221;</div>
<p>However, this judgement is absolute, not relative. Failure in one cloud provider may (and I believe does) implicate all cloud providers, but it does not imply downtime is more of a problem in the public cloud than in traditional enterprise IT. Indeed, there is a strong argument that enterprise IT has as many if not more outages, so uptime and availability is no worse in the public cloud than with traditional IT.</p>
<p>In fact, <a title="EMA DCA Research" href="http://www.enterprisemanagement.com/research/asset.php?id=613" target="_blank">EMA research</a> has shown average enterprise IT uptime is just ‘two nines’, at 99.5%. For a 24&#215;7 system, that is over 50 minutes of downtime, each and every week. Contrast this with public cloud providers. Even with their problems, Amazon EC2 offers a <a href="http://aws.amazon.com/ec2-sla/" target="_blank">“reasonable effort”</a> to deliver an annual<em> </em>uptime of at least 99.95% – or about 5 minutes downtime per week – and offers a 10% credit for “eligible” breaches. <a href="http://www.google.com/apps/intl/en/business/details.html" target="_blank">Google guarantees &#8216;three nines&#8217; (99.9%) uptime</a> for its Premier Edition, or around 10 minutes downtime per week (although it promotes a study that claims an average downtime of 15 minutes a week). <a href="http://www.rackspacecloud.com/legal/sla" target="_blank">The Rackspace SLA</a> promises network, HVAC, and power will be up 100%, though it does not guarantee server availability (beyond promising a 60 minute maximum repair window), and all promises exclude ‘scheduled maintenance’.</p>
<p>So for the average enterprise, ‘normal’ cloud computing outages, while endemic, can still be 5 to 10 times less frequent than in their own data centers.</p>
<p>However, it is not a black and white issue, not least because a focus on broad uptime percentages or on single instance failures ignores the huge nuance behind a single uptime number.</p>
<p>For example, many environments report ‘five nines’ (99.999%) or even 100% uptime – less than one second of unplanned downtime each day – for their critical systems by using processes and tools for high availability, fault tolerance, asset maintenance, live migration, etc. EMA has also found that best performers in <a title="EMA VSM Research" href="http://www.enterprisemanagement.com/research/asset.php?id=1104" target="_blank">Virtual Systems Management</a> – 15% of enterprises – report an <em><span style="text-decoration: underline;">average</span></em> of five nines uptime.</p>
<p>If they need to, enterprise CIOs can invest in technology to provide two, three, four or five nines uptime within their own data center. They can implement redundant hardware, HA and FT, multi-site replication, and more – if they want to pay for it. They can monitor for outages, know exactly when they happen, and react automatically to fix them immediately (or even use predictive analytics and automation tools to avoid them entirely). They can provide this as required, as a value-add to their business unit customers, or as an additional charge (or at least an exposed cost)  to the business to let them choose how critical their applications really are.</p>
<p>However, with the public cloud, neither the business nor the CIO has any real choice. With few or no management or automation tools, public cloud providers simply do not currently offer the same flexibility and accountability as internal IT. Without good management tools, no public cloud provider currently matches enterprise IT at the higher mission-critical reaches of availability.</p>
<p>So, this fight does not end in a knock-out for either side. As is common in the real world, nothing is black and white, but rather many shades of grey.</p>
<p>In the end, the solid achievements of public cloud providers, despite the bad press, does not absolve them of any blame or negate generalizations of downtime being endemic in the public cloud. However, the relatively poor performance of enterprise IT on average still does not ensure public cloud will be any better in any specific cases.</p>
<p>What this does show, however, is that CIOs who are planning to build their own private cloud have a surprisingly high bar to reach. They should not dismiss public cloud options out of hand, but rather should strongly consider whether they can realistically and cost-effectively meet the three, four, and even five nines that public cloud providers guarantee.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20100121/cloud-computing-downtime-is-endemic/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The CIO Dilemma – Balancing Tactical and Strategic Projects</title>
		<link>http://pleasediscuss.com/andimann/20091204/cio-dilemma-balancing-tactical-and-strategic-projects/</link>
		<comments>http://pleasediscuss.com/andimann/20091204/cio-dilemma-balancing-tactical-and-strategic-projects/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 16:05:15 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Data Center Automation]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[IT Process Automation]]></category>
		<category><![CDATA[ITPA]]></category>
		<category><![CDATA[Lifecycle Management]]></category>
		<category><![CDATA[ROI]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=150</guid>
		<description><![CDATA[I had an interesting discussion last night on Twitter with Tajeshwar Singh (@tsingh4IT), a thoughtful and experienced IT pro working with a leading IT outsourcing provider,  about the differences and overlaps between strategic and tactical CIO planning. It was triggered by the disdain I have for a new “Top Technologies for 2010” prediction I saw, which included the caveat that these technologies will have a “significant impact in the next 3 years”.
I tweeted that I think such predictions are useless when most CIOs must prove return on investment (ROI) for major IT projects in less than 6 months. Tajeshwar got me thinking more deeply about this idea with his reply:
&#8220;cio demanding roi&#60;6 mnths r taking tactical view;3 year tech horizon must for taking strategic view &#38; decisions&#8221;
Indeed, this is emblematic of a really interesting challenge for CIOs.
The demand for a rapid ROI, typically less than 6 months, and in some [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-188" href="http://pleasediscuss.com/andimann/20091204/cio-dilemma-balancing-tactical-and-strategic-projects/875412_330130201/"><img class="size-thumbnail wp-image-188 alignleft" title="Scales" src="http://pleasediscuss.com/andimann/wp-content/uploads/2009/12/875412_330130201-150x101.jpg" alt="" width="150" height="101" /></a>I had an interesting discussion last night on Twitter with Tajeshwar Singh (<a title="Tajeshwar Singh on Twitter" href="http://twitter.com/tsingh4IT" target="_blank">@tsingh4IT</a>), a thoughtful and experienced IT pro working with a leading IT outsourcing provider,  about the differences and overlaps between strategic and tactical CIO planning. It was triggered by the disdain I have for a new “Top Technologies for 2010” prediction I saw, which included the caveat that these technologies will have a “significant impact in the next 3 years”.</p>
<p>I tweeted that I think such predictions are useless when most CIOs must prove return on investment (ROI) for major IT projects in less than 6 months. Tajeshwar got me thinking more deeply about this idea with his reply:<span id="more-150"></span></p>
<blockquote><p>&#8220;cio demanding roi&lt;6 mnths r taking tactical view;3 year tech horizon must for taking strategic view &amp; decisions&#8221;</p></blockquote>
<p>Indeed, this is emblematic of a really interesting challenge for CIOs.</p>
<p>The demand for a rapid ROI, typically less than 6 months, and in some cases shorter, is a fact for today’s CIO – even more so today than before the global economic downturn. I firmly believe that CIOs demanding ROI in less than 6 months are simply realizing and reacting to the modern reality that IT can no longer be a pure cost center. Ask almost any CIO, and you will know that the ‘blue sky’ IT projects that delivered results in 2-3 year timeframes are a thing of the past.</p>
<p>However, as Tajeshwar implied, this demand works directly counter to the mandate for great CIOs to think and act strategically, executing on a long-term corporate vision. The same CIOs that are trying to contain or reduce costs – essentially a ‘cost center’ approach – must also be acting to make IT a strategic asset.</p>
<p>This does not mean that strategic CIOs are dead, or even a dying breed. On the contrary, the ability to accurately envision future trends and get a head start on competitors is perhaps more important than ever, because the rate of change in IT is so much faster, and the barriers to entry for new technology innovations seem to be always decreasing.</p>
<p>So to be a great CIO you need to act tactically, with projects that contain costs and deliver ROI in less than 6 months; yet also provide the business with a strategic launchpad for innovation, competitive advantage, and shareholder value.</p>
<p>What sort of projects can do this?</p>
<p>How about:</p>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Virtualization</strong></span></p>
<p style="padding-left: 30px;">This is perhaps low-hanging fruit. My research for EMA clearly shows the key outcomes of virtualization are well divided between short-term ROI and long-term strategic benefits.</p>
<p style="padding-left: 30px;">For example, in the short-term, virtualization reduces hardware, power, cooling, administration, rent and even software costs. Around 90% of enterprises report that it delivers real, measurable cost savings. Loading up 15 VMs or more on each physical server, allowing admins to manage on average a 10% greater workload, saving an average of $200 per system on administration costs, adding as little as $37 for each new VM in administrator staff costs (up to 28 times less than a physical system), and reducing power costs by an average of 17% are rapid and significant ROI values.</p>
<p style="padding-left: 30px;">In the long-term, faster system provisioning helps bring products and services to market faster, better DR capabilities provide a strategic defense against disasters and epidemics, and better workload and resource balancing provides faster response times and better customer service &#8211; a range of strong strategic opportunities.</p>
<p style="padding-left: 30px;"><strong><span style="text-decoration: underline;">IT Process Automation (ITPA)</span></strong></p>
<p style="padding-left: 30px;">In the short-term, EMA research has shown that sites with ITPA improve their MTTR, provide almost 65 hours extra availability per year for 24&#215;7 operations, and sites with ITPA (typically larger data centers) save on average around $500,000 more per year on staff costs alone than sites without it (easily offsetting marginally higher staff salaries). These outcomes all provide substantial short-term ROI.</p>
<p style="padding-left: 30px;">Meanwhile, 95% of enterprises report that ITPA achieves one or more strategic goals, such as improving the ability to adapt to rapid change (like rapidly integrating M&amp;A), freeing up high-level staff, providing better security and compliance, reducing business and IT complexity, reducing human errors, and integrating with best practices. Moreover, 76% report that ITPA helps achieve 2 or more of these goals, and 55% report it helps achieve 3 or more. ITPA also correlates with an overall increase in IT maturity.</p>
<p style="padding-left: 30px;"><strong><span style="text-decoration: underline;">Lifecycle Management</span></strong></p>
<p style="padding-left: 30px;">In published EMA case studies, automated lifecycle management reduced regular maintenance windows for 50 systems from 2-3 days to just 10 minutes each, and cut the cost of  distribution of a new version of Microsoft Office from $90,000 to just $30,000. It also can help to reduce overall software license costs, allocate and reuse hardware more effectively, improve end user uptime, and reduce or eliminate the (often substantial) travel, staff, and downtime costs of desk-side visits to install new software or fix problems.</p>
<p style="padding-left: 30px;">EMA research also shows that automated lifecycle management helps to achieve strategic objectives. It provides faster and better service to end users (and ultimately therefore to customers), enables IT and business staff to be more productive, lets business users take advantage of new software and systems much faster, provides essential compliance reporting, and maintains strategic security values.</p>
<p>Part of the reason that these technologies are both tactical and strategic is that they can all be implemented in short, sharp, phases that deliver fast and specific results, while establishing a technology basis that can be leveraged – reused, over and over, in multiple new ways – to deliver strategic benefits with little or no additional cost.</p>
<p>For a great CIO, such technologies are invaluable. They show fast results, justifying budgets and building confidence; yet they deliver technologies they can continue to leverage for better and better strategic outcomes.</p>
<p>All of which meets the needs of today&#8217;s CIOs much better than blue-sky, multi-year, technology dreamings.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20091204/cio-dilemma-balancing-tactical-and-strategic-projects/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>HP &amp; CIO Magazine&#8217;s New Virtualization Survey</title>
		<link>http://pleasediscuss.com/andimann/20091123/hp-cio-magazine-virtualization-survey/</link>
		<comments>http://pleasediscuss.com/andimann/20091123/hp-cio-magazine-virtualization-survey/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:00:48 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CIO]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[application virtualization]]></category>
		<category><![CDATA[desktop virtualization]]></category>
		<category><![CDATA[endpoint virtualization]]></category>
		<category><![CDATA[Hewlett Packard]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[server virtualization]]></category>
		<category><![CDATA[Systems Management]]></category>

		<guid isPermaLink="false">http://pleasediscuss.com/andimann/?p=97</guid>
		<description><![CDATA[HP Software &#38; Solutions recently conducted a global CIO survey with CIO Magazine on virtualization trends.  Shay Mowlem, Director Virtualization Strategy with HP, and Jim Malone, Editorial Director of CXO Media&#8217;s Custom Solutions Group, held a free webcast last week to cover the details of the survey.  If you missed it, you should certainly check out the replay.
The survey revealed some very interesting data, with a very well thought out instrument and a quality sample – 300 respondents (100 each from the US, EMEA, and Asia Pacific) with at least 500 employees in the US (250 in the UK, France, Germany, Australia, Singapore and India), and all with a current or planned investment in server virtualization.
A number of data points stand out for me: 

The balance of Test/Dev implementations vs. Production continues to reflect EMA data. While production is still lagging behind test and dev as a use case, virtualization [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hp.com"><img class="alignleft size-full wp-image-227" title="HP Logo" src="http://pleasediscuss.com/andimann/wp-content/uploads/2009/11/hp_logo1.jpg" alt="HP Logo" width="202" height="165" /></a>HP Software &amp; Solutions recently conducted a global CIO survey with <a title="CIO Magazine" href="http://www.cio.com/" target="_blank">CIO Magazine</a> on virtualization trends.  Shay Mowlem, Director Virtualization Strategy with HP, and Jim Malone, Editorial Director of CXO Media&#8217;s Custom Solutions Group,<a title="HP-CIO Virtualization Survey Webcast" href="http://www.cio.com/webcast/505362/CIOs_Weigh_In_On_Virtualization" target="_blank"> held a free webcast last week to cover the details of the survey</a>.  If you missed it, you should certainly check out the replay.</p>
<p>The survey revealed some very interesting data, with a very well thought out instrument and a quality sample – 300 respondents (100 each from the US, EMEA, and Asia Pacific) with at least 500 employees in the US (250 in the UK, France, Germany, Australia, Singapore and India), and all with a current or planned investment in server virtualization.</p>
<p>A number of data points stand out for me: <span id="more-97"></span></p>
<ul>
<li>The balance of Test/Dev implementations vs. Production continues to reflect EMA data. While production is still lagging behind test and dev as a use case, virtualization for mission-critical production is only slightly behind test and dev overall – and within the margin of error in most cases. This is good news, as enterprises clearly continue to grow real, production use cases.  It was interesting to see the differences between US and EMEA/APAC on this data point too, something EMA has not broken out in our published reports.</li>
<li>Microsoft and VMware are neck and neck in enterprises&#8217; plans for server virtualization deployments over the next 18 months. I was called crazy when my 2008 EMA research pointed to a 32% growth rate for Microsoft Hyper-V into 2009, trailing only VMware; yet here we are in 2009, and according to this new study, through 2010/11 that is going up to 49%. So who is crazy now?</li>
<li>The strong growth for endpoint (desktop, application) virtualization reflects EMA data very well. It also highlights where enterprises and vendors should be heading with management technologies. It is still early days, but there are  a lot of gaps in integrated management for physical and virtual endpoints. So it is clear that this (probably even more than cloud service management) is going to be the next big problem for IT management.</li>
<li>The percentage of IT services planned to be virtualized over 18 months is growing well. However, just as EMA has predicted, virtualization will remain at only around 50% of service deployments even through 2011, so there will continue to be substantial physical deployments. This reinforces my consistent (and insistent) position that effective management of virtualization must integrate both physical and virtual systems management</li>
<li>Effective management continues to be elusive. EMA’s research showed this in 2006, 2008, and 2009, and this new data (with some reservations) shows the same. However, while tThe majority (64%) of enterprises rank themselves as extremely or very effective at managing virtualization, and believe they are getting better, I am skeptical. I contend many of those are overestimating their abilities (see my next points).</li>
<li>Virtualization clearly increases complexity, and is clearly more difficult to manage. I felt like I was tilting at windmills when I published this opinion in 2006 and in 2008, contrary to common perceptions that virtualization made everything easier. I was certainly a lone voice, but as it turned out, a prescient one. It is great to see it being recognized more broadly, finally.</li>
<li>Human issues continue to be major problems – especially skills and resourcing. EMA has found the same to be true, consistently, for many years. As recently as last week, I spoke with <a title="VMBLog - VI Administrators In High Demand" href="http://vmblog.com/archive/2009/11/12/bad-economy-but-vi-administrators-are-in-high-demand.aspx" target="_blank">David Marshall of VMBlog and InfoWorld</a> about how this continues to be a problem. This makes management tools even more important – to embed knowledge, define and execute policy, and automate routine work to free up resources.</li>
<li>These data points all increase my doubt that enterprises are really being better at managing their virtual environments. It seems contradictory to me that this survey shows virtualization is more complex, management is the top inhibitor to ROI, and skills are still lacking, yet most enterprises think they are being very or extremely effective at it. Even though tool usage is more integrated and automated than it has been, this does not make sense. I am instead convinced that enterprises are really overestimating their abilities.</li>
</ul>
<p>This is just a very small sample of the interesting data in this survey &#8211; there are more than 50 pages in the slide deck I reviewed ahead of the webcast. I encourage you to check out the webcast.  If you get in touch with HP, I am sure they will point you in the right direction; or check back here, and I will post the link when it is up.</p>
<p>Andi.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasediscuss.com/andimann/20091123/hp-cio-magazine-virtualization-survey/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
