<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Amazon EC2/EBS/S3 for automated backups</title>
	<atom:link href="http://www.blackpepper.co.uk/black-pepper-blog/Using-Amazon-EC2-EBS-S3-for-automated-backups.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blackpepper.co.uk/black-pepper-blog/Using-Amazon-EC2-EBS-S3-for-automated-backups.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using_amazon_ec2_ebs_s3_for_automated_backups</link>
	<description>Agile software development processes, stories and lessons learnt</description>
	<lastBuildDate>Fri, 14 Oct 2011 10:07:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mark</title>
		<link>http://www.blackpepper.co.uk/black-pepper-blog/Using-Amazon-EC2-EBS-S3-for-automated-backups.html/comment-page-1/#comment-1578</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 28 Apr 2011 02:26:15 +0000</pubDate>
		<guid isPermaLink="false">/using_amazon_ec2_ebs_s3_for_automated_backups/#comment-1578</guid>
		<description>I know this is an old post, but the script you mention in the post doesn&#039;t appear to be here.. Do you have that script available to share yet?</description>
		<content:encoded><![CDATA[<p>I know this is an old post, but the script you mention in the post doesn&#8217;t appear to be here.. Do you have that script available to share yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Dahlhausen</title>
		<link>http://www.blackpepper.co.uk/black-pepper-blog/Using-Amazon-EC2-EBS-S3-for-automated-backups.html/comment-page-1/#comment-104</link>
		<dc:creator>Kevin Dahlhausen</dc:creator>
		<pubDate>Mon, 02 Nov 2009 03:41:51 +0000</pubDate>
		<guid isPermaLink="false">/using_amazon_ec2_ebs_s3_for_automated_backups/#comment-104</guid>
		<description>Thanks for posting your backup script.  I&#039;m brand new to EC2, but have your script working under cygwin without any heartache at all.</description>
		<content:encoded><![CDATA[<p>Thanks for posting your backup script.  I&#8217;m brand new to EC2, but have your script working under cygwin without any heartache at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran Shaw</title>
		<link>http://www.blackpepper.co.uk/black-pepper-blog/Using-Amazon-EC2-EBS-S3-for-automated-backups.html/comment-page-1/#comment-101</link>
		<dc:creator>Kieran Shaw</dc:creator>
		<pubDate>Thu, 22 Oct 2009 15:00:53 +0000</pubDate>
		<guid isPermaLink="false">/using_amazon_ec2_ebs_s3_for_automated_backups/#comment-101</guid>
		<description>Hi John, thanks for the comment.

I prefer this approach to S3 for a number of reasons.

First, it allows rsync which is a great way to backup, as far as I know, you can&#039;t do that to S3 because S3 is not a file system, it is just a bucket of keys with objects against them more or less.

Secondly, you can easily attach this volume to your EC2 instances and just browse it as if it was a real file system and copy file and hell even run a database on it. No luck doing that with S3 unless you use one of the nasty hacky S3 file system drivers people have tried out!</description>
		<content:encoded><![CDATA[<p>Hi John, thanks for the comment.</p>
<p>I prefer this approach to S3 for a number of reasons.</p>
<p>First, it allows rsync which is a great way to backup, as far as I know, you can&#8217;t do that to S3 because S3 is not a file system, it is just a bucket of keys with objects against them more or less.</p>
<p>Secondly, you can easily attach this volume to your EC2 instances and just browse it as if it was a real file system and copy file and hell even run a database on it. No luck doing that with S3 unless you use one of the nasty hacky S3 file system drivers people have tried out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hartnup</title>
		<link>http://www.blackpepper.co.uk/black-pepper-blog/Using-Amazon-EC2-EBS-S3-for-automated-backups.html/comment-page-1/#comment-99</link>
		<dc:creator>John Hartnup</dc:creator>
		<pubDate>Thu, 22 Oct 2009 11:49:39 +0000</pubDate>
		<guid isPermaLink="false">/using_amazon_ec2_ebs_s3_for_automated_backups/#comment-99</guid>
		<description>Interesting approach - have you compared this price-wise with S3?

There&#039;s a few options for doing incremental backups to S3. One I looked at was &quot;brackup&quot;, a Perl script.</description>
		<content:encoded><![CDATA[<p>Interesting approach &#8211; have you compared this price-wise with S3?</p>
<p>There&#8217;s a few options for doing incremental backups to S3. One I looked at was &#8220;brackup&#8221;, a Perl script.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

