mediummultiple choiceObjective-mapped

A SaaS company uses an S3 bucket for database backups created daily. Backups are rarely restored; the company’s documented RTO is 24 hours, and the compliance policy requires backups be kept for 90 days. The team currently stores all backups in S3 Standard, which is costly.

Which single lifecycle policy change is most cost-optimized while still meeting the 24-hour RTO and 90-day retention?

Question 1mediummultiple choice
Full question →

A SaaS company uses an S3 bucket for database backups created daily. Backups are rarely restored; the company’s documented RTO is 24 hours, and the compliance policy requires backups be kept for 90 days. The team currently stores all backups in S3 Standard, which is costly.

Which single lifecycle policy change is most cost-optimized while still meeting the 24-hour RTO and 90-day retention?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

Add a lifecycle rule to transition backups older than 1 day to S3 Glacier Flexible Retrieval, and keep them until day 90.

Glacier Flexible Retrieval is intended for backups with infrequent access and supports restores within an RTO measured in hours.

B

Distractor review

Add a lifecycle rule to transition backups older than 1 day to S3 Glacier Instant Retrieval, and keep them until day 90.

Instant Retrieval can meet the RTO but usually costs more than Flexible Retrieval for infrequent backups.

C

Distractor review

Add a lifecycle rule to transition backups older than 1 day to S3 Glacier Deep Archive, and keep them until day 90 with no restore configuration.

Deep Archive restore times are typically longer and may conflict with a strict 24-hour RTO expectation.

D

Distractor review

Add a lifecycle rule to transition backups older than 1 day to S3 One Zone-IA, and delete them after 7 days.

One Zone-IA reduces cost but deletion after 7 days breaks the required 90-day retention.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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.

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.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SAA-C03 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Add a lifecycle rule to transition backups older than 1 day to S3 Glacier Flexible Retrieval, and keep them until day 90. — For infrequently accessed daily backups with a 24-hour RTO and a 90-day retention requirement, transitioning older objects to S3 Glacier Flexible Retrieval is the most cost-optimized choice that still meets restore expectations. Flexible Retrieval is designed for backup and archive scenarios where retrieval can occur in hours rather than seconds. Keeping the objects through day 90 via the lifecycle rule maintains compliance retention. Choosing Instant Retrieval is likely unnecessarily expensive because it targets faster retrieval at higher storage/restore costs. Deep Archive typically implies longer restore timelines than a 24-hour RTO, and deleting early violates retention. Why others are wrong: Instant Retrieval can meet the RTO but is usually not the best cost because it offers faster retrieval than necessary. Deep Archive may not reliably meet a 24-hour RTO due to longer restore windows. One Zone-IA reduces cost, but deleting after 7 days violates the explicit 90-day retention policy, which the question prioritizes.

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

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.