Medium1 markMultiple Choice
AWS SAA-C03 · Question 32 · Domain 2.4: Resilient Storage
An on-premises application generates large amounts of video files. The local storage is running out of space. The company wants to extend their storage to AWS seamlessly, keeping frequently accessed files locally while moving older files to Amazon S3. Which service should they use?
An on-premises application generates large amounts of video files. The local storage is running out of space. The company wants to extend their storage to AWS seamlessly, keeping frequently accessed files locally while moving older files to Amazon S3. Which service should they use?
Answer options:
A.
AWS Storage Gateway - Volume Gateway (Stored Volumes)
B.
AWS Storage Gateway - File Gateway
C.
AWS DataSync
D.
Amazon EFS
How to approach this question
Look for 'extend storage to AWS', 'keep frequently accessed files locally', and 'files'. This is File Gateway.
Full Answer
B.AWS Storage Gateway - File Gateway✓ Correct
AWS Storage Gateway - File Gateway
Amazon S3 File Gateway provides a seamless way to connect to the cloud in order to store application data files and backup images as durable objects in Amazon S3. It maintains a local cache for low-latency access to recently used data.
Common mistakes
Confusing File Gateway with Volume Gateway (which provides block storage, not file storage).
Practice the full AWS SAA-C03 Practice Exam 3
65 questions · hints · full answers · grading
More questions from this exam
Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
Expert