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

A company has an on-premises volume backup solution that has reached its end of life. The company wants to use AWS as part of a new backup solution and wants to maintain local access to all the data while it is backed up on AWS. The company wants to ensure that the data backed up on AWS is automatically and securely transferred.

Which solution meets these requirements?

Answer options

Correct answer: D

Explanation

AWS Storage Gateway configured as a stored volume gateway is the correct choice because it keeps the entire dataset locally on-premises for low-latency access while asynchronously backing it up to Amazon S3 as EBS snapshots. In contrast, a cached volume gateway only stores a subset of frequently accessed data locally, which fails to meet the requirement of keeping all data local. AWS Snowball and Snowball Edge options are meant for physical data transport and migration, rather than a continuous, automatic backup solution with local volume access.