Medium1 markMultiple Choice
AWS SAP-C02 · Question 15 · Domain 3.5: Cost Optimization
A company has 500 TB of data in an S3 Standard bucket. Access patterns are unpredictable; some objects are accessed daily, while others haven't been touched in months. How can the company optimize storage costs with the LEAST operational overhead?
A company has 500 TB of data in an S3 Standard bucket. Access patterns are unpredictable; some objects are accessed daily, while others haven't been touched in months. How can the company optimize storage costs with the LEAST operational overhead?
Answer options:
A.
Create an S3 Lifecycle policy to move objects older than 30 days to S3 Standard-IA.
B.
Create an S3 Lifecycle policy to transition all objects to S3 Intelligent-Tiering.
C.
Use S3 Storage Lens to manually identify and delete unused objects.
D.
Transition all data to S3 Glacier Flexible Retrieval.
How to approach this question
Identify the S3 storage class designed for unpredictable access patterns.
Full Answer
B.Create an S3 Lifecycle policy to transition all objects to S3 Intelligent-Tiering.✓ Correct
Create an S3 Lifecycle policy to transition all objects to S3 Intelligent-Tiering.
S3 Intelligent-Tiering is designed specifically for data with unknown or changing access patterns.
Common mistakes
Choosing Standard-IA for unpredictable workloads, risking high retrieval fees.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert