Hard1 markMultiple Choice
AWS SAP-C02 · Question 67 · Domain 2.5: Performance
A company has a fleet of Amazon EC2 instances running a legacy application that requires a shared file system. The instances are spread across two Availability Zones. The application is highly sensitive to latency and requires the highest possible IOPS. The data must be highly available and survive an AZ failure. Which storage solution should the Architect choose?
A company has a fleet of Amazon EC2 instances running a legacy application that requires a shared file system. The instances are spread across two Availability Zones. The application is highly sensitive to latency and requires the highest possible IOPS. The data must be highly available and survive an AZ failure. Which storage solution should the Architect choose?
Answer options:
A.
Amazon FSx for NetApp ONTAP
B.
Amazon Elastic File System (EFS) Max I/O performance mode
C.
Amazon EBS Provisioned IOPS (io2) Block Express with Multi-Attach
D.
AWS Storage Gateway Volume Gateway in Cached mode
How to approach this question
Identify the managed file system that offers Multi-AZ HA and the highest performance (sub-millisecond latency).
Full Answer
A.Amazon FSx for NetApp ONTAP✓ Correct
Amazon FSx for NetApp ONTAP
Amazon FSx for NetApp ONTAP provides fully managed shared storage built on NetApp's popular ONTAP file system. It supports Multi-AZ deployments for high availability across AZs. It provides sub-millisecond latencies and hundreds of thousands of IOPS, making it superior to Amazon EFS for latency-sensitive legacy applications requiring shared storage.
Common mistakes
Choosing EBS Multi-Attach, forgetting that EBS volumes are constrained to a single Availability Zone.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 5
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is redesigning its AWS network architecture across 50 AWS accounts and 3 AWS ...HardQ02A company uses AWS Organizations to manage multiple accounts. The security team mandates that no ...MediumQ03A financial institution requires a disaster recovery strategy for its critical trading applicatio...HardQ04An enterprise is setting up a new multi-account AWS environment using AWS Control Tower. They nee...MediumQ05A company has a complex AWS environment with hundreds of linked accounts under AWS Organizations....Hard
Expert