AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 92

An SAP engineer is designing a storage configuration for an SAP S/4HANA production system on AWS. The system will run on an Amazon EC2 instance with a memory size of 2 TB. The SAP HANA sizing report recommends storage of 2,400 GB for data and 512 GB for logs. The system requires 9,000 IOPS for data storage and throughput of 300 MBps for log storage.

Which Amazon Elastic Block Store (Amazon EBS) volume configuration will meet these requirements MOST cost-effectively?

Answer options

Correct answer: B

Explanation

Option B is the most cost-effective solution because it uses a single 2,400 GB General Purpose SSD (gp3) volume for data, which meets the storage requirement without unnecessary complexity or cost. Other options either use more expensive volume types or unnecessary RAID configurations, increasing costs without providing additional benefit for the specified IOPS and throughput.