Question 555 of 1,024
Cloud Technology and ServiceseasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is Amazon S3 Standard-Infrequent Access (S3 Standard-IA) because it is designed for data that is rarely accessed but requires rapid retrieval when needed, with retrieval times in milliseconds that easily satisfy the 24-hour requirement. The key technical concept here is that S3 Standard-IA offers lower storage costs than S3 Standard by charging a retrieval fee, making it ideal for data accessed infrequently after the first 90 days while still providing the same low-latency, high-durability performance. On the AWS Certified Cloud Practitioner CLF-C02 exam, this question tests your ability to match storage classes to lifecycle policies, with a common trap being to confuse S3 Standard-IA with S3 Glacier, which has retrieval times in minutes or hours, not milliseconds. Remember the memory tip: “IA for Infrequent Access, but still Instant Access” — if you need data back in under a day, choose Standard-IA, not Glacier.

CLF-C02 Cloud Technology and Services Practice Question

This CLF-C02 practice question tests your understanding of cloud technology and services. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company collects sensor data from IoT devices and stores the data in Amazon S3. For the first 90 days, the data is accessed frequently for real-time analysis. After 90 days, the data is rarely accessed but must be retrievable within 24 hours for compliance audits. After 365 days, the data must be retained for legal purposes but can be deleted after 7 years. Which S3 storage class should the company use for the data from day 91 to day 365 to minimize storage costs while meeting the retrieval time requirement?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "first"

    Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

  • Clue: "minimum / minimize"

    Why it matters: Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.

Question 1easymultiple choice
Full question →

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

Amazon S3 Standard-Infrequent Access (S3 Standard-IA)

From day 91 to day 365, the data is rarely accessed but must be retrievable within 24 hours. Amazon S3 Standard-IA (S3 Standard-IA) is designed for infrequently accessed data that needs rapid access when required, with retrieval times in milliseconds, easily meeting the 24-hour requirement. It offers lower storage costs than S3 Standard while still providing high durability and low-latency retrieval, making it the most cost-effective choice for this period.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Amazon S3 Standard

    Why it's wrong here

    S3 Standard is designed for frequently accessed data and has a higher storage cost than S3 Standard-IA. Using it for data that is rarely accessed would increase costs unnecessarily.

  • Amazon S3 Glacier Flexible Retrieval

    Why it's wrong here

    S3 Glacier Flexible Retrieval is for archival data with retrieval times from minutes to hours. While it might meet the 24-hour requirement, it is not optimized for data that may need rapid access occasionally, and its retrieval cost structure is different. S3 Standard-IA is a better fit because it offers millisecond retrieval for infrequently accessed data at a lower storage cost than Standard.

  • Amazon S3 Standard-Infrequent Access (S3 Standard-IA)

    Why this is correct

    S3 Standard-IA is ideal for data that is accessed less frequently but requires rapid access when needed. It provides the same low-latency retrieval as S3 Standard at a lower storage cost, perfectly matching the requirement of retrievability within 24 hours while minimizing cost.

    Clue confirmation

    The clue words "first", "minimum / minimize" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA)

    Why it's wrong here

    S3 One Zone-IA stores data in a single Availability Zone, which means it is less durable and resilient. For compliance data that must be retained for years, durability across multiple AZs is important. Therefore, S3 Standard-IA is a more appropriate choice.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates see 'rarely accessed' and 'retrievable within 24 hours' and incorrectly choose S3 Glacier Flexible Retrieval, forgetting that Glacier retrieval times are typically minutes to hours (not milliseconds) and that S3 Standard-IA is the correct infrequent-access tier for data that still needs rapid retrieval.

Detailed technical explanation

How to think about this question

S3 Standard-IA uses erasure coding across multiple Availability Zones to provide 99.999999999% durability and 99.9% availability, with a minimum storage charge of 30 days and a per-GB retrieval fee. The 24-hour retrieval requirement is easily satisfied because S3 Standard-IA offers the same millisecond first-byte latency as S3 Standard, unlike Glacier classes which have retrieval times measured in minutes to hours. In real-world scenarios, companies often misapply Glacier Flexible Retrieval for data that is still accessed quarterly, incurring unnecessary retrieval costs and delays.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CLF-C02 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CLF-C02 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CLF-C02 question test?

Cloud Technology and Services — This question tests Cloud Technology and Services — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Amazon S3 Standard-Infrequent Access (S3 Standard-IA) — From day 91 to day 365, the data is rarely accessed but must be retrievable within 24 hours. Amazon S3 Standard-IA (S3 Standard-IA) is designed for infrequently accessed data that needs rapid access when required, with retrieval times in milliseconds, easily meeting the 24-hour requirement. It offers lower storage costs than S3 Standard while still providing high durability and low-latency retrieval, making it the most cost-effective choice for this period.

What should I do if I get this CLF-C02 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "first", "minimum / minimize". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More CLF-C02 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.