What does your backup system do?Let's assume everyone has a backup system that runs automatically and does everything right every time. Are you with me so far? This little assumptions covers a lot, so it's ok to spend some time thinking about it. If you have a system like this it actually means
There are plenty of strategies to explore when creating an automated backup system. The most important part is a reliable transfer of the data and proper storage. Especially a backup server must have redundant disks. You don't need to run a high-availability cluster, but your data must be stored safely. Recreating a full backup if your live systems cover hundreds of gigabytes or terabytes is not an option. Above all select tools you know how to operate. If you can't cope with the CLI or GUI, then you are using the wrong tools. Recovery is even more important than backups. If you have backups, then do a recovery. Do it every week, month, quarter or year, but do it. Recover a full workstation or server on spare hardware (or clouds) just to see if it works. Do it now!
|