<?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>TW - Virtualization, Research, Grad School &#187; Fault Tolerance</title>
	<atom:link href="http://www.tim-wood.net/research/category/os/fault-tolerance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tim-wood.net/research</link>
	<description></description>
	<lastBuildDate>Mon, 23 Aug 2010 20:48:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disasters &amp; Disaster Recovery in the Cloud</title>
		<link>http://www.tim-wood.net/research/2010/05/disasters-disaster-recovery-in-the-cloud/</link>
		<comments>http://www.tim-wood.net/research/2010/05/disasters-disaster-recovery-in-the-cloud/#comments</comments>
		<pubDate>Mon, 10 May 2010 19:23:51 +0000</pubDate>
		<dc:creator>twood</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Fault Tolerance]]></category>
		<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.tim-wood.net/research/?p=210</guid>
		<description><![CDATA[This past weekend, Amazon EC2 experienced a power outage that brought down servers for about seven hours.  Amazon has experienced a number of outages over the last few years&#8211;not surprising given the size of their operations.  However, this makes it clear how important disaster recovery and high availability will be as more services are deployed [...]]]></description>
			<content:encoded><![CDATA[<p>This past weekend, Amazon EC2 experienced a power outage that <a href="http://www.datacenterknowledge.com/archives/2010/05/10/amazon-addresses-ec2-power-outages/">brought down servers for about seven hours</a>.  Amazon has <a href="http://blog.centripetalsoftware.com/2009/12/amazon-ec2-downtime-reminds-us-of-need.html">experienced</a> a <a href="http://techcrunch.com/2008/04/07/amazon-web-services-gets-another-hiccup/">number</a> of <a href="http://techcrunch.com/2008/02/15/amazon-web-services-goes-down-takes-many-startup-sites-with-it/">outages</a> over the last few years&#8211;not surprising given the size of their operations.  However, this makes it clear how important disaster recovery and high availability will be as more services are deployed into the cloud, and also suggests that achieving the highest level of reliability may require utilizing redundant services from multiple cloud providers.</p>
<p>This is something I&#8217;ve been thinking about quite a bit lately, and in fact just a few days ago I was happy to learn that our paper, <strong><a href="http://www.cs.umass.edu/~twood/pubs/dr-cloud.pdf">Disaster Recovery as a Cloud Service: Economic Benefits &amp; Deployment Challenges</a></strong>, has been accepted into this year&#8217;s <a href="http://www.usenix.org/events/hotcloud10">Workshop on Hot Topics in Cloud Computing (HotCloud 2010)</a>.  In our paper, we survey why we think cloud computing platforms are going to become increasingly popular for providing cheap disaster recovery services.</p>
<p>Clouds can be used to provide a variety of backup mechanisms ranging from cold replicas that are periodically synchronized up to hot standbys that are always in sync and can take over as soon as a failure is detected.  In practice, we think that a middle class of warm replicas is where the cloud can provide the greatest benefit.  A warm replica could be implemented as an EC2 VM that is not aways running, but whose disk (an EBS volume) is kept regularly up to date by a replication manager VM.  This replication manager can handle synchronizing the disk state for a large number of applications, but the customer will not have to pay for the active VM costs of those applications until a failure actually occurs and the VMs are booted up.</p>
<p><a href="http://www.cs.umass.edu/~twood/pubs/dr-cloud.pdf">Check the paper</a> for all the details, including a cost analysis of providing DR for various application types.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tim-wood.net/research/2010/05/disasters-disaster-recovery-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.210 seconds -->

