Medium1 markMultiple Choice
AWS SAA-C03 · Question 36 · Domain 2.4: Resilient Storage
A company has an on-premises application that needs to store backups in AWS. The application requires a local cache for low-latency access to recently used data, but the bulk of the data should be stored in Amazon S3 to reduce costs. Which AWS service meets these requirements?
A company has an on-premises application that needs to store backups in AWS. The application requires a local cache for low-latency access to recently used data, but the bulk of the data should be stored in Amazon S3 to reduce costs. Which AWS service meets these requirements?
Answer options:
A.
AWS DataSync
B.
AWS Storage Gateway (Cached Volume)
C.
AWS Storage Gateway (Stored Volume)
D.
AWS Snowball Edge
How to approach this question
Look for 'local cache' and 'bulk of data in S3'. This describes the Cached Volume mode of AWS Storage Gateway.
Full Answer
B.AWS Storage Gateway (Cached Volume)✓ Correct
AWS Storage Gateway (Cached Volume)
AWS Storage Gateway Cached Volumes allow you to use Amazon S3 as your primary data storage while retaining frequently accessed data locally in your storage gateway.
Common mistakes
Confusing Cached Volumes (primary data in S3) with Stored Volumes (primary data local).
Practice the full AWS SAA-C03 Practice Exam 7
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 needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert