Easy1 markMultiple Choice
AWS SAA-C03 · Question 33 · Domain 2.4: Resilient Storage
A company wants to back up their on-premises file servers to AWS. They want to keep frequently accessed files locally for low-latency access, while seamlessly storing older files in Amazon S3. Which AWS Storage Gateway type should they use?
A company wants to back up their on-premises file servers to AWS. They want to keep frequently accessed files locally for low-latency access, while seamlessly storing older files in Amazon S3. Which AWS Storage Gateway type should they use?
Answer options:
A.
Volume Gateway - Stored Volumes
B.
Volume Gateway - Cached Volumes
C.
Tape Gateway
D.
File Gateway
How to approach this question
Identify the need for file-level access (NFS/SMB) backed by S3 with local caching.
Full Answer
D.File Gateway✓ Correct
AWS Storage Gateway's S3 File Gateway supports a file interface into Amazon S3. It allows you to store and retrieve objects in S3 using industry-standard file protocols (NFS and SMB), while caching recently accessed data locally.
Common mistakes
Choosing Cached Volumes, which provide block storage (iSCSI), not file storage.
Practice the full AWS SAA-C03 Practice Exam 5
65 questions · hints · full answers · grading
More questions from this exam
Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
Expert