Questions: Backup and Data Protection

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A user stores all important files in Google Drive, which automatically syncs to their laptop. They accidentally delete a critical folder. The deletion syncs to Google Drive within seconds. What does this reveal about their backup strategy?

ANothing — Google Drive is a proper backup and can restore the deleted folder
BTheir strategy was sound but they were unlucky; this failure mode is extremely rare
CSync services are not backups — accidental deletion propagates to both copies, violating the core goal of having an independent copy
DThey needed a second cloud service, not a different backup method
Question 2 Multiple Choice

A home server uses RAID 1 (mirrored drives — every write goes to both drives simultaneously). Ransomware encrypts all the data on the server. How does the RAID help recover the data?

ARAID fully protects against ransomware because the encrypted data is only on one drive while the mirror holds the clean copy
BRAID allows rolling back to the state before the attack using the drive that was written to last
CRAID does not help — both drives receive every write simultaneously, so both are encrypted by the ransomware
DRAID automatically quarantines suspicious writes before mirroring them
Question 3 True / False

If backup software runs without errors and reports a successful completion, your data is protected.

TTrue
FFalse
Question 4 True / False

The '1 offsite' requirement in the 3-2-1 backup rule specifically addresses the risk of a physical disaster destroying all local copies at once.

TTrue
FFalse
Question 5 Short Answer

Why is testing your restore the most critical and most commonly skipped step in a backup strategy? What specific failure modes does a successful backup run fail to protect against?

Think about your answer, then reveal below.