<?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>Xaccel Networks</title>
	<atom:link href="http://www.xaccel.net/Index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.xaccel.net</link>
	<description>Xaccel Networks LLC is one of the New York metro area’s fastest growing Managed Service Providers (MSPs).</description>
	<lastBuildDate>Thu, 14 Oct 2010 15:32:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>IT operations in a cloudy world</title>
		<link>http://www.xaccel.net/?p=1094</link>
		<comments>http://www.xaccel.net/?p=1094#comments</comments>
		<pubDate>Thu, 14 Oct 2010 15:32:03 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=1094</guid>
		<description><![CDATA[by James Urquhart Cloud computing and data center virtualization are both changing the way IT operations are organized, and the toolsets sought to automate operations tasks. Recent conversations with a variety of cloud practitioners have reemphasized this for me, and I wanted to lay out what changes I see coming to the operations space, and [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>by <a href="http://www.cnet.com/profile/jamesurquhart/">James Urquhart</a></p>
<p>Cloud computing and data center virtualization are both changing the way IT operations are organized, and the toolsets sought to automate operations tasks. Recent conversations with a variety of cloud practitioners have reemphasized this for me, and I wanted to lay out what changes I see coming to the operations space, and why those changes are important when considering your future (or your product&#8217;s future).</p>
<div>(Credit: <a href="http://www.flickr.com/photos/mogwai_83/3022261893/sizes/l/in/photostream/">Flickr/Docklandsboy</a>)</div>
<p>A few months ago, I wrote a series of five posts I dubbed the &#8220;Big Rethink&#8221; series. If you haven&#8217;t read the series yet, I invite you to do so now. The series basically breaks down <a href="http://news.cnet.com/8301-19413_3-10362278-240.html">the effect of virtualization and cloud computing on IT operations</a>, and looks at how those changes affect <a href="http://news.cnet.com/8301-19413_3-10365278-240.html">data center operators</a>, <a href="http://news.cnet.com/8301-19413_3-10367166-240.html">developers</a> and <a href="http://news.cnet.com/8301-19413_3-10373490-240.html">end users</a>, respectively. I <a href="http://news.cnet.com/8301-19413_3-10377531-240.html">wrapped up the series</a> with several observations about what the future holds based on &#8220;the Big Rethink.&#8221;</p>
<p>I followed that up with a <a href="http://news.cnet.com/8301-19413_3-10470260-240.html">three part series on &#8220;DevOps&#8221;</a>, the term applied to aligning application development with operations automation throughout the developement/deployment/operations lifecycle. In that series, I laid out my argument why IT operations will shift from a server/network/storage model to a more &#8220;horizontal&#8221; model.</p>
<p>In conversations following those two series of posts, it has become clear to me that I need to clarify exactly how I see those horizontal operations roles evolving, and provide a model for the ownership of various aspects of a &#8220;cloudy&#8221; IT operations organization. Most of this draws from the previous series, but there are some important nuances that I want to demonstrate in this post.</p>
<p>The first thing that I think is critical to identify is that there are really three elements to IT operations in a world where IT is delivered as a service:</p>
<p><img class="aligncenter size-full wp-image-1095" title="IT Operations" src="http://www.xaccel.net/wp-content/uploads/2010/10/ITOperationsLayers_2_270x262.jpg" alt="" width="270" height="262" /></p>
<div>(Credit: James Urquhart)</div>
<p>I think of these three categories in the following way:</p>
<ol>
<li><strong>Infrastructure operations (or &#8220;InfraOps&#8221;)</strong> is the management of the base physical systems (such as physical servers, networking and storage), and usually the virtualized representations of those resources&#8211;though not always, as you&#8217;ll see below. Included in this infrastructure are the management systems focused on managing resource allocation at the behest of services and applications.
<p>What is critical to understanding the role of InfaOps is understanding that infrastructure is moving towards a more homogenous model in support of heterogeneous applications and services (a &#8220;Big Rethink&#8221; concept). If the same core infrastructure is going to host multiple services and applications, it therefore makes sense that a single team of dedicated professionals would watch over that infrastructure, theoretically guaranteeing the ability of that infrastructure to adjust to the demands of its payloads.</li>
<li><strong>Service operations (or &#8220;ServiceOps&#8221;)</strong> is then the role that focuses on running the services provided on that infrastructure. For example, the ServiceOps team would own the service catalog and service portal environments, and all of the software systems that define and manage the services offered through those systems.
<p>Why manage services separately from the infrastructure they run on? I usually illustrate this concept with an analogy: think of the data center infrastructure as an <a href="http://www.cnet.com/apple-ipad/">iPad</a>, and the services it hosts as &#8220;apps.&#8221; Ultimately, I may move towards a more homogeneous data center infrastructure in support of my services, but I still want a wide ranging choice of service options to select from. Perhaps I build my own infrastructure as a service offering, buy my communications services from a vendor, and my dev/test governance services from another vendor.</p>
<p>If the data center is hosting multiple services from multiple sources, there will need to be expertise to support the common infrastructure (as mentioned above) and expertise to support each of the services. This means service operations would need to be managed separately from infrastructure operations.</li>
<li><strong>Application Operations (or &#8220;AppOps&#8221;)</strong> then is the role that manages the applications themselves, assuring that the application has a place to execute, that it is deployed correctly, and that service level requirements are met throughout the life of the application. AppOps typically is the team that is involved in DevOps activities, and is also the most likely role to find itself working with multiple &#8220;clouds&#8221; (aka IT service providers) at once.
<p>This is the primary effect of the &#8220;Big Rethink&#8221; and DevOps: the drive to make the application itself the unit of administration from the application&#8217;s perspective, rather than the infrastructure on which it runs. To me, this is an exciting change, as it get&#8217;s application operators out of the business of being &#8220;clerks&#8221; (e.g. responding to trouble tickets day after day), and into the creative business of architecting, implementing, and maintaining application operations automation.</li>
</ol>
<p>(For the more technical readers, I should note that today, many so-called &#8220;cloud infrastructure&#8221; tools tightly couple physical resource allocation to an &#8220;infrastructure as a service&#8221; software system. The problem I see with that is that it means the infrastructure can only be used with <em>that</em> service offering, or other services that utilize the same management and user interface systems as that offering. I believe that the &#8220;service&#8221; component of IaaS will eventually be decoupled from the actual infrastructure automation for that reason.)</p>
<p>By the way, some of you may have picked up on a very interesting point that can be derived from this breakdown of operations. The separation of operations roles basically denotes the separation of operations automation systems that should be deployed in an cloud ecosystem; the same three elements are involved:</p>
<p><img class="aligncenter size-full wp-image-1096" title="IT Automation" src="http://www.xaccel.net/wp-content/uploads/2010/10/ITAutomationLayers_270x262.jpg" alt="" width="270" height="262" /></p>
<div>(Credit: James Urquhart)</div>
<p>Now, it will take time for these roles to appear in many organizations, but I find it hard to picture a different breakdown that will allow for (a) maximum flexibility and efficiency in infrastructure usage, and (b) the separation of concerns that come into play when you have an end user consuming a second party service that is running on a third party&#8217;s infrastructure&#8211;a very reasonable model in the world of cloud computing.</p>
<p>I&#8217;d love your feedback on this concept. Does it ring true to your organization? Does the &#8220;hybrid IT&#8221; model I mentioned earlier support this change, or disrupt it? How do you see cloud computing and virtualization affecting your IT organization?</p>
<p>Read more: <a href="http://news.cnet.com/8301-19413_3-20016550-240.html?part=rss&amp;tag=feed&amp;subj=TheWisdomofClouds#ixzz12LaaO6oe">http://news.cnet.com/8301-19413_3-20016550-240.html?part=rss&amp;tag=feed&amp;subj=TheWisdomofClouds#ixzz12LaaO6oe</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=1094</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What cloud computing can and can&#8217;t do</title>
		<link>http://www.xaccel.net/?p=727</link>
		<comments>http://www.xaccel.net/?p=727#comments</comments>
		<pubDate>Mon, 27 Sep 2010 03:41:54 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=727</guid>
		<description><![CDATA[Kill enterprise architecture, provide infinite scalability, cost pennies per day &#8212; these are just a few of our overblown expectations for the cloud A recent post by Deloitte asked whether cloud computing makes enterprise architecture irrelevant: &#8220;With less reliance on massive, monolithic enterprise solutions, it&#8217;s tempting to think that the hard work of creating a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Kill enterprise architecture, provide infinite scalability, cost pennies per day &#8212; these are just a few of our overblown expectations for the cloud</strong></p>
<p>A recent post by Deloitte asked <a href="http://www.deloitte.com/view/en_US/us/Insights/Browse-by-Content-Type/deloitte-debates/2e14ac5cd7cea210VgnVCM1000001a56f00aRCRD.htm?id=us_email_consulting_dd_090910&amp;goback=.gde_45151_member_29419013" target="_blank">whether cloud computing makes enterprise architecture irrelevant</a>: &#8220;With less reliance on massive, monolithic enterprise solutions, it&#8217;s tempting to think that the hard work of creating a sustainable enterprise architecture (EA) is also behind us. So, as many companies make the move to cloud computing, they anticipate leaving behind a lot of the headaches of enterprise architecture.&#8221;</p>
<p>In short, we make a lot of money from consulting on enterprise architecture, so please don&#8217;t take my enterprise architecture away. It&#8217;s analogous to saying that some revolutionary new building material makes structurally engineering irrelevant. Even if that were the case, I still wouldn&#8217;t go into that building.</p>
<p><strong>[ Get the no-nonsense explanations and advice you need to take real advantage of cloud computing in the InfoWorld editors' 21-page <a href="http://www.infoworld.com/cloud-deepdive?source=ifwelg_fssr">Cloud Computing Deep Dive PDF special report</a>. | Stay up on the cloud with InfoWorld's <a href="http://www.infoworld.com/newsletters/subscribe?showlist=infoworld_cloud_computing&amp;source=ifwelg_fssr">Cloud Computing Report newsletter</a>. ]</strong></p>
<p>I&#8217;m disturbed that the question is being asked at all. We should&#8217;ve evolved a bit by now, considering the amount of time cloud computing has been on the scene. However, silly questions such as this will continue to come up as we oversell the cloud; as a consequence of these inflated claims, I expect we&#8217;ll be underdelivering pretty soon.</p>
<p>Cloud computing does not replace enterprise architecture. It does not provide &#8220;infinite scalability,&#8221; it does not &#8220;cost pennies a day,&#8221; you can&#8217;t &#8220;get there in an hour&#8221; &#8212; it won&#8217;t iron my shirts either. It&#8217;s exciting technology that holds the promise of providing more effective, efficient, and elastic computing platforms, but we&#8217;re taking this hype to silly levels these days, and my core concern is that the cloud may not be able to meet these overblown expectations.</p>
<p>It&#8217;s not politically correct to push back on cloud computing these days, so those who have concerns about the cloud are keeping their opinions to themselves. A bit of healthy skepticism is a good thing during technology transitions, considering that many hard questions are often not being asked. As much as I love the cloud, I&#8217;ll make sure to hit those debates in this blog.</p>
<p><em>This article, &#8220;<a href="http://www.infoworld.com/d/cloud-computing/what-cloud-computing-can-and-cant-do-286?source=footer">What cloud computing can and can&#8217;t do</a>,&#8221; originally appeared at <a href="http://www.infoworld.com/?source=footer">InfoWorld.com</a>. Read more of David Linthicum&#8217;s <a href="http://www.infoworld.com/d/cloud-computing/blogs?source=footer">Cloud Computing blog</a> and follow the latest developments in <a href="http://www.infoworld.com/d/cloud-computing?source=footer">cloud computing</a> at InfoWorld.com.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=727</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualization market reacts to reported VMware-Novell deal</title>
		<link>http://www.xaccel.net/?p=540</link>
		<comments>http://www.xaccel.net/?p=540#comments</comments>
		<pubDate>Mon, 20 Sep 2010 04:52:30 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=540</guid>
		<description><![CDATA[Novell Inc. is selling itself off in pieces, and VMware is one of the bidders, according to reports circulating this week. The New York Post first reported Wednesday that a &#8220;strategic buyer&#8221; would acquire the SUSE Linux portion of Novell&#8217;s business, without naming the buyer. A subsequent report in the Wall Street Journal Thursday named [...]]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td colspan="3" valign="top"><script type="text/javascript"></script>Novell Inc. is selling itself off in pieces, and VMware is one of the bidders, according to reports circulating this week.</p>
<p>The New York Post first reported Wednesday that a &#8220;strategic buyer&#8221; would <a href="http://itknowledgeexchange.techtarget.com/server-virtualization/odds-makers-whos-buying-novell/">acquire the SUSE Linux portion of Novell&#8217;s business</a>, without naming the buyer. A subsequent report in the Wall Street Journal Thursday named <a href="http://itknowledgeexchange.techtarget.com/server-virtualization/vmware-novell-in-acquisition-talks-wsj-says/">VMware</a> as the &#8220;strategic buyer.&#8221;</p>
<table border="0" cellspacing="0" cellpadding="0" width="147" align="right">
<tbody>
<tr>
<td width="100%">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td background="/digitalguide/images/Misc/callout_begin_quote.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="26" height="20" /></td>
<td><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="8" height="1" /></td>
<td background="/digitalguide/images/Misc/callout_top_line.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="72" height="20" /></td>
<td background="/digitalguide/images/Misc/callout_top_line.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="8" height="20" /></td>
<td background="/digitalguide/images/Misc/callout_top_line.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="26" height="20" /></td>
</tr>
<tr>
<td colspan="5" align="center">
<table border="0" cellspacing="0" cellpadding="8" width="100%">
<tbody>
<tr>
<td align="center">It&#8217;s sort of like getting rid of the covered wagon and then going out and buying a horse.</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td background="/digitalguide/images/Misc/callout_bottom_line.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="26" height="20" /></td>
<td background="/digitalguide/images/Misc/callout_bottom_line.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="8" height="20" /></td>
<td background="/digitalguide/images/Misc/callout_bottom_line.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="72" height="20" /></td>
<td><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="8" height="1" /></td>
<td background="/digitalguide/images/Misc/callout_end_quote.gif"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="26" height="20" /></td>
</tr>
</tbody>
</table>
</td>
<td><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="7" height="1" /></td>
</tr>
<tr>
<td colspan="2"><img src="http://media.techtarget.com/searchServerVirtualization/images/spacer.gif" alt="" width="1" height="5" /></td>
</tr>
</tbody>
</table>
<p>While the reports remain unconfirmed, some users say they fit VMware&#8217;s pattern of expansion into a software stack beyond the hypervisor, which has included acquisitions of SpringSource and Zimbra as well as a partnership with Salesforce.com.</p>
<p>Novell SUSE would give &#8220;VMware that missing piece in the computing stack, the operating system,&#8221; if the reports are accurate, wrote Eric Siebert, a system administrator for Boston Market, in an email to SearchServerVirtualization.com. &#8220;Having an OS will complete their stack from the virtualization layer all the way to the application layer and will help them better compete with Microsoft. It also gives them a OS to use for their numerous virtual appliances.&#8221;</p>
<p>There hasn&#8217;t been any indication that VMware is pursuing parts of Novell&#8217;s business beyond the SUSE OS, but Rick Vanover, an IT infrastructure manager at a large Midwestern financial services firm, said that he hopes VMware will also acquire intellectual property from Novell&#8217;s PlateSpin virtualization management suite.</p>
<p>In particular, Vanover said he likes PlateSpin&#8217;s Forge feature, which he described as &#8220;a virtual data center in a box for disaster recovery&#8221; that &#8220;integrates conversion technology with a modified ESX hypervisor with failover and failback.&#8221; Novell&#8217;s conversion tool is also appealing, he said.</p>
<p>But not everyone is enthused. &#8220;From a corporate point of view, I would rather they focused on their core product, though I can understand how VMware would like to be seen as a data center management solution,&#8221; said Chris Dearden, a U.K.-based senior hosting center engineer for one of the world&#8217;s largest accountancy and professional services firms. &#8220;I&#8217;m not quite sure why VMware would want this, other than being able to own another part of the stack in the same fashion of the Zimbra purchase.&#8221;</p>
<p>A senior systems engineer with a telecom in the Midwest said he was similarly puzzled by the idea. &#8220;They just got rid of the last vestiges of Linux from the vSphere platform, still a mistake in my opinion, and now they&#8217;re acquiring SUSE. It&#8217;s sort of like getting rid of the covered wagon and then going out and buying a horse.&#8221;</p>
<p>Chris Wolf, research vice president for Gartner Inc. said VMware has been trying to transcend the operating system with its &#8220;<a href="http://searchservervirtualization.techtarget.com/news/column/0,294698,sid94_gci1511006,00.html">Just enough OS</a>,&#8221; which lets the hypervisor take on more of the functions traditionally performed by the operating system. But users often have certification requirements for deploying infrastructure that requires a standard Linux distribution.</p>
<p>&#8220;VMware doesn&#8217;t have any choice,&#8221; Wolf said. &#8220;Customers aren&#8217;t fully embracing the &#8216;Just enough OS.&#8217; &#8221;</p>
<p>VMware has also faced increasing competition from Microsoft Hyper-V and Red Hat Inc.&#8217;s KVM, both of which boast deeper integration between the hypervisor and OS, Wolf pointed out.</p>
<p>&#8220;VMware&#8217;s point of view on the hypervisor taking over the role of the OS hasn&#8217;t changed,&#8221; he said. &#8220;Their hypervisor is sticky technology, but over time, it&#8217;s conceivable Microsoft could chip away there … over the next ten years, VMware is looking to lessen Microsoft&#8217;s relevance to enterprise IT.&#8221;</p>
<p>Having a consistent OS for all of its appliances could help VMware in that area, Siebert said.</p>
<p>&#8220;Right now, they have a mix of different Linux distros for the many different appliances they use with their products, like vShield, [Data Recovery], [vSphere Management Assistant], etc.,&#8221; he said. &#8220;Having consistency makes it easier to manage and maintain them. It would also help solidify their cloud offering, as you need an OS for [Software as a Service and Infrastructure as a Service], and they can offer a standard OS.&#8221;</p>
<p>Potential for ripples beyond server virtualization</p>
<p>Microsoft partners don&#8217;t appear too threatened. Dave Sobel, CEO of Evolve Technologies, a Microsoft partner in Fairfax, Va., said, &#8220;Microsoft owns the OS world … and VMware has been claiming &#8212; for what, two years, three years now? &#8212; that they&#8217;re the data center operating system. This is clearly a bit of positioning along the lines of that.&#8221;</p>
<p>People will still view VMware first and foremost as a virtualization company, Sobel said. There will be better VMware integration and support in Linux environments, but &#8220;I still don&#8217;t see VMware taking on Windows.&#8221;</p>
<p>Hyper-V has attracted small and medium-sized business (SMB) customers because it&#8217;s free with Windows Server, but the same strategy might not work for VMware and Novell, because &#8220;Novell certainly has not been as comprehensive about attacking the SMB market,&#8221; Sobel added</p>
<p>Meanwhile, open source experts say they&#8217;re concerned about the potential affect of the deal in their market. &#8220;Both VMware and Novell are important players in the open source market and have people working on parts of Linux,&#8221; according to open source virtualization expert Sander van Vugt. If an acquisition takes place, some of those overlapping people will be laid off. &#8220;If this is a trend that is going to continue, we might end up with just a handful of major companies that kind of &#8216;own&#8217; open source, and I have my doubts that that is a good development.&#8221;</p>
<p>Senior site editor Colin Steele contributed to this report.</p>
<p>Beth Pariseau is a senior news writer for SearchServerVirtualization.com. Write to her at <a href="mailto:bpariseau@techtarget.com">bpariseau@techtarget.com</a>.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=540</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Virtualization the Same as Cloud Computing?</title>
		<link>http://www.xaccel.net/?p=436</link>
		<comments>http://www.xaccel.net/?p=436#comments</comments>
		<pubDate>Mon, 23 Aug 2010 03:27:53 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=436</guid>
		<description><![CDATA[A recent Reuters news item that equates virtualization and cloud computing is symptomatic of the ongoing confusion between the two terms. Without splitting hairs, are these really the same? Here&#8217;s the statement from the article &#8220;Dell To Buy Storage Company 3PAR for $1.15 billion&#8221;): &#8220;International Business Machines Corp has been expanding its services business, as [...]]]></description>
			<content:encoded><![CDATA[<p>A recent Reuters news item that equates virtualization and cloud computing is symptomatic of the ongoing confusion between the two terms. Without splitting hairs, are these really the same?</p>
<p>Here&#8217;s the statement from the article &#8220;Dell To Buy Storage Company 3PAR for $1.15 billion&#8221;): &#8220;International Business Machines Corp has been expanding its services business, as have other rivals like Hewlett-Packard Co and Oracle Corp. Such companies have also been stepping up investment in cloud computing, or &#8220;virtualization,&#8221; a technology that enables users to access data and software over the Internet and corporate networks.&#8221; </p>
<p>(The underlining is mine. Also, let us ignore that last bit about technology enabling access to data and software over the internet &#8212; which could be one of several &#8220;technologies,&#8221; for example IP.)</p>
<p>Turning to that modern oracle, Wikipedia, is helpful. Wikipedia doesn&#8217;t provide a single definition for virtualization; instead, it defines (if you can call it that) various types of virtualization, e.g. hardware virtualization, virtual memory, storage virtualization, operating system-level virtualization, etc. Clicking through to Wiktionary for &#8220;virtualization&#8221; doesn&#8217;t shed any additional light. But a careful reading of Wikipedia&#8217;s coverage turns up two concepts repeatedly: simulation and abstraction.</p>
<p>Wikipedia does provide a definition for cloud computing: &#8220;Cloud computing is Internet-based computing, whereby shared resources, software, and information are provided to computers and other devices on demand, like the electricity grid.&#8221; Not entirely adequate, but not bad.</p>
<p>The fact is, virtualization and cloud computing are related but entirely different concepts. Virtualization is simulation; the request fulfillment is in terms of a simulation &#8212; make-believe that behaves like real. Several &#8220;make-believes&#8221; can be produced from one &#8220;real&#8221; &#8212; often without significant impact in terms of performance, and at far lesser cost, hence the attraction of virtualization. Loosely speaking, anything can be virtualized &#8212; memory, storage, operating system services, etc. The primary objective (and hence benefit) of virtualization is to &#8220;do more with less&#8221; and save on costs.</p>
<p>Cloud computing is something else entirely &#8212; it is, literally, computing in the (Internet) cloud. Components that make up the application &#8212; for example, application components, databases, external/real-time data feeds, etc. &#8212; are typically dispersed across the Internet and made available in the form of services. A &#8220;cloud app&#8221; is then in effect an assembly of such cloud-based services. In turn these services may use virtualization, but that&#8217;s only incidental. Internal clouds &#8212; which are seeing in increasing prevalence &#8212; are just that; mostly internal services, hosted internally within the organization. In that sense, internal clouds are an extension of classic SOA architecture. By &#8220;merely&#8221; dispersing these services across the internet, we begin to truly realize the benefits of SOA. Cloud computing allows us to not just &#8220;do more with less&#8221; &#8212; it enables us to &#8220;do more,&#8221; period. </p>
<p>Virtualization and cloud computing make a good team, but they complement rather than supplant each other. And they are not identical.</p>
<p>Posted by<br />
Third Eye View, by Rajan Chandras<br />
Rajan Chandras is a consultant with a global IT consulting, systems integration and outsourcing firm. Write him at rchandras@gmail.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=436</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will cloud computing save the economy?</title>
		<link>http://www.xaccel.net/?p=221</link>
		<comments>http://www.xaccel.net/?p=221#comments</comments>
		<pubDate>Wed, 28 Jul 2010 01:42:35 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=221</guid>
		<description><![CDATA[A recent survey shows that IT leaders are more ready to adopt cloud computing, an indication they see growth coming. As CRN reported, &#8220;68 percent of respondents said cloud computing will help their businesses recover from the recession&#8221; in a survey of more than 600 IT and business decision makers in the United States, the [...]]]></description>
			<content:encoded><![CDATA[<h3><span style="color: #000000;">A recent survey shows that IT leaders are more ready to adopt cloud computing, an indication they see growth coming.</span></h3>
<p>As <a href="http://www.crn.com/software/226200061" target="_blank">CRN reported</a>, &#8220;68 percent of respondents said cloud computing will help their businesses recover from the recession&#8221; in a survey of more than 600 IT and business decision makers in the United States, the United Kingdom, and Singapore on behalf of cloud infrastructure and hosted IT provider Savvis.</p>
<p>The survey found that 96 percent of IT decision makers are as confident that cloud computing is ready for the enterprise, more so than in 2009, and that &#8220;7 percent of IT decision makers said they use or are planning to use enterprise-class cloud computing solutions within the next two years.&#8221; So will this fuel economic growth?</p>
<p>While this is good news, it is perhaps a stretch to focus on cloud computing as something that will &#8220;fuel economic growth.&#8221; Cloud computing is very effective, but the chances that business channels in two years will cover it as an economic change engine are iffy &#8212; it&#8217;s an expectation that&#8217;s unrealistic to ask cloud computing, or any technology, to live up to.</p>
<p>A more realistic opportunity is growth in the cloud computing technology space, as providers ramp up for a hoped-for market explosion, and more venture and public money flows into the cloud computing technology companies. Much like the explosion of the Web in the 1990s, it could be the catalyst that gets more investment dollars back into technology &#8212; and translates into jobs and the building of wealth. Now <em>that</em> will fuel the tech economy at least.</p>
<p>At the same time, I&#8217;m sure that enterprises and government agencies will find a use for and value in cloud computing, but the savings won&#8217;t be apparent until 2013, if past patterns are a meaningful guide. Moreover, it will be evolutionary rather than revolutionary. Like other hyped technologies, we won&#8217;t understand the true benefits until after &#8212; well, it&#8217;s no longer being hyped, and surveys such as this are long forgotten.</p>
<p><em>This article, &#8220;<a href="http://www.infoworld.com/d/cloud-computing/will-cloud-computing-save-the-economy-794?source=footer">Will cloud computing save the economy?</a>,&#8221; originally appeared at <a href="http://www.infoworld.com/?source=footer">InfoWorld.com</a>. Read more of David Linthicum&#8217;s <a href="http://www.infoworld.com/d/cloud-computing/blogs?source=footer">Cloud Computing blog</a> and follow the latest developments in <a href="http://www.infoworld.com/d/cloud-computing?source=footer">cloud computing</a> at InfoWorld.com.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=221</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>US Census Bureau praises cloud services</title>
		<link>http://www.xaccel.net/?p=229</link>
		<comments>http://www.xaccel.net/?p=229#comments</comments>
		<pubDate>Tue, 27 Jul 2010 11:48:04 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=229</guid>
		<description><![CDATA[The US Census Bureau has highlighted the savings it made during the recent 2010 Census thanks to its use of cloud computing, Network World has reported. According to the news provider, the government agency was able to make substantial financial savings, while also boosting its IT capabilities because of the service. The Census Bureau used [...]]]></description>
			<content:encoded><![CDATA[<p>The US Census Bureau has highlighted the savings it made during the recent 2010 Census thanks to its use of cloud computing, Network World has reported.</p>
<p>According to the news provider, the government agency was able to make substantial financial savings, while also boosting its IT capabilities because of the service.</p>
<p>The Census Bureau used both software as a service and infrastructure as a service applications to ensure that accurate data was collected.</p>
<p>Brian McGrath, chief information officer for the census, told the website that the approach was the most cost effective and efficient way to meet the requirements of the 2010 Census.</p>
<p>&#8220;We&#8217;ve gone from a model where we had one application on one server. Now we&#8217;ve got hundreds of guests in our virtual farms and we are realizing significant savings of $2 million a year because we&#8217;ve compressed down our hardware footprint,&#8221; he said.</p>
<p>&#8220;There are still some concerns about the security in the public cloud. I have every confidence that those will work out in the coming years.&#8221;</p>
<p>It is thought that the success of the cloud in this instance is likely to speed up the adoption of the service by other federal agencies as they look to save money.</p>
<p>The United States government is looking to implement as many cloud computing solutions as possible in the future, Reuters has reported.</p>
<p>Posted by Paul Newman<img src="http://feeds.directnews.co.uk/feedtrack/justcopyright.gif?feedid=2366&amp;itemid=19878346" alt="ADNFCR-2366-ID-19878346-ADNFCR" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=229</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Computing&#8217;s Effect on the Hosting Industry</title>
		<link>http://www.xaccel.net/?p=219</link>
		<comments>http://www.xaccel.net/?p=219#comments</comments>
		<pubDate>Sun, 25 Jul 2010 01:40:28 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=219</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=219</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yankee Group: Sky clears for cloud computing</title>
		<link>http://www.xaccel.net/?p=216</link>
		<comments>http://www.xaccel.net/?p=216#comments</comments>
		<pubDate>Fri, 23 Jul 2010 01:35:44 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xaccel.net/?p=216</guid>
		<description><![CDATA[More than half of U.S. enterprises now consider cloud computing a viable technology, with favorable views on cloud jumping by more than 50 percent in just a year, according to the Boston market research firm Yankee Group. The information technology-oriented research house said in a report that “cloud computing is on the cusp of broad [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>More than half of U.S. enterprises now consider cloud computing a viable technology, with favorable views on cloud jumping by more than 50 percent in just a year, according to the Boston market research firm Yankee Group.</p>
<p>The information technology-oriented research house said in a report that “cloud computing is on the cusp of broad enterprise adoption.”</p>
<p>A year ago, less than 37 percent of enterprises told Yankee Group that they saw cloud computing as an enabler. In the most recent survey of 400 enterprises, those seeing the concept as a business enabler had jumped to 60 percent.</p>
<p>Other findings in the report included only 17 percent of respondents saying that they view Amazon and Google as trusted cloud partners, with more companies favoring IT providers such as IBM Corp., Hewlett-Packard Co.’s EDS, Cisco Systems Inc. and VMware; and most enterprises preferring private clouds. That reflects sentiment expressed at Mass High Tech’s <a href="http://www.masshightech.com/stories/2010/06/21/daily41-Health-IT-in-the-cloud-A-long-road.html" target="_blank">“Health IT and the Cloud”</a> forum held in June.</p>
<p>In April, <a href="http://www.masshightech.com/stories/2010/04/05/daily15-Yankee-Group-takes-in-10-million-moves-Green-to-chair.html" target="_blank">Yankee Group announced</a> that it had received $10 million in funding from its primary owner, Alta Communications of Boston, and that CEO Emily Nagle Green was searching for a new CEO, with Green remaining as chairman while she focused on evangelism and external market work.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=216</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Advances Foundation for Cloud Computing With VMware vSphere 4.1</title>
		<link>http://www.xaccel.net/?p=1</link>
		<comments>http://www.xaccel.net/?p=1#comments</comments>
		<pubDate>Sun, 20 Jun 2010 18:39:52 +0000</pubDate>
		<dc:creator>Xaccel Networks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cms.s8demo3.com/xaccel/?p=1</guid>
		<description><![CDATA[Enhanced Platform Delivers Performance, Efficiency at Scale for Public and Private Cloud Infrastructures PALO ALTO, Calif., July 13, 2010 — VMware, Inc. (NYSE: VMW), the global leader in virtualization solutions from the desktop through the datacenter and to the cloud, today announced VMware vSphere™ 4.1, the latest version of the award-winning VMware virtualization platform, as well [...]]]></description>
			<content:encoded><![CDATA[<h3>Enhanced Platform Delivers Performance, Efficiency at Scale for Public and Private Cloud Infrastructures</h3>
<p><strong>PALO ALTO, Calif., July 13, 2010 —</strong> VMware, Inc. (NYSE: VMW), the global leader in virtualization solutions from the desktop through the datacenter and to the cloud, today announced VMware vSphere™ 4.1, the latest version of the award-winning VMware virtualization platform, as well as an expanded portfolio of virtualization management solutions. VMware once again sets the bar in virtualization, coupling dramatic scalability and performance enhancements with new management capabilities to deliver the most powerful foundation for cloud computing.</p>
<p> “Strategically, server virtualization is an IT modernization catalyst that will change how IT is acquired, consumed, managed, sourced and paid for. Virtualization will even change how businesses innovate and grow,” said Thomas Bittman, VP Distinguished Analyst at Gartner. “Done well, server virtualization makes fundamental changes that can lead an organization down the path of private and public cloud computing.”</p>
<p>Cloud computing represents a new model for the way IT services are developed, provisioned and consumed.  VMware virtualization enables enterprises and service providers to lay the foundation for cloud computing by aggregating an elastic pool of computing resources that can be accessed on-demand while enabling policy-based automation and management to increase efficiency.   VMware vSphere 4.1 and the VMware vCenter™ product family are cornerstone solutions for customers and service providers building private and public cloud environments. As such, these technologies have attracted a broad partner ecosystem of industry leaders that support and extend this foundation.</p>
<p>“Virtualization occupies an increasingly central position within IT strategy as the cornerstone of modern infrastructures and the foundation for cloud computing,” said Raghu Raghuram, senior vice president and general manager, virtualization and cloud platforms, VMware. “As the market leader, VMware vSphere™ is redefining the economics of computing, while helping customers to achieve the levels of utilization and automation that underpin the promise of cloud computing.” </p>
<p><strong>VMware vSphere 4.1 Advances the Foundation for Cloud Computing</strong><br />
With groundbreaking new memory management and expanded resource pooling capabilities, VMware vSphere 4.1 promises to accelerate the evolution of datacenters and service providers into cloud computing environments, setting the standard for key tenets of cloud computing: </p>
<ul>
<li><strong>2X larger resource pools with 3X the management power.</strong> Already the most powerful virtualization platform on the market, VMware vSphere 4.1 includes dramatic scalability enhancements, enabling customers to aggregate twice the computing resources within a single pool. VMware vCenter Server can now manage up to 10,000 concurrently powered on VMs – three times as many as before. </li>
<li><strong>Up to 25% better performance and reduced cost per application.</strong> With the addition of new memory compression technology, VMware vSphere 4.1 preserves the performance of systems under heavy load, resulting in up to 25% better performance over previous approaches. Memory compression also contributes to further increased consolidation ratios in VMware vSphere. Already the highest consolidation levels in the market, this increase reduces customers’ cost-per-application, a critical measure of value delivered through virtualization.</li>
<li><strong>5X faster virtual machine migrations for increased agility.</strong> Speed and scale enhancements to VMware vMotion™ deliver superior platform response and availability by migrating virtual machines up to five times faster and enabling up to eight concurrent vMotion events per server pair.</li>
<li><strong>New network and storage I/O controls deliver Quality of Service guarantees.</strong> VMware vSphere 4.1 introduces new controls that allow better alignment of storage and network I/O resources to business priority. VMware vSphere network and storage I/O controls provide granular control over how applications access shared storage and network resources. Administrators can set quality of service priorities per virtual machine and VMware vSphere 4.1 automatically manages resource allocation accordingly.</li>
<li><strong>Increased performance through open integration with storage environments.</strong> VMware vSphere 4.1 already supports more operating systems, devices, applications, and service providers than any other virtualization solution. With the introduction of new VMware vStorage APIs for Array Integration (VAAI), VMware vSphere 4.1 enables tighter integration with solutions from VMware’s storage partners to increase the efficiency and performance of the platform in cloud environments.  </li>
</ul>
<p>“Over the past two and a half years as we’ve significantly reduced IT cost and complexity while increasing efficiency, VMware has become a central part of our IT strategy,” said Brad Blake, CTO at Boston Medical Center. “VMware vSphere™ has proven its ability to handle the most demanding applications and scale to support an increasing percentage of our infrastructure.  Through VMware’s continued innovation and vision, VMware vSphere has become the foundation for our cloud computing strategy.”</p>
<p>&#8220;With this release, VMware has once again raised the bar in virtualization,&#8221; said Rob Zelinka, Director of Infrastructure at TTX. &#8220;As we increasingly virtualize more of our production systems and mission-critical applications, advancements like memory compression and storage and network I/O controls ensure that we can maintain &#8211; or improve &#8211; service levels while creating a more flexible, scalable and cost-effective infrastructure.&#8221;</p>
<p><strong>Expanded Management Portfolio and Licensing Model for Cloud Environments</strong><br />
VMware vCenter helps customers further reduce complexity of their IT environment while increasing operational efficiency through policy-based management of provisioning, deployment, and performance optimization. VMware has broadened its management portfolio to deliver a complete set of solutions to automate the management of dynamic virtualized systems. Today VMware is introducing:</p>
<ul>
<li><strong>VMware vCenter Configuration Manager </strong>(formerly EMC Ionix Application Stack Manager and EMC Ionix Server Configuration Manager) ensures policy based compliance and avoids configuration drift by automating manual configuration tasks across virtual and physical servers and workstations.</li>
<li><strong>VMware vCenter Application Discovery Manager</strong> (formerly EMC Ionix Application Discovery Manager) quickly and accurately maps application dependencies to accelerate datacenter moves, precisely plan infrastructure consolidations, and confidently virtualize business-critical applications. </li>
</ul>
<p>VMware is also introducing a new per VM licensing model for the VMware vCenter management solutions. This new model aligns licensing costs to the number of virtual machines being managed, rather than to the physical hardware. As virtualization and cloud computing become more prevalent models of IT infrastructure, the virtual machine is rapidly becoming the standard measure of infrastructure deployments. In a virtualized environment, the hardware configuration is abstracted and changes frequently due to virtual machine migrations across the datacenter, making hardware-based licensing complex. The new virtual machine-based licensing model for VMware vCenter offers customers better alignment between software costs and benefits delivered. This new model will also better support customers’ needs to port computing environments across diverse hardware configurations, including multiple CPU scenarios, without incurring additional costs. This new licensing model will be in effect on September 1, 2010 for VMware vCenter products only.</p>
<p><strong>Pricing and Availability</strong><br />
VMware vSphere 4.1 is currently available in packages and prices that address the widest range of customer requirements, from Small and Mid-size Business solutions starting at $83 per processor to full enterprise editions for the most demanding environments at $3,495 per processor.</p>
<p>VMware vCenter AppSpeed, VMware vCenter Chargeback, and VMware vCenter Site Recovery Manager will be sold in VM packs on a per VM basis starting on September 1, 2010. VMware vCenter Application Discovery Manager and VMware vCenter Configuration Manager are already licensed on both a per VM and physical server model. Per VM licensing for VMware vCenter CapacityIQ will take effect in the fourth quarter of 2010.</p>
<p><strong>About VMware?<br />
</strong>VMware delivers virtualization and cloud infrastructure solutions that enable IT organizations to energize businesses of all sizes. With the industry leading virtualization platform – VMware vSphere™ – customers rely on VMware to reduce capital and operating expenses, improve agility, ensure business continuity, strengthen security and go green. With 2009 revenues of $2 billion, more than 170,000 customers and 25,000 partners, VMware is the leader in virtualization which consistently ranks as a top priority among CIOs. VMware is headquartered in Silicon Valley with offices throughout the world and can be found online at <a href="http://www.xaccel.net/">www.vmware.com</a>.</p>
<p># # #</p>
<p>VMware, VMware vCenter and VMware vSphere are registered trademarks and/or trademarks of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. The use of the word “partner” or “partnership does not imply a legal partnership relationship between VMware and any other company.</p>
<p><strong>Forward-Looking Statements</strong><br />
Statements made in this press release which are not statements of historical fact are forward-looking statements and are subject to the safe harbor provisions created by the Private Securities Litigation Reform Act of 1995. Such forward-looking statements relate, but are not limited, to the impact of server virtualization on IT and its effect on business, the future role of virtualization and our vSphere product in IT infrastructure and cloud computing and the ability of businesses to realize the benefits of cloud computing.   Actual results could differ materially from those projected in the forward-looking statements as a result of certain risk factors, including but not limited to: (i) adverse changes in general economic or market conditions; (ii) delays or reductions in consumer or information technology spending; (iii) competitive factors, including but not limited to pricing pressures, industry consolidation, entry of new competitors into the virtualization market, and new product and marketing initiatives by our competitors; (iv) our customers’ ability to develop, and to transition to, new products and computing strategies such as cloud computing, (v) the uncertainty of customer acceptance of emerging technology; (vi) rapid technological and market changes in virtualization software and platforms for cloud computing; and (vii) our ability to protect our proprietary technology.</p>
<p>These forward looking statements are based on current expectations and are subject to uncertainties and changes in condition, significance, value and effect as well as other risks detailed in documents filed with the Securities and Exchange Commission, including our most recent reports on Form 10-K and Form 10-Q and current reports on Form 8-K that we may file from time to time, which could cause actual results to vary from expectations. VMware disclaims any obligation to update any such forward-looking statements after the date of this release.</p>
<p>[1] Gartner, Inc “Server Virtualization: One Path That Leads to Cloud Computing,” Thomas Bittman, October 29, 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaccel.net/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
