HP0-J73 · Question #92
A company is planning to implement a backup and archiving solution. They have the following requirements: - Corrupt data files must be restored within seconds - Archived data must be available for…
The correct answer is D. Tape-based storage for archived data E. Disk-based storage for backup data. This question tests understanding of when to use disk versus tape storage based on restore speed and long-term retention requirements. Fast recovery mandates disk, while multi-decade archival mandates tape.
Question
A company is planning to implement a backup and archiving solution. They have the following requirements:
- Corrupt data files must be restored within seconds
- Archived data must be available for 15 years.
- Archived data must be stored off-site.
Which types of solutions should the company use? (Select two.)
Options
- ARemote replication for backup data
- BRemote replication for archived data
- CTape-based storage for backup data
- DTape-based storage for archived data
- EDisk-based storage for backup data
- FDisk-based storage for archived data
How the community answered
(27 responses)- B15% (4)
- C4% (1)
- D74% (20)
- F7% (2)
Why each option
This question tests understanding of when to use disk versus tape storage based on restore speed and long-term retention requirements. Fast recovery mandates disk, while multi-decade archival mandates tape.
Remote replication for backup data introduces network latency and depends on WAN availability, making sub-second restores unreliable compared to local disk-based backup storage.
Remote replication for archived data incurs continuous bandwidth and storage costs over 15 years, making it prohibitively expensive and operationally complex compared to offline tape vaulting.
Tape-based storage for backup data cannot satisfy the requirement to restore corrupt files within seconds because tape access is sequential and mount times alone typically exceed that threshold.
Tape-based storage is the correct medium for 15-year archival because LTO tape has a documented media life of 30 or more years, a very low cost per gigabyte at scale, and is easily transported off-site for geographic redundancy. Tape cartridges can be vaulted at a third-party facility, directly satisfying the off-site requirement without ongoing network bandwidth costs.
Disk-based storage for backup data is required because spinning disk and flash provide random-access retrieval with millisecond latency, making it possible to restore corrupt files within seconds. Tape requires physical mount and sequential seek operations that typically take minutes, making it incompatible with the seconds-level RTO specified for backup restores.
Disk-based storage for archived data is cost-prohibitive over a 15-year retention period and offers no practical advantage over tape for data that is rarely accessed after initial archival.
Concept tested: Backup vs archival media selection based on RTO and retention
Source: https://www.lto.org/technology/lto-ultrium-format/lto-roadmap/
Topics
Community Discussion
No community discussion yet for this question.