<?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>The Dev Null Blog&#187; Virtualization</title>
	<atom:link href="http://www.empoweringmedia.com/blog/category/virtualization/feed" rel="self" type="application/rss+xml" />
	<link>http://www.empoweringmedia.com/blog</link>
	<description>Empowering Media's tech blog</description>
	<lastBuildDate>Mon, 07 Dec 2009 12:46:51 +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>The HostCube advantage over EC2</title>
		<link>http://www.empoweringmedia.com/blog/the-hostcube-advantage-over-ec2</link>
		<comments>http://www.empoweringmedia.com/blog/the-hostcube-advantage-over-ec2#comments</comments>
		<pubDate>Tue, 03 Jun 2008 00:43:24 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[patch management]]></category>

		<guid isPermaLink="false">http://www.empoweringmedia.com/blog/?p=21</guid>
		<description><![CDATA[Amazon&#8217;s EC2 computing cloud, while potentially a great service, falls short of what most developers need when developing traditional Internet based applications. Since a few customers have asked what&#8217;s the advantage of using HostCube, I thought I would summarize in a blog posting: EC2 pay as your go service, while cheap for low CPU/bandwidth usage, [...]]]></description>
			<content:encoded><![CDATA[<p>Amazon&#8217;s EC2 computing cloud, while potentially a great service, falls short of what most developers need when developing traditional Internet based applications.  Since a few customers have asked what&#8217;s the  advantage of using <a href="http://www.hostcube.com/">HostCube</a>, I thought I would summarize in a blog posting:</p>
<ul>
<li>EC2 pay as your go service, while cheap for low CPU/bandwidth usage, can get very costly compared to our fixed plans.  With HostCube there are no surprises at the end of the month.  Most of today&#8217;s Internet applications are CPU bound and EC2 can get very costly in this regard.</li>
<li>No hardware based load balancer, important for scaling or automatic fail over.</li>
<li>No persistent storage unless you use their S3 service.  Shutdown or the node dies; your data and configuration settings are gone.   Using S3 service your disk I/O traffic then becomes network bound and of course is an additional fee.</li>
<li>When compared to our managed VPSes, you must perform all of the system administration yourself.   This IMHO is the biggest added value when comparing services.  Our service already includes backups, monitoring, administration, patch management, security, and a control panel that makes many administration tasks a simple click.  With EC2 you must be much more involved with the system administration.</li>
<li>Technical support with EC2 is an additional option.  What&#8217;s not clear is how much support you really get.  Can they assist and give recommendations on how to scale your site?</li>
<li>Odd instance sizes (1.7 GB of memory, 350GB of storage?) what is that?  Computing is based upon the multiples of 2.</li>
<li>32-bit by default.  We, by default, use 64-bit which is 10-15% faster than the 32 bit version.  It appears you have to use the their Extra Large instance to get 64-bit.  This really becomes noticeable when you use more than 2GB of ram.  Not sure with Amazon but all of our nodes are using 64 bit based Xen.  The hypervisor is really where the performance matters.</li>
</ul>
<p>In brief, EC2 is really geared towards batch based processing and processing services in low volume.  If you need public service access (i.e. web service) and hassle-free administration HostCube is a perfect fit and a much better value.</p>
<p>While the HostCube service has some shortcomings, we are adding services like shared storage, quick (under 15 min.) provisioning and an API in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.empoweringmedia.com/blog/the-hostcube-advantage-over-ec2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Going from a dedicated server to a VPS. Am I downgrading?</title>
		<link>http://www.empoweringmedia.com/blog/going-from-a-dedicated-server-to-a-vps-am-i-downgrading</link>
		<comments>http://www.empoweringmedia.com/blog/going-from-a-dedicated-server-to-a-vps-am-i-downgrading#comments</comments>
		<pubDate>Tue, 06 May 2008 14:58:22 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[complex hosting]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Managed VPS]]></category>
		<category><![CDATA[RAID 10]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://www.empoweringmedia.com/blog/?p=11</guid>
		<description><![CDATA[This is a common question we get asked a lot here. A VPS in most cases performs better, is more reliable, and cheaper, than a low end dedicated server. The advantages of our HostCube VPSes:]]></description>
			<content:encoded><![CDATA[<p>This is a very common question many of our <a href="http://www.hostcube.com/">VPS hosting</a> clients ask.  A VPS in most cases performs better, is more reliable, and cheaper, than a low end dedicated server. Here are the advantages of our <a href="http://www.hostcube.com/hosting-solutions/">VPSes</a>:</p>
<ul>
<li>We can quickly upgrade a VPS (memory, CPU and disk space) the next level plan.  Downtime is usually only a few minutes.</li>
<li>Hardware is virtualized.  Upgrading to more powerful hardware is transparent to the VPS.</li>
<li>Redundant hardware.  Power supply, CPU, memory, and hard drives all have spares.   Should a component fail in most cases it will not affect a VPS.</li>
<li>Hardware <a href="http://en.wikipedia.org/wiki/RAID_10#RAID_1.2B0">RAID 10</a>.  Many more hard drive spindles are available to store data, which improves disk IO performance.</li>
<li>Pay as you go/grow.  You only pay for the resources you need.  You can upgrade/downgrade at any time.</li>
<li>Less power consumption. For the customers who are concerned about the environment and being &#8220;green&#8221;.  VPSes use less power when compared to dedicated servers.</li>
<li> Higher server density per <a href="http://en.wikipedia.org/wiki/Rack_unit">rack unit</a>. The amount of VPSes you can fit in 2 rack units (otherwise known as 2U) would normally take 16 &#8211; 20Us.  Since we pay per rack unit, this allows us to offer VPSes plans at a cheaper rate.</li>
</ul>
<p>The limitations of a dedicated server are:</p>
<ul>
<li>Adding additional hardware/resources can lead to long periods of downtime</li>
<li>Operating system configuration is tied directly to hardware.  This makes it harder to swap different hardware, especially with the Microsoft Windows operating system.</li>
<li>Must configure hardware to plan for future growth or peak usage periods.  This means more money and resources wasted</li>
<li>In many cases other vendors use software based RAID.  Your CPU must do the RAID processing, which leads to more overhead.</li>
<li>Most dedicated servers do not have redundant hardware.</li>
</ul>
<p>Our <a href="http://www.hostcube.com/hosting-solutions/">VPS Plans</a> are designed be better than dedicated servers in every way but at a fraction of the cost.  Keep in mind, not all providers use quality high-end hardware like we do.  Unfortunately a VPS can be placed on any type of hardware and in some cases other providers use the same low end servers as VPS nodes.    All of our VPS node hardware is designed for five 9&#8242;s uptime (99.999%) and achieve this with ease.</p>
<p>VPS technology has improved dramatically over the past few years.  We believe they are going to replace most situations where a dedicated servers were once needed.  This isn&#8217;t to say VPSes should replace all servers.  There are <a href="http://www.hostcube.com/hosting-solutions/complex-hosting/">complex hosting</a> situations when you should stay with a dedicated server:</p>
<ul>
<li>High disk IO (i.e. SQL server)</li>
<li>CPU bound processes (i.e. application layer server)</li>
</ul>
<p>While VPSes can be used in low volume situations, the virtualization overhead doesn&#8217;t make these situations the most efficient use of the hardware.   We&#8217;ve designed our <a href="http://www.hostcube.com/hosting-solutions/">VPS plans</a> specifically to make it apparent when a dedicated server is needed.  Once you outgrow any of our VPS plans, in most cases it&#8217;s time to move your site to either a dedicated server or multiple VPS configuration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.empoweringmedia.com/blog/going-from-a-dedicated-server-to-a-vps-am-i-downgrading/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
