Question 654 of 1,040
Design Cost-Optimized ArchitectureshardMultiple ChoiceObjective-mapped

Quick Answer

The answer is S3 Intelligent-Tiering. This is the correct choice because it automatically moves objects between frequent, infrequent, and archive instant access tiers based on real-time access pattern changes, ensuring automatic S3 cost optimization without retrieval delays—even when files become hot again months later. On the SAA-C03 exam, this scenario tests your understanding of storage classes designed for unpredictable or unknown access patterns, and the key trap is confusing it with S3 Lifecycle Policies, which require custom rules and scripts; Intelligent-Tiering eliminates operational overhead by monitoring access automatically. A helpful memory tip: think of it as “set-and-forget” tiering—Intelligent-Tiering adapts to your data’s behavior, so you don’t have to.

SAA-C03 Design Cost-Optimized Architectures Practice Question

This SAA-C03 practice question tests your understanding of design cost-optimized architectures. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: s3 Intelligent-Tiering automatically moves objects between access tiers.. 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 media processing workflow generates analytics files that are accessed unpredictably. Some files become hot again months later. The team wants automatic storage cost optimisation without retrieval delays. What should be used? The design must avoid adding custom operational scripts.

Question 1hardmultiple 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

S3 Intelligent-Tiering

S3 Intelligent-Tiering automatically moves objects between access tiers (frequent, infrequent, and archive instant access) based on changing access patterns, with no retrieval delays for hot objects and no operational overhead. This matches the unpredictable access pattern where files become hot again months later, as the service monitors access and adjusts storage class without custom scripts.

Key principle: S3 Intelligent-Tiering automatically moves objects between access tiers.

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 Intelligent-Tiering

    Why this is correct

    Intelligent-Tiering automatically moves objects between access tiers based on usage while preserving low-latency access.

    Related concept

    S3 Intelligent-Tiering automatically moves objects between access tiers.

  • Manual monthly review and object copying

    Why it's wrong here

    Manual movement increases operational overhead and is error-prone.

  • S3 Glacier Flexible Retrieval for all files

    Why it's wrong here

    Glacier retrieval is not immediate and can add restore complexity.

  • EFS One Zone for analytics files

    Why it's wrong here

    EFS is a file system and not the best automatic tiering option for S3-style analytics objects.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may choose S3 Glacier Flexible Retrieval thinking it is the cheapest option, overlooking the retrieval delay requirement and the fact that Intelligent-Tiering provides automatic cost optimisation without latency penalties for unpredictable access patterns.

Detailed technical explanation

How to think about this question

S3 Intelligent-Tiering monitors access patterns at the object level and moves data between four access tiers: Frequent Access, Infrequent Access, Archive Instant Access, and Deep Archive Access (optional). Objects are moved only when access patterns change, and there is a small monthly monitoring and automation fee per object, but no retrieval charges for data moved to lower tiers. The service uses a 30-day observation period before moving objects to lower tiers, ensuring cost savings without impacting latency for frequently accessed data.

KKey Concepts to Remember

  • S3 Intelligent-Tiering automatically moves objects between access tiers.
  • It provides millisecond retrieval latency for Frequent, Infrequent, and Archive Instant Access tiers.
  • No operational overhead for tiering or retrieval fees when objects change tiers.
  • Monitors access patterns and moves objects after 30 days of no access to Infrequent Access.

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

S3 Intelligent-Tiering automatically moves objects between access tiers.

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.

Review s3 Intelligent-Tiering automatically moves objects between access tiers., then practise related SAA-C03 questions on the same topic to reinforce the concept.

Related practice questions

Related SAA-C03 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 SAA-C03 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 SAA-C03 question test?

Design Cost-Optimized Architectures — This question tests Design Cost-Optimized Architectures — S3 Intelligent-Tiering automatically moves objects between access tiers..

What is the correct answer to this question?

The correct answer is: S3 Intelligent-Tiering — S3 Intelligent-Tiering automatically moves objects between access tiers (frequent, infrequent, and archive instant access) based on changing access patterns, with no retrieval delays for hot objects and no operational overhead. This matches the unpredictable access pattern where files become hot again months later, as the service monitors access and adjusts storage class without custom scripts.

What should I do if I get this SAA-C03 question wrong?

Review s3 Intelligent-Tiering automatically moves objects between access tiers., then practise related SAA-C03 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

S3 Intelligent-Tiering automatically moves objects between access tiers.

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

Same concept, more angles

4 more ways this is tested on SAA-C03

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A media processing workflow generates analytics files that are accessed unpredictably. Some files become hot again months later. The team wants automatic storage cost optimisation without retrieval delays. What should be used? The architecture review board prefers a managed AWS-native control.

hard
  • A.S3 Intelligent-Tiering
  • B.Manual monthly review and object copying
  • C.S3 Glacier Flexible Retrieval for all files
  • D.EFS One Zone for analytics files

Why A: S3 Intelligent-Tiering is the correct choice because it automatically moves objects between access tiers (frequent, infrequent, and archive instant retrieval) based on changing access patterns, without any retrieval delays for hot objects. This matches the unpredictable access pattern where files may become hot again months later, and it is a fully managed AWS-native solution that optimizes storage costs automatically.

Variation 2. A media processing workflow generates analytics files that are accessed unpredictably. Some files become hot again months later. The team wants automatic storage cost optimisation without retrieval delays. What should be used?

hard
  • A.S3 Intelligent-Tiering
  • B.Manual monthly review and object copying
  • C.S3 Glacier Flexible Retrieval for all files
  • D.EFS One Zone for analytics files

Why A: S3 Intelligent-Tiering automatically moves objects between access tiers (frequent, infrequent, and archive instant access) based on changing access patterns, with no retrieval delays for hot objects. This is ideal for unpredictable access where some files become hot again months later, as it optimizes storage costs without manual intervention or retrieval latency.

Variation 3. A risk simulation workload generates analytics files that are accessed unpredictably. Some files become hot again months later. The team wants automatic storage cost optimisation without retrieval delays. What should be used? The design must avoid adding custom operational scripts.

hard
  • A.Manual monthly review and object copying
  • B.S3 Glacier Flexible Retrieval for all files
  • C.S3 Intelligent-Tiering
  • D.EFS One Zone for analytics files

Why C: S3 Intelligent-Tiering automatically moves objects between access tiers (frequent, infrequent, and archive instant access) based on changing access patterns, with no retrieval delays for hot objects and no operational overhead. This matches the unpredictable access pattern where files become hot again months later, as Intelligent-Tiering monitors access at the object level and adjusts storage class without manual intervention or custom scripts.

Variation 4. A risk simulation workload generates analytics files that are accessed unpredictably. Some files become hot again months later. The team wants automatic storage cost optimisation without retrieval delays. What should be used?

hard
  • A.Manual monthly review and object copying
  • B.S3 Glacier Flexible Retrieval for all files
  • C.S3 Intelligent-Tiering
  • D.EFS One Zone for analytics files

Why C: S3 Intelligent-Tiering is the correct choice because it automatically moves objects between access tiers (frequent, infrequent, and archive instant access) based on changing access patterns, without any retrieval delays. This handles the unpredictable access described—files that become hot again months later—by keeping them in the archive instant access tier until access resumes, then promoting them instantly. It optimizes storage costs automatically without manual intervention or cold retrieval waits.

Keep practising

More SAA-C03 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 SAA-C03 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 SAA-C03 exam.