<?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>BusinessTechFeed &#187; virtualization</title>
	<atom:link href="http://businesstechfeed.com/tag/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://businesstechfeed.com</link>
	<description>For The People Feeding Business With Technology</description>
	<lastBuildDate>Thu, 17 Jun 2010 03:09:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Letting MOSS Grow Under Your Feed &#8211; SharePoint UG</title>
		<link>http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/</link>
		<comments>http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 00:26:15 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=270</guid>
		<description><![CDATA[Last week I had the pleasure of attending a London SharePoint user group meeting at Microsoft&#8217;s offices in Victoria London. Michael Noel of Convergent Computing gave an excellent overview of building the perfect SharePoint farm. Michael is one of the authors of Microsoft SharePoint 2007 Unleashed, and well know for his SharePoint expertise. He did a walkthrough [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I had the pleasure of attending a London <a href="http://suguk.org/default.aspx">SharePoint user group</a> meeting at Microsoft&#8217;s offices in Victoria London. Michael Noel of Convergent Computing gave an <a href="http://suguk.org/blogs/sharepoint_blog_1/archive/2009/03/02/17613.aspx">excellent overview</a> of building the perfect SharePoint farm.</p>
<p>Michael is one of the authors of <a href="http://www.amazon.co.uk/gp/product/0672329476?ie=UTF8&amp;tag=woouwhnedoand-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0672329476">Microsoft SharePoint 2007 Unleashed</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=woouwhnedoand-21&amp;l=as2&amp;o=2&amp;a=0672329476" border="0" alt="" width="1" height="1" />, and well know for his SharePoint expertise. He did a walkthrough of build process, from best practices perspective, covering small deployments with all SharePoint roles and SQL server on the same server, though SharePoint roles on a a single box, with SQL server on separate box, to a fully redundant set up with multiple query servers and an index server. That set up requires 5 servers, and is the smallest redundant farm configuration.<span id="more-270"></span></p>
<p>For larger user populations, SharePoint scales using multiple web role servers, query server, etc&#8230; That also provides the opportunity to have a production farm and an independent test/development set up. That can either be achieved with additional dedicated servers, or by making use of server virtualization. Microsoft server licensing allows for up to 4 instances of a virtual host on a server. Windows Server 2008 Hyper-V is an excellent option and cost effective, according to a number of conversations during the evening. Third party virtualisation is supported as well - see <a href="http://support.microsoft.com/kb/897615">Knowledge Base Article 897615</a> &#8211; including VMware and Citrix XenServer. Michael&#8217;s advice was that not all roles should be virtualised, although the best candidate for virtualisation is the web frontend.</p>
<p>In anything but a smaller set up, the SQL database role requires a large amount of space, especially if versioning is turned on in document libraries (resulting in every version being stored). Likewise, reasonable hard drive space needs to be allocated to the index and query services. Given the continual fall off in hard disk storage costs, and increasing capacities, this shouldn&#8217;t present an issue in most deployments.</p>
<p>Michael suggested that the more memory and processor cores that can be given to SharePoint the better, in the following priority: the Database Role, the Index Role and lastly the Web/Query Role.</p>
<p>Something else to bear in mind is that 64 bit computing is now truly upon us, and a server refresh needs to be part of your strategic IT planning if you plan on running the latest Microsoft applications. The next version of SharePoint is x64 bit only. SQL Server 2008 is recommend, especially  if you require transparent encryption of databases for security (although that should only apply to high compliance environments).</p>
<p>There is relatively little complexity to the network-level security for SharePoint. Opening port 1433 on the firewall to let the SQL server talk to SharePoint servers is required, important if you are using the built in Windows firewall capability. Michael gave a number of recommendations for setting up accounts, and they are covered in the slides and the book.</p>
<p>Some analysts weren&#8217;t so convinced about SharePoint&#8217;s Web content Management capabilities (at least <a href="http://www.networkworld.com/news/2007/042707-microsoft-sharepoint.html">back in 2007</a>), but things have moved on a great deal. There are third party applications to enhance search, provide backup management and also SharePoint-aware anti-virus products. From  the begining of April SharePoint Designer will be free, and there may well be some new tools too.</p>
<p>Something to remember with SharePoint is that it is a tool, and tools can be used badly as well as effectively. It isn&#8217;t uncommon to come across SharePoint installations that have turned into hundreds of information pockets, rather than an enterprise-wide collaboration tool. All too often, IT staff end up structuring set ups around organisational groups, rather than functional teams. The two things are very different, and achieve different results.</p>
<p>From my perspective, business should be careful not to use SharePoint to replicate departmental silos. Instead, it should be used to ensure that data and resources are both discoverable and protected.</p>
<p>The evening ended with a very extensive Q&amp;A. If you want to develop your SharePoint skills, you might want to check out the April best practices conference. A number of tools that were discussed during the evening will be demonstrated there. <a href="http://www.sharepointbestpractices.co.uk/">Check out the site for details of the London conference.</a></p>
<p>SharePoint has certainly caught my interest again with its growing feauture set. There is still a long way to go for it to catch up with some of the more mature wiki systems, but the gap is definitely closing.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/11/netbenefit-uk-hosting/" title="NetBenefit &#8211; UK Hosting">NetBenefit &#8211; UK Hosting</a></li><li><a href="http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/" title="VMWare or is that VM Where?">VMWare or is that VM Where?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBenefit &#8211; UK Hosting</title>
		<link>http://businesstechfeed.com/2008/11/netbenefit-uk-hosting/</link>
		<comments>http://businesstechfeed.com/2008/11/netbenefit-uk-hosting/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 12:28:22 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[NetBenefit]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=162</guid>
		<description><![CDATA[Another hosting provider that exhibited at eCommerce Expo in London was NetBenefit. Mark Stephens and Kristel Scattergood of NetBenefit were kind enough to spend some time in conversation about where they see the challenges and opportunities for users of hosting.   NetBenefit are part of the publicly listed Group NBT plc (LSE:NBT) and have a broad customer [...]]]></description>
			<content:encoded><![CDATA[<p>Another hosting provider that exhibited at eCommerce Expo in London was NetBenefit. Mark Stephens and Kristel Scattergood of NetBenefit were kind enough to spend some time in conversation about where they see the challenges and opportunities for users of hosting.</p>
<p> </p>
<p><a href="http://businesstechfeed.com/wp-content/uploads/2008/11/netbenefit.jpg"><img class="alignright size-full wp-image-163" style="margin: 2px;" title="Mark Stephens and Kristel Scattergood of NetBenefit" src="http://businesstechfeed.com/wp-content/uploads/2008/11/netbenefit.jpg" alt="" width="215" height="320" /></a>NetBenefit are part of the publicly listed <a href="http://www.groupnbt.com/">Group NBT plc</a> (LSE:NBT) and have a broad customer base. They first came to my attention for their domain registration services, but also offer managed hosting and co-location. They have started to provide virtualization services, based on VMWare technology, and I&#8217;m sure we&#8217;ll hear more about that later this year.<span id="more-162"></span></p>
<p>It is almost impossible to have a conversation about hosting with out &#8216;the green issue&#8217; coming up these days. Kristel and Mark confirmed that they are frequently asked questions about their policy and how they source power. Their latest data centre uses renewable resources, something that is becoming a theme for many. It seems a reasonable question to ask of a supplier, as environmental policies start to propagate up the supply chain. If you aren&#8217;t being asked questions about your energy usage yet, then expect to be soon.</p>
<p>The majority of customers are building services on Apache with mySQL (now part of Sun&#8217;s empire), and hybrid set ups are very common &#8211; where users have their own data centre, together with some servers in a hosting provider&#8217;s facilities. This set up provides the best of both worlds, keeping key applications in-house and on-net, while putting Internet bandwidth-hungry apps off-site. Interestingly, Mark noted that Web 2.0 adaption has resulted in growing bandwidth requirements, due to richer content and more interactivity &#8211; something to be aware of as you adopt the technologies.</p>
<p>NetBenefit partner with Panther Express to provide their content delivery network service (See <a href="http://www.netbenefit.com/netbenefit/Managed+Hosting/ContentDeliveryNetwork">NetBenefit CDN</a>), a solution that has worked to great effect for <a href="http://www.netbenefit.com/netbenefit/About+Us/Press+room/2008/NetBenefit+hosts+UFO+mania">The National Archives</a>, supporting well over a million downloads over the course of four days. &#8220;CDNs aren&#8217;t just about cutting costs,&#8221; said Mark, &#8220;they are about better user experience, performance and moving the content closer to the customer.&#8221;</p>
<p>Many hosting providers are challenged to provide CDNs, due to the need for a large number of geographically dispersed hosting locations, so partnering with a CDN player is a smart move. It is a good complement to traditional hosting, and something to think about if you have very high traffic volumes to a global audience.</p>
<p>NetBenefit, like many in their space, see Amazon S3 and Google as a big competitive threat, but are quick to point our their advantages in customer support and pre-sales consultancy. They don&#8217;t compete at the lower end of the market (Group NBT has the <a href="http://easily.co.uk/">Easily</a> brand to cover that space). They seek to differentiate themselves by using quality equipment (they use Dell hardware), and pride themselves on their highly experienced staff.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/10/rackspace-heads-for-the-clouds/" title="Rackspace Heads for the Clouds">Rackspace Heads for the Clouds</a></li><li><a href="http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/" title="Letting MOSS Grow Under Your Feed &#8211; SharePoint UG">Letting MOSS Grow Under Your Feed &#8211; SharePoint UG</a></li><li><a href="http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/" title="VMWare or is that VM Where?">VMWare or is that VM Where?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/11/netbenefit-uk-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare or is that VM Where?</title>
		<link>http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/</link>
		<comments>http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 17:22:55 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=103</guid>
		<description><![CDATA[VMWare are very much on the radar at the moment. I&#8217;d be following them more closely, but the RSS feed on their website is seriously broken. VMWare put virtualization on the map, and as I digest the input from Interop in New York, and last week&#8217;s VMworld 2008, it feels like they are all over the map. [...]]]></description>
			<content:encoded><![CDATA[<p>VMWare are very much on the radar at the moment. I&#8217;d be following them more closely, but the RSS feed on their website is seriously broken. VMWare put virtualization on the map, and as I digest the input from Interop in New York, and last week&#8217;s VMworld 2008, it feels like they are all over the map.</p>
<p>VMWare&#8217;s recent woes are well documented, a recent article on <a href="http://www.theregister.co.uk/2008/09/26/virtual_dc_os/">The Register</a> gives a taster. <a href="http://www.datacenterknowledge.com/archives/2008/09/09/rosenblum-leaves-vmware/">Executive shuffles</a> and iffy patches certainly haven&#8217;t helped the company&#8217;s image in recent times. But it isn&#8217;t all doom and gloom. The new CEO has been <a href="http://www.infrastructure2-1.com/peter_christy/2008/09/what-a-week.html">well received in some quarters</a> and they have also announced a <a href="http://www.vmware.com/company/news/releases/cisco_vmworld08.html" target="_blank">collaboration with Cisco</a> to accelerate the virtualization of the data center.</p>
<p>The benefits of server virtualization are fairly widely understood (some of the main points were touched on in the &#8220;<a href="http://businesstechfeed.com/2008/08/data-center-efficiency-going-green-to-save-the-green/">data center efficiency</a>&#8221; post here a while back). Many people are also using VMWare on the desktop too, generally to support multiple operating systems at once. It is a big win for IT staff and programmers who have to cross between different platforms to get their jobs done. Virtualizing the OS means you get to work from one machine, but can quickly switch operating systems as and when you need to.</p>
<p>Things haven&#8217;t stood still on the server side though. The latest version of <a href="http://www.vmware.com/products/fusion/" target="_blank">VMWare Fusion</a> lets you go headless, meaning that the virtual machine has no consoles connected to it. Very useful in the data centre.</p>
<p>VMWare is also hooking itself to the <a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/">Cloud</a>, but not irrevocably so. Whilst they have strong competition, their technology remains strong. They know their space well and have responded to the challenges their users face.</p>
<p>With the introduction of new technologies such as VMotion (nicely explained in the depths of James Urquhart&#8217;s post on <a href="http://blog.jamesurquhart.com/2008/09/ciscos-nexus-1000v-and-cloud-is-it.html">the VMWare and Cisco initiative</a>) and vStorage, to go with vCloud &#8211; you get vNaming idea, right? &#8211; they continue to push the virtualization envelope.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/12/voip-still-a-two-horse-race/" title="VoIP Still a Two Horse Race">VoIP Still a Two Horse Race</a></li><li><a href="http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/" title="Letting MOSS Grow Under Your Feed &#8211; SharePoint UG">Letting MOSS Grow Under Your Feed &#8211; SharePoint UG</a></li><li><a href="http://businesstechfeed.com/2008/11/expand-networks-grows-wan-optimization-user-base/" title="Expand Networks Grows WAN Optimization User Base">Expand Networks Grows WAN Optimization User Base</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

