Data backup definition:
Data backup refers to creating a copy of important data in case the original data is lost or corrupted.
General notes:
Step one of data backup strategy:
1: Identify important data
- if you choose not to prioritize particular sets of data and instead back up everything, you’ll more than likely be wasting an absolutely atrocious amount of resources. Backups should be preformed on a daily basis (or even more frequently if you can help it), so you’ll want to trim down the load as much as you feasibly can
Step two of data backup strategy:
Step 2: Choose the appropriate backup media (usb’s, htd’s, ssd’s, pci’s, etc)
- pay attention to the history of the brand and their general track record to determine whether or not they’d be reliable
Step three of data backup strategy:
Step 3: Choose the appropriate backup technology
- choose between a proprietary or free solution. The free solution will often take a lot more knowledge and work on the part of whomever is performing the backup, so take this into account in regard to the long-term. I.e. for a company, you may have to train someone for an extended amount of time if you were to choose the free solution, and if the price of the training were to outweigh the price of the proprietary solution, then you’d be better off going w/ the proprietary.
(minor note: the proprietary solution may actually provide training in the advertised price)
- Does the solution provide all the features that’ll be required in order to perform the sort of backup you are attempting to perform ?
Step four of data backup strategy:
Step 4: Choose the appropriate RAID levels:
- example 1:
one RAID level makes it so that the OS will view many disks as a single disk, so if any of the included disks receive a piece of information, they all will (I’m not totally sure if this point is correct, I’mma be honest). So, if one backup disk fails, you’ll have other’s to fall back on (essentially a backup for your backup)
- example 2:
alternatively, you could have another RAID level that identifies 3 separate disks as A, B, and C. Disk C contains your backup data, and A and B each contain opposite halves of the data on disk C so that if disk C fails, you can reconstruct it’s data from disks A and B w/out necessarily storing the entirety of disk C’s data on them (in some circumstances, this is probably more safe in terms of security)
- RAID levels can also be utilized to drastically increase read and write speeds, though doing so may increase the risk of data loss in some cases
Step five of data backup strategy:
Step 5: Choose the appropriate backup method
Step six of data backup strategy:
Step 6: Choose the appropriate backup location
Step seven of data backup strategy:
Step 7: Choose the backup type
Step eight of data backup strategy:
Step 8: Choose the appropriate backup solution
- the appropriate backup solution is just the result of all the choices you’ve made in regard to this up to this point. In this step, I think you’re really just meant to put it all together as one cohesive solution.
Step nine of data backup strategy:
Step 9: Perform a recovery test (a.k.a. a drill test)
- generally, you want to perform a recovery test twice a year to ensure that it’s functional
(note this: if there’s a shortcut on the test in regard to backups that says “DR”, know that it stands for “Data Recovery”)
All steps of Data Backup Strategy (memorize this):