Courseiva
Cloud Technology and ServicesmediumMultiple ChoiceObjective-mapped

CLF-C02 Cloud Technology and Services Practice Question

A company stores historical sales data in Amazon S3. The data is accessed only once a month for generating quarterly reports. When accessed, the data must be available for retrieval within seconds. The company wants to minimize storage costs while meeting the retrieval latency requirement. Which S3 storage class should the company use?

⚠ Common exam trap

Candidates often confuse 'infrequent access' with 'archival access' and incorrectly choose S3 Glacier Deep Archive, overlooking the critical retrieval latency requirement of 'within seconds' that only S3 Standard-IA (or S3 Standard) can meet.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

S3 Standard-IA (Infrequent Access)

S3 Standard-IA (Infrequent Access) is the correct choice because it offers the same low-latency retrieval (milliseconds) as S3 Standard but at a lower storage cost, making it ideal for data accessed infrequently (e.g., once a month) yet requiring immediate availability. The company's requirement of 'within seconds' is fully met by S3 Standard-IA, which provides the same first-byte latency as S3 Standard, while minimizing storage costs for data that is not accessed frequently.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • S3 Standard

    Why it's wrong here

    S3 Standard is designed for frequently accessed data and provides low latency and high throughput. However, it has the highest storage cost among these options, making it unnecessarily expensive for data accessed only once a month.

    When this WOULD be correct

    A company needs to store frequently accessed data (e.g., multiple times per day) for a real-time analytics application, and retrieval must be within milliseconds. S3 Standard would be the correct choice because it offers low latency and high throughput for frequent access patterns.

  • S3 Intelligent-Tiering

    Why it's wrong here

    S3 Intelligent-Tiering automatically moves objects between access tiers based on changing access patterns. While it can cost-effectively handle unpredictable access, it charges a monthly monitoring fee. For a known, monthly access pattern, S3 Standard-IA would be more cost-effective.

    When this WOULD be correct

    A company stores data with unpredictable access patterns, where some objects may be accessed frequently and others rarely, and wants to automatically optimize storage costs without manual tier changes.

  • S3 Standard-IA (Infrequent Access)

    Why this is correct

    S3 Standard-IA is optimized for infrequently accessed data that requires millisecond retrieval. It offers lower storage costs than S3 Standard, with a retrieval fee. This matches the scenario: monthly access with seconds retrieval latency and lowest cost.

  • S3 Glacier Deep Archive

    Why it's wrong here

    S3 Glacier Deep Archive is designed for long-term archival of data that is accessed at most a few times per year, offering the lowest storage cost of any S3 storage class. However, retrieving objects requires initiating a restoration job, with standard retrieval times of 12 to 48 hours and even expedited retrieval taking minutes and incurring higher costs. This retrieval latency fundamentally cannot satisfy the requirement that data be available within seconds when accessed. Additionally, the scenario's monthly access pattern is far too frequent for Glacier Deep Archive, which also enforces a 180-day minimum storage duration, making it both functionally and economically inappropriate.

    When this WOULD be correct

    A company needs to archive data that is accessed less than once a year, with retrieval times of 12-48 hours acceptable, and wants the lowest possible storage cost.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The CLF-C02 exam frequently reuses these exact scenarios with slightly different constraints.

S3 Standard-IA (Infrequent Access)Correct answer

Why this is correct

S3 Standard-IA is optimized for infrequently accessed data that requires millisecond retrieval. It offers lower storage costs than S3 Standard, with a retrieval fee. This matches the scenario: monthly access with seconds retrieval latency and lowest cost.

S3 StandardWrong answer — click to see why

Why this is wrong here

S3 Standard is designed for frequently accessed data with millisecond latency, but it has higher storage costs than S3 Standard-IA. Since the data is accessed only once a month, Standard-IA provides the same retrieval latency at lower cost, making Standard suboptimal for minimizing storage costs.

★ When this WOULD be the correct answer

A company needs to store frequently accessed data (e.g., multiple times per day) for a real-time analytics application, and retrieval must be within milliseconds. S3 Standard would be the correct choice because it offers low latency and high throughput for frequent access patterns.

Why candidates choose this

Candidates may default to S3 Standard as the default or most familiar storage class, overlooking the cost savings of infrequent access tiers when access patterns are sparse.

S3 Intelligent-TieringWrong answer — click to see why

Why this is wrong here

S3 Intelligent-Tiering is designed for data with unknown or changing access patterns, but here the access pattern is known (monthly) and predictable, making Standard-IA more cost-effective without the monitoring fee.

★ When this WOULD be the correct answer

A company stores data with unpredictable access patterns, where some objects may be accessed frequently and others rarely, and wants to automatically optimize storage costs without manual tier changes.

Why candidates choose this

Candidates may think Intelligent-Tiering automatically saves costs for any infrequently accessed data, overlooking that it adds a monitoring fee and is less cost-effective than Standard-IA for predictable, low-access patterns.

S3 Glacier Deep ArchiveWrong answer — click to see why

Why this is wrong here

S3 Glacier Deep Archive has a retrieval time of 12-48 hours, which does not meet the requirement of 'available for retrieval within seconds' for monthly data access.

★ When this WOULD be the correct answer

A company needs to archive data that is accessed less than once a year, with retrieval times of 12-48 hours acceptable, and wants the lowest possible storage cost.

Why candidates choose this

Candidates may think 'minimize storage costs' means choosing the cheapest class, overlooking the retrieval latency requirement of seconds.

Analysis generated from the official CLF-C02blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

Courseiva writes every CLF-C02 question from scratch — 988 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.