Why you should back up your data
- A Data backup protects you from data loss caused by hardware defects, especially hard drive damage or malware such as viruses and Trojans.
- A backup is also useful if you accidentally delete files.
- If you lose business documents you need for a tax audit, a backup helps protect you from significant penalties from the authorities.
Choose a backup storage medium
You need an external storage device for your backup. If you store your backup data on the same device as the originals, damage to that device means you lose both sets of data. In general, you can choose from:
- External hard drives that you connect directly to your computer.
- DVDs. You need a burner that can write to the discs.
- Network-attached storage (NAS) devices that contain one or more hard drives. These NAS devices cost more than basic external drives. However, they can quickly pay for themselves if you want to back up several computers, for example.
- Cloud: You can also avoid using physical media altogether and store your data directly on a cloud provider's server.
Which option you choose also depends on your budget. Especially with very large amounts of data, cloud backups can quickly become expensive. If you only need to back up one computer, an external drive is enough. DVDs are well suited to archiving large amounts of data, but they can be cumbersome to handle for daily backups.
Develop your personal backup strategy
What data do you want to store separately and back up? It is certainly frustrating when system data from the operating system is lost, for example due to malware or accidental deletion. But this loss is not as serious as it may seem. After all, the system either has a mechanism for restoring it to its factory settings or can be reinstalled from the internet.
Losing application data—all the files you created yourself—is more serious. Office documents, photos, movies, e-books—all the things that accumulate over time. When creating your backup, focus on this data.
You can also make it easier to find things in a backup later by consistently storing your data only in the folders suggested by the operating system—in other words, in your user folder. That way, you only need to back up this folder.
There are several approaches to creating a backup:
- Full data backup: Every backup saves all (user) data. The files are therefore available in full. This approach uses the most storage space.
- Step-by-step (= incremental) data backup: This method starts by creating a full backup. After that, it saves only the files that have changed since the full backup. The next increment again includes only the data that has changed since the last incremental backup. This saves storage space. And data backup is also much faster.
- Differential data backup: Here, too, a full data backup forms the basis. It then saves the files that have changed since the last full data backup. The difference from incremental backup is that it always saves all changes made since the initial full data backup, not only those made since the previous version.
When purchasing dedicated backup software, you need to choose between these options.
Keep backups secure
Security experts always recommend considering an "offsite backup." This means keeping a complete backup of all your files in a safe location. This could be a second hard drive stored outside your home, with a relative or friend. Or you can also create an additional backup in the cloud. While this takes a little more effort because you need to update the offsite backup regularly, it offers greater protection against data loss.
How to back up your data using operating system features
Windows and macOS already include an easy way to back up your data.