nerdexam
Veeam

VMCE_V12 · Question #136

A business has the following new regulatory requirements to follow: - Follow the 3-2-1 rule. - Prevent the most recent 31 days of any backup files from being deleted or modified - Keep one copy of a…

The correct answer is D. Move the backups from the NAS to a hardened repository E. Enable immutability in Amazon S3. Based on the new requirements, the two most appropriate changes are: Move the backups from the NAS to a hardened repository (option D) To meet the requirement of preventing modifications or deletions for the most recent 31 days, you need an immutable (WORM) storage target. A…

Data Governance and Compliance

Question

A business has the following new regulatory requirements to follow:

  • Follow the 3-2-1 rule.
  • Prevent the most recent 31 days of any backup files from being

deleted or modified

  • Keep one copy of a monthly restore point around for two years

They have the following setup:

  • A standalone repository on a NAS
  • A backup job keeping 31 days of restore points
  • A backup copy job to an Amazon Simple Storage Service Repository,

keeping 31 days of backups and 24 monthly GFS restore points Which two actions should the engineer take to change the environment to meet the new requirements? (Choose two.)

Options

  • AEnable Immutability on the NAS
  • BAdd 24 monthly GFS restore points to the backup job
  • CConfigure a Scale-Out Backup Repository with NAS and Windows hardened repository
  • DMove the backups from the NAS to a hardened repository
  • EEnable immutability in Amazon S3

How the community answered

(51 responses)
  • A
    6% (3)
  • B
    8% (4)
  • C
    2% (1)
  • D
    84% (43)

Explanation

Based on the new requirements, the two most appropriate changes are: Move the backups from the NAS to a hardened repository (option D) To meet the requirement of preventing modifications or deletions for the most recent 31 days, you need an immutable (WORM) storage target. A standard NAS typically doesn't provide immutability, so moving to a hardened (Linux) repository enables that 31-day lock on local Enable immutability in Amazon S3 (option E) For the offsite (copy) backups, you also need to protect them from deletions or modifications for the same 31-day window. By configuring Object Lock (immutability) on the S3 bucket, you ensure the copy is similarly protected.

Topics

#immutability#hardened repository#Amazon S3#3-2-1 rule#GFS retention

Community Discussion

No community discussion yet for this question.

Full VMCE_V12 Practice