Easy1 markMultiple Choice
AWS SAA-C03 · Question 53 · Domain 4.1: Storage Cost Optimization
A company stores millions of images in Amazon S3. The access patterns are highly unpredictable; some images are accessed daily, while others are not accessed for months. The company wants to optimize storage costs without incurring retrieval fees or operational overhead. Which S3 storage class should they use?
A company stores millions of images in Amazon S3. The access patterns are highly unpredictable; some images are accessed daily, while others are not accessed for months. The company wants to optimize storage costs without incurring retrieval fees or operational overhead. Which S3 storage class should they use?
Answer options:
A.
S3 Standard
B.
S3 Standard-Infrequent Access (S3 Standard-IA)
C.
S3 Intelligent-Tiering
D.
S3 Glacier Flexible Retrieval
How to approach this question
Match 'unpredictable access' to the storage class.
Full Answer
C.S3 Intelligent-Tiering✓ Correct
Amazon S3 Intelligent-Tiering is the only cloud storage class that delivers automatic cost savings by moving objects between four access tiers when access patterns change, with no retrieval fees.
Common mistakes
Choosing Standard-IA, which incurs retrieval fees when data is accessed.
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