Medium1 markMultiple Choice
AWS SAA-C03 · Question 36 · Domain 2.4: Resilient Storage
A company has an on-premises data center and wants to integrate its existing applications with AWS storage. They need a solution that provides low-latency access to frequently accessed data locally, while seamlessly storing the full volume of data in Amazon S3. Which TWO AWS Storage Gateway configurations can meet this requirement? (Select TWO.)
A company has an on-premises data center and wants to integrate its existing applications with AWS storage. They need a solution that provides low-latency access to frequently accessed data locally, while seamlessly storing the full volume of data in Amazon S3. Which TWO AWS Storage Gateway configurations can meet this requirement? (Select TWO.)
Answer options:
A.
File Gateway
B.
Tape Gateway
C.
Volume Gateway (Cached Volumes)
D.
Volume Gateway (Stored Volumes)
E.
AWS DataSync
How to approach this question
Identify the Storage Gateway types that cache data locally while backing the full dataset in S3: File Gateway and Cached Volume Gateway.
Full Answer
AWS Storage Gateway is a hybrid cloud storage service. File Gateway provides file-based access (NFS/SMB) to S3 with local caching. Volume Gateway (Cached Volumes) provides block storage (iSCSI) where the primary data is in S3, and frequently accessed data is cached locally.
Common mistakes
Choosing Stored Volumes, which require you to have enough local storage for the entire dataset.
Practice the full AWS SAA-C03 Practice Exam 1
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A solutions architect is designing an application that will run on Amazon EC2 instances. The appl...EasyQ03A company wants to implement a federated identity solution for its employees to access the AWS Ma...MediumQ04A mobile application needs to access Amazon DynamoDB directly to read user-specific data. The app...HardQ05A company is hosting a web application on Amazon EC2 instances. The application connects to an Am...Medium
Expert