Tag: backups
-
Simple, automated and low cost MySQL backup strategy
Setting up a mysql backup strategy it’s hardly an exciting task, so having a simple solution it’s key to actually get it out of your to-do list. Here’s a simple, automated and low-cost alternative that I use to keep MySQL database backups of small to medium-sized projects. Setting up automatic backups automysqlbackup it’s a simple…
-
Backups are simple
… or they should be, anyway. I think that one of the more popular excuses around for not having backups it’s “I haven’t gotten to it”; usually because you don’t have the time to try that fantastic tutorial you found for encrypted-incremental-automatic-deduplicated-control-versioned-backups on Amazon S3. The thing it’s… it’s ok if you don’t have time…