AWS Certified SysOps Administrator – Associate — Question 201

An Amazon RDS for PostgreSQL DB cluster has automated backups turned on with a 7-day retention period. A SysOps administrator needs to create a new RDS DB cluster by using data that is no more than 24 hours old from the original DB cluster.

Which solutions will meet these requirements with the LEAST operational overhead? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because restoring the most recent automated snapshot is straightforward and requires minimal effort. Option C is also valid since promoting a read replica to a standalone cluster is a simple process. The other options involve more complex procedures and additional tools, leading to increased operational overhead.