AWS Certified Solutions Architect – Associate (SAA-C02) — Question 134

A solutions architect must design a solution for a persistent database that is being migrated from on-premises to AWS. The database requires 64,000 IOPS according to the database administrator. If possible, the database administrator wants to use a single Amazon Elastic Block Store (Amazon EBS) volume to host the database instance.
Which solution effectively meets the database administrator's criteria?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows the database administrator to configure a single Amazon EBS Provisioned IOPS SSD (io1) volume to meet the specific IOPS requirement of 64,000. Option A does not provide the necessary IOPS with just local storage, while Option C does not utilize EBS, which is required for this use case. Option D involves multiple volumes and is not aligned with the preference for a single volume solution.