SK0-003 · Question #300
Which of the following must be done to properly conduct testing of the data backup portion of a disaster recovery plan?
The correct answer is D. Restore backed up data to a test server.. To properly test the data backup portion of a disaster recovery plan, a full restoration of the backed-up data to a test environment is crucial.
Question
Which of the following must be done to properly conduct testing of the data backup portion of a disaster recovery plan?
Options
- APerform an integrity test of backup media.
- BVerify data on backup media can be read.
- CVerify that backups have occurred and were successful via the logs.
- DRestore backed up data to a test server.
How the community answered
(40 responses)- A3% (1)
- B5% (2)
- C13% (5)
- D80% (32)
Why each option
To properly test the data backup portion of a disaster recovery plan, a full restoration of the backed-up data to a test environment is crucial.
Performing an integrity test of backup media only verifies the physical or logical health of the media, not the actual recoverability or usability of the data.
Verifying that data on backup media can be read only confirms accessibility, not whether the data is consistent, complete, or can be successfully restored and function in an operational system.
Verifying backup logs confirms that the backup job itself reported success, but it does not confirm the actual integrity or recoverability of the data stored within the backup.
The most comprehensive and effective way to test the data backup portion of a disaster recovery plan is to restore backed-up data to a test server or environment. This process verifies not only the integrity of the backup media but also the ability to successfully recover and make the data usable, validating the entire restore process.
Concept tested: Disaster recovery plan testing - backup restoration
Source: https://learn.microsoft.com/en-us/azure/architecture/resiliency/backup-restore-testing
Topics
Community Discussion
No community discussion yet for this question.