Medium1 markMultiple Choice
AWS SAA-C03 · Question 36 · Domain 2.4: Resilient Storage
A company wants to back up their on-premises file servers to AWS. They want to maintain local access to frequently accessed files for low latency, while storing all data in Amazon S3. Which TWO AWS Storage Gateway configurations support this? (Select TWO.)
A company wants to back up their on-premises file servers to AWS. They want to maintain local access to frequently accessed files for low latency, while storing all data in Amazon S3. Which TWO AWS Storage Gateway configurations support this? (Select TWO.)
Answer options:
A.
File Gateway
B.
Stored Volume Gateway
C.
Cached Volume Gateway
D.
Tape Gateway
E.
AWS DataSync
How to approach this question
Identify the gateway types that cache data locally.
Full Answer
File Gateway and Cached Volume Gateway both store primary data in S3 while keeping frequently accessed data cached locally for low-latency access.
Common mistakes
Choosing Stored Volume Gateway, which requires enough local storage for the entire dataset.
Practice the full AWS SAA-C03 Practice Exam 2
65 questions · hints · full answers · grading
More questions from this exam
Q01A company wants to ensure that no AWS resources can be created in the ap-northeast-1 region acros...EasyQ02A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The com...EasyQ03A company is storing highly sensitive data in an Amazon S3 bucket. The security team requires tha...MediumQ04An application running on an EC2 instance needs to access an Amazon DynamoDB table in a different...HardQ05A company needs to store database credentials securely. The credentials must be automatically rot...Medium
Expert