Easy1 markMultiple Choice
AWS SAA-C03 · Question 54 · Domain 4.1: Storage Cost Optimization
A company stores millions of images in Amazon S3. The access patterns are 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 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 patterns' and 'no retrieval fees' to S3 Intelligent-Tiering.
Full Answer
C.S3 Intelligent-Tiering✓ Correct
S3 Intelligent-Tiering
Amazon S3 Intelligent-Tiering is the only cloud storage class that delivers automatic cost savings by moving objects between four access tiers based on changing access patterns, without performance impact or retrieval fees.
Common mistakes
Choosing Standard-IA, forgetting that it charges a per-GB retrieval fee.
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