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

A company uses on-premises servers to host its applications. The company is running out of storage capacity. The applications use both block storage and NFS storage. The company needs a high-performing solution that supports local caching without re-architecting its existing applications.

Which combination of actions should a solutions architect take to meet these requirements? (Choose two.)

Answer options

Correct answer: B, D

Explanation

AWS Storage Gateway is designed to bridge on-premises environments with AWS cloud storage, providing local caching for low-latency access. Specifically, File Gateway supports NFS protocols to replace existing NFS storage (Option B), while Volume Gateway provides block storage via iSCSI to replace local block storage (Option D) without requiring application changes. Other options like direct Amazon S3 mounts, Amazon EFS, or AWS Snowball Edge do not offer the required seamless, high-performance local caching mechanism for both block and file protocols in this hybrid setup.