PAS-C01 · Question #74
A company is running SAP on premises and is using hard disk drive (HDD) cost-optimized storage to store SAP HANA archive files. The company directly mounts these disks as local file systems. The compa
The correct answer is D. Use Cold HDD (sc1) Amazon Elastic Block Store (Amazon EBS) volumes as the archive. Cold HDD (sc1) EBS volumes are the most cost-effective choice for SAP HANA archive files. sc1 is designed for large, sequential, infrequently accessed workloads - exactly what archive storage represents. It is the lowest-cost EBS volume type and can be mounted as a local file sys
Question
A company is running SAP on premises and is using hard disk drive (HDD) cost-optimized storage to store SAP HANA archive files. The company directly mounts these disks as local file systems. The company also backs up the archives on a regular basis. The company needs to migrate this setup to AWS. Which solution will meet these requirements MOST cost-effectively?
Options
- AUse General Purpose SSD (gp2) Amazon Elastic Block Store (Amazon EBS) volumes as the
- BUse Provisioned IOPS SSD (io1) Amazon Elastic Block Store (Amazon EBS) volumes as the
- CUse Provisioned IOPS SSD (io1) Amazon Elastic Block Store (Amazon EBS) volumes as the
- DUse Cold HDD (sc1) Amazon Elastic Block Store (Amazon EBS) volumes as the archive
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C10% (4)
- D82% (32)
Explanation
Cold HDD (sc1) EBS volumes are the most cost-effective choice for SAP HANA archive files. sc1 is designed for large, sequential, infrequently accessed workloads - exactly what archive storage represents. It is the lowest-cost EBS volume type and can be mounted as a local file system on an EC2 instance, replicating the on-premises HDD setup. General Purpose SSD (gp2) and Provisioned IOPS SSD (io1) volumes are significantly more expensive and optimized for high-performance transactional workloads, which is unnecessary for archival data. sc1 aligns with the on-premises HDD cost-optimized strategy while meeting the local file system mount requirement.
Topics
Community Discussion
No community discussion yet for this question.