AWS Certified Solutions Architect – Associate (SAA-C03) — Question 997

A company wants to use Amazon FSx for Windows File Server for its Amazon EC2 instances that have an SMB file share mounted as a volume in the us-east-1 Region. The company has a recovery point objective (RPO) of 5 minutes for planned system maintenance or unplanned service disruptions. The company needs to replicate the file system to the us-west-2 Region. The replicated data must not be deleted by any user for 5 years.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

A Multi-AZ deployment is required for Amazon FSx for Windows File Server to provide high availability and meet the low RPO during planned maintenance or unplanned service disruptions. To ensure that the replicated data cannot be deleted by any user for 5 years, AWS Backup Vault Lock must be configured in compliance mode, which prevents anyone (including root accounts) from deleting backups. Governance mode is incorrect because it allows users with specific IAM permissions to delete recovery points or remove the lock.