Easy1 markMultiple Choice
AWS SAP-C02 · Question 44 · Domain 3.5: Cost Optimization
An application uses Amazon S3 to store millions of images. The access pattern is 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 is MOST appropriate?
An application uses Amazon S3 to store millions of images. The access pattern is 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 is MOST appropriate?
Answer options:
A.
S3 Standard
B.
S3 Standard-Infrequent Access (S3 Standard-IA)
C.
S3 Intelligent-Tiering
D.
S3 Glacier Instant Retrieval
How to approach this question
Match 'unpredictable access' and 'no retrieval fees' to the storage class.
Full Answer
C.S3 Intelligent-Tiering✓ Correct
S3 Intelligent-Tiering
S3 Intelligent-Tiering is designed for data with unknown or changing access patterns. It automatically moves objects to the most cost-effective access tier without performance impact or retrieval fees.
Common mistakes
Choosing Standard-IA, which charges per-GB retrieval fees.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 2
75 questions · hints · full answers · grading
More questions from this exam
Q01A company is setting up a multi-account AWS environment using AWS Organizations. They need to ens...EasyQ02An enterprise needs to connect its on-premises data center to AWS. They require a dedicated, priv...EasyQ03A company wants to share a single AWS Transit Gateway across multiple AWS accounts within their A...EasyQ04An architect needs to design a highly available database architecture that spans multiple AWS Reg...EasyQ05A global financial institution is migrating its core banking application to AWS. The application ...Medium
Expert