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

A company copies 200 TB of data from a recent ocean survey onto AWS Snowball Edge Storage Optimized devices. The company has a high performance computing (HPC) cluster that is hosted on AWS to look for oil and gas deposits. A solutions architect must provide the cluster with consistent sub-millisecond latency and high-throughput access to the data on the Snowball Edge Storage Optimized devices. The company is sending the devices back to AWS.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Importing the data from the Snowball Edge devices into an Amazon S3 bucket and utilizing an AWS Storage Gateway file gateway allows the HPC cluster to retrieve the dataset with consistent, low-latency cached access. Other solutions either introduce unnecessary data copy stages, like Amazon EFS, or fail to support the direct Snowball Edge data import workflow as cleanly as S3 integration.