AWS Certified Solutions Architect – Associate (SAA-C03) — Question 573

A company uses locally attached storage to run a latency-sensitive application on premises. The company is using a lift and shift method to move the application to the AWS Cloud. The company does not want to change the application architecture.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: D

Explanation

Hosting the application on an Amazon EC2 instance with an Amazon EBS GP3 volume is the most cost-effective solution because GP3 volumes provide SSD performance at a lower price per GB compared to GP2, while allowing independent configuration of throughput and IOPS. Using Amazon FSx systems (A and C) is unnecessary and significantly more expensive for an application that originally used locally attached storage. GP3 (D) is preferred over GP2 (B) as it offers a 20% lower price point with higher baseline performance.