nerdexam
Amazon

SAA-C03 · Question #11

A company has several on-premises Internet Small Computer Systems Interface (iSCSI) network storage servers The company wants to reduce the number of these servers by moving to the AWS Cloud. A…

The correct answer is D. Deploy an AWS Storage Gateway volume gateway that is configured with cached volumes. Storage Gateway Volume Gateway (Cached Volumes): This configuration allows you to store your primary data in Amazon S3 while retaining frequently accessed data locally in a cache for low-latency access. Low-Latency Access: Frequently accessed data is cached locally on-premises…

Submitted by javi_es· Mar 4, 2026Vulnerability Discovery and Analysis

Question

A company has several on-premises Internet Small Computer Systems Interface (iSCSI) network storage servers The company wants to reduce the number of these servers by moving to the AWS Cloud. A solutions architect must provide low-latency access to frequently used data and reduce the dependency on on-premises servers with a minimal number of infrastructure changes. Which solution will meet these requirements?

Options

  • ADeploy an Amazon S3 File Gateway
  • BDeploy Amazon Elastic Block Store (Amazon EBS) storage with backups to Amazon S3
  • CDeploy an AWS Storage Gateway volume gateway that is configured with stored volumes
  • DDeploy an AWS Storage Gateway volume gateway that is configured with cached volumes.

How the community answered

(48 responses)
  • A
    6% (3)
  • B
    10% (5)
  • C
    4% (2)
  • D
    79% (38)

Explanation

Storage Gateway Volume Gateway (Cached Volumes): This configuration allows you to store your primary data in Amazon S3 while retaining frequently accessed data locally in a cache for low-latency access. Low-Latency Access: Frequently accessed data is cached locally on-premises, providing low- latency access while the less frequently accessed data is stored cost-effectively in Amazon S3. Deploy a Storage Gateway appliance on-premises or in a virtual environment. Configure it as a volume gateway with cached volumes. Create volumes and configure your applications to use these volumes. Minimal Infrastructure Changes: This solution integrates seamlessly with existing on-premises infrastructure, requiring minimal changes and reducing dependency on on-premises storage

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice