
This week we have modified our backup scripts to back up all logfiles to Amazon S3 instead of our backup ftp server. This ftp and wput never worked too well, ruining almost all backups which I had to redo manually...
Seeing that 1 month of logfile backups created cost of US$ 0.07 I decided to also back up my purrrsonal data to the cloud. Amazon is one of the very big players in cloud computing and I'm very confident they'll keep my data safe and accessible. The goal is to get rid of our power hungry home server. That thingy consumes about 90W power when idling with hard disks spinned down. Now multiply this with 30*24*90=64.8 KwH (*hopes the unit is international*)
At 16 cent/KwH this is € 10,37 or ~$14.50 per month. I can rent more than 96 GB in the Amazon cloud which is mirrored to multiple data centers inside the EU for maximum availability. And have a 100% fail-proof backup drive.
Now the ultimate question: Can you suggest a backup software for S3? I'd pay no more than $30 though. I'm trying 'CloudBerry' right now and it's supposed to do limited versioning which is very convenient to back up server scripts and source codes.