Unhandled Perception
From the mind of a developer.

Wednesday, August 01, 2007

How To: Bulletproof Server Backups with Amazon S3

We all know that it is important to keep recent backups of anything you value at all, so why not automate the process? Until I started tinkering with S3, my server backup process involved manually downloading and compressing the contents of my server and storing the compressed file on my hard drive. That usually took longer than I’d like so I wouldn’t do it terribly often. The main benefit of backing up with S3 is that you take advantage to your server’s high-speed connection and bypass the need to download files over your connection, as well as safely store files somewhere other than your own server.

Link:
http://.../how-to-bulletproof-server-backups-with-amazon-s3/

Labels: ,

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home