Tag Archives: s3

CloudBerry Online Backup

It took me a while but following my review of the S3 Explorer I finally got to check out the CloudBerry Online Backup software by CloudBerry Labs. As already mentioned in the past, I use the Handy Backupsoftware to backup my local files to a portable hard drive. For a long time a wanted to add […]

S3 Explorer review

I have been using Amazon web services for some time now. I have started with Amazon Simple Storage (S3) for off-loading WPMU theme files and later on started using it for daily backup of all my web sites and blogs. The backup is actually a small script that zips all my files and send them […]

WordPress on Amazon RDS

Every WordPress blog must have a database to store all its data (posts, comments, settings and so on). WordPress uses the MySQL database. Usually the database is stored locally ob the web server of the blog. In some cases one would want to have the database installed elsewhere for many reasons (loads, capacity, backups). This […]