Backing up files is important for several reasons:

  • Protection against data loss: Data loss can occur due to hardware failure, accidental deletion, viruses or malware, or even theft or natural disasters. When files are backed up, they can be easily restored in the event of such data loss, ensuring that important data is not lost forever.

  • Business continuity: In a business setting, data loss can cause significant disruptions to operations, leading to lost revenue and customer dissatisfaction. Backing up important files ensures that critical business data is always available, even in the event of a disaster or system failure.

  • Compliance: Many industries have regulations that require companies to keep copies of certain data for a specified period of time. Backing up files helps ensure compliance with these regulations and avoids legal penalties.

In enterprice envionments system administrators have many options for backup. It’s important to be aware that the media you choose will come with many secuirty implications.

Optical Media (CD-R/DVD-R)

Compact Disc Recordable and Digital Video Disc Recordable are write-once discs that can store up to 700 MB and 4.7 GB of data respectively. They are relatively cheap and have a long lifespan when stored properly. Discs can be used to store important files such as documents, photos, and music, as well as to create backups of critical data.

However, it’s important to note that optical disks have some limitations as a backup media. They are not practical for large backup sets, given their storage capacity. They also have a slower data transfer rate compared to other backup media, which can make the backup process time-consuming.

The expected lifetime of a optical media depends on various factors such as the quality of the disc, storage conditions, and usage. The government of Canada analyzed this in the article Longevity of Recordable CDs, DVDs and Blu-rays published by the Canadian Conservation Institute (CCI). They offer the following information:

Optical disc formats Average longevity
CD-R (phthalocyanine dye, gold metal layer) >100 years
CD-R (phthalocyanine dye, silver alloy metal layer) 50 to 100 years
DVD-R (gold metal layer) 50 to 100 years
CD (read-only, such as an audio CD) 50 to 100 years
CD-RW (erasable CD) 20 to 50 years
BD-RE (erasable Blu-ray) 20 to 50 years
DVD+R (silver alloy metal layer) 20 to 50 years
CD-R (cyanine or azo dye, silver alloy metal layer) 20 to 50 years
DVD+RW (erasable DVD) 20 to 50 years
BD-R (non-dye, gold metal layer) 10 to 20 years
DVD-R (silver alloy metal layer) 10 to 20 years
DVD and BD (read-only, such as a DVD or Blu-ray movie) 10 to 20 years
BD-R (dye or non-dye, single layer or dual layer) 5 to 10 years
DVD-RW (erasable DVD) 5 to 10 years
DVD+R DL (dual layer) 5 to 10 years

The lifespan of a CD-R is affected by several factors such as:

  • Exposure to light: Exposure to direct sunlight or ultraviolet light can cause the dye layer of the CD-R to degrade, leading to data loss.

  • Exposure to heat and humidity: High temperatures and humidity can cause the metal and dye layers of the CD-R to deteriorate, leading to data loss.

  • Scratches and physical damage: Physical damage to the surface of the CD-R can make the disc unreadable.

  • Usage: Frequent use of a CD-R can cause wear and tear, leading to data loss.

Overall, CD-Rs can be a viable backup media for small backup sets, but they may not be practical for larger backups or for frequent backups due to their limited storage capacity and slower data transfer rate.

Tape Media

Yes, tape is a good backup media for certain use cases. Tape backup has been used for decades as a reliable and cost-effective way to store large amounts of data. Tape media can offer high capacity and fast transfer speeds, making it a good option for large backups, long-term data storage, and disaster recovery.

Tape media is also highly durable and can withstand extreme temperatures and humidity, making it a good option for data archiving and offsite backup storage. Additionally, tape media can be easily transported between locations, providing an extra layer of protection against disasters.

However, tape backups also have some limitations. Tape drives and media can be relatively expensive compared to other backup media, and the initial setup and maintenance of tape backup systems can be complex. Additionally, restoring data from tape backups can be time-consuming compared to other media, and tape drives can become obsolete over time, making it difficult to access data from older tapes.

Overall, tape is a good backup media for large-scale backups and long-term data storage, especially when data needs to be transported or stored offsite. However, it may not be the best option for small backups or frequent backups due to its higher cost and complexity. It’s important to consider the specific backup needs and requirements of a business or individual when selecting a backup media.

Longevity

The longevity of tape media can vary depending on several factors, including the quality of the tape media, the storage conditions, and the usage. Generally, tape manufacturers claim that tape media has a shelf life of 30 years or more. However, this is just an estimate, and the actual lifespan can vary.

The lifespan of tape media is affected by several factors, such as exposure to temperature and humidity, mechanical stress during use, and physical damage to the tape. Over time, the magnetic particles on the tape may also lose their magnetic charge, leading to data loss.

To extend the lifespan of tape media, it’s important to store them properly in a cool, dry, and dark place, away from direct sunlight, heat, and humidity. The tapes should also be handled carefully to avoid damage and kept away from strong magnetic fields, which can also cause data loss.

It’s also recommended to periodically check the integrity of the tapes to ensure that the data is still readable. This can be done by using a tape drive to read the data on the tape or by performing a data restoration from the tape to ensure that the data is still intact.

Overall, tape media can offer a reliable and durable backup solution for long-term data storage and disaster recovery. However, like all storage media, it’s important to handle and store them properly to extend their lifespan and ensure the integrity of the data.

Network Attached Storage

NAS (Network Attached Storage) can be a good backup solution for certain use cases. NAS devices are essentially hard drives that are connected to a network, allowing multiple users to access and share data. NAS can offer a centralized and scalable backup solution for small and medium-sized businesses, as well as for home users who want to back up multiple devices.

NAS devices can offer several benefits as a backup solution, including:

  • Data centralization: NAS provides a centralized location for storing and managing data, making it easier to back up and access data from multiple devices.

  • Scalability: NAS devices can be easily expanded to accommodate additional storage needs, making it a flexible backup solution.

  • Redundancy: Many NAS devices support RAID (Redundant Array of Independent Disks) configurations, which provide redundancy and data protection against drive failures.

  • Remote access: NAS devices can be accessed remotely, providing an additional layer of protection against disasters or theft.

However, NAS devices also have some limitations as a backup solution. They can be relatively expensive compared to other backup media, and the initial setup and maintenance of NAS systems can be complex. Additionally, NAS devices are still susceptible to data loss due to hardware failure, natural disasters, or cyber-attacks, which means that backups should be stored offsite or in the cloud for additional protection.

Overall, NAS can be a good backup solution for small and medium-sized businesses and home users who need a centralized and scalable backup solution. However, it’s important to consider the specific backup needs and requirements of a business or individual when selecting a backup solution, and to ensure that backups are stored in multiple locations for additional protection against data loss.

Conclusion

Hopefully you have learned a little bit about the security implications of some of the more common backup options for enterprise level systems.