|
Any organization with computing devices that is serious about their business must have some form of data backup. Backing up data means that digital information is being preserved by creating a copy that is separated in some way from the original data source, which is currently in use. This backup can be referenced or used to create another copy of the data when the original data is corrupted or lost. This way, an organization is safe from a disaster were important data cannot be recovered. Data is constantly vulnerable to mechanical failures, human error, and malicious attacks.
Because of these constant risks to data, small business computer systems and even personal computing devices should have at least one iteration of data backup, which is also called “secondary storage”. Medium-to-Large enterprises should have both secondary and tertiary storage so that there are three iterations of data that are separated and safe from the infection of one of the storage systems. There are three general types of data storage mediums that can be used for data backup: Tape Backup Disk Backup Solid-state backup
(comments are locked)
|
|
Data backup is basically just backing up files in another location so you don’t lose information. You’ll have your data in backup to restore any files that may get lost on your primary computer. There are many different ways to backup data, depending on the amount to be backed up, and how important the data is. Some of the most common data storage solutions are: Tape: Device that stores data on magnetic tape. Large capacity for storing data, inexpensive, constantly storing data; user can only access specific data by starting at the beginning and rolling through the tape until desired data is located CD-R/DVD-R: Inexpensive, only useable once (you’re able to access the information, but can’t write any new data onto the disk) Hard Drives: Cost per gigabyte is very cheap (if bought in bulk), copying data is very easy, prone to physical malfunctions CD-RW/DVD-RW: RW stands for ReWritable, can be rewritten any number of times. Each time you want to rewrite your disk, you must rewrite and re-burn the entire disk. Flash Drive: The most convenient (in my opinion), can fit in your pocket, can store up to a gigabyte of data (depending on the size purchased), typically $20 or less, won’t scratch or get ruined as easily, easy to plug in to any computer with USB port, data durability estimated at 10 years FTP: Online solution which allows you to upload your data, good option for important data that isn’t too large, most FTP solutions offer extensive security features to protect your data
(comments are locked)
|