AWS Certified Solutions Architect – Professional (SAP-C02) — Question 325

A company runs applications in hundreds of production AWS accounts. The company uses AWS Organizations with all features enabled and has a centralized backup operation that uses AWS Backup.

The company is concerned about ransomware attacks. To address this concern, the company has created a new policy that all backups must be resilient to breaches of privileged-user credentials in any production account.

Which combination of steps will meet this new requirement? (Choose three.)

Answer options

Correct answer: A, B, C

Explanation

To protect backups from compromised production credentials, implementing cross-account backups (A) isolates the recovery points in a separate, secure non-production account. Applying a Service Control Policy (B) restricts production administrators from deleting or tampering with backup infrastructure, while AWS Backup Vault Lock in compliance mode (C) enforces strict immutability that cannot be deactivated by any user, including the root account. Other options, such as using S3 Object Lock directly (F) or relying on cold tier storage (E), do not provide the comprehensive, multi-resource vault-level protection required to defend against a privileged credential breach.