I have a client that has been wanting a simple tar based backup solution, but want more intelligent email notification.
April 17, 2010
Tar Backup Plus Email Notification
March 22, 2010
EC2 -> S3 Cloud Backup
I have been backing up my EC2 cloud servers to S3 using a simple tar script to get the main data from the EBS mounts on each cloud server. I use cron to run the backup each night, saving the data first to the EBS mounts in an /apps/backup directory, then I copy the backup to the S3 storage. Read the rest of this entry »
