AWS Certified Security – Specialty (SCS-C02) — Question 213

A company uses Amazon EC2 instances to host frontend services behind an Application Load Balancer. Amazon Elastic Block Store (Amazon EBS) volumes are attached to the EC2 instances. The company uses Amazon S3 buckets to store large files for images and music.

The company has implemented a security architecture on AWS to prevent, identify, and isolate potential ransomware attacks. The company now wants to further reduce risk.

A security engineer must develop a disaster recovery solution that can recover to normal operations if an attacker bypasses preventive and detective controls. The solution must meet an RPO of 1 hour.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct as it allows for hourly backups, ensuring the RPO of 1 hour is met while providing a means to restore the EC2 instances and S3 buckets effectively. Option B fails to meet the required RPO since it suggests daily backups, which would not suffice. Option C, while comprehensive, does not focus on the immediate recovery aspect required by the question, and Option D does not provide hourly backups and may not adequately cover all resources needed for recovery.