easymultiple choiceObjective-mapped

A web service runs continuously on AWS 24/7. The team expects steady compute usage for the next 12–24 months, but may change instance families/sizes as performance tuning continues. Which purchase option best reduces cost while keeping flexibility to change instance types?

Question 1easymultiple choice
Full question →

A web service runs continuously on AWS 24/7. The team expects steady compute usage for the next 12–24 months, but may change instance families/sizes as performance tuning continues. Which purchase option best reduces cost while keeping flexibility to change instance types?

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

Distractor review

Buy EC2 On-Demand instances and rely on future Spot capacity for discounts

On-Demand pricing has no commitment-based discount, so a steady 24/7 workload generally remains costly. Relying on future Spot capacity does not match the predictable continuous demand and may also introduce interruptions unless the architecture is designed for them.

B

Best answer

Use Compute Savings Plans for the expected steady usage

Compute Savings Plans provide a discounted hourly rate in exchange for a commitment. They are the most flexible Savings Plans option and can apply across EC2 usage regardless of instance family or size changes, so the team can continue tuning instance types while still receiving discounted pricing for the committed usage.

C

Distractor review

Buy Reserved Instances with a fixed instance type and region

Instance-specific Reserved Instances discount On-Demand but require matching the specified instance family/size and scope constraints. Frequent changes to instance families/sizes can reduce or prevent using the committed discount effectively.

D

Distractor review

Buy Spot Instances and stop scaling to avoid interruption risk

Spot provides lower pricing but can be interrupted when capacity is reclaimed. Stopping scaling does not remove interruption risk; it only changes how capacity is adjusted. For a 24/7 service, this can still cause outages unless substantial fault-tolerance is built.

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: Use Compute Savings Plans for the expected steady usage — Compute Savings Plans are the best fit for a workload with steady compute usage over a 12–24 month term where the team wants to change instance families/sizes during optimization. Savings Plans lower costs with a usage commitment, and Compute Savings Plans are the most flexible type because the discounted usage can apply across EC2 instance families and sizes rather than being tied to one specific configuration. The other choices either do not provide a commitment discount for predictable steady usage (On-Demand), are too restrictive for frequent instance changes (instance-specific Reserved Instances), or introduce interruption risk inappropriate for an always-on service without additional design work (Spot). Why others are wrong: On-Demand provides no commitment-based discount, so it does not address the cost goal for predictable 24/7 usage. Instance-specific Reserved Instances can become misaligned when instance families/sizes change during tuning, reducing effective coverage. Spot offers discounts but can be interrupted regardless of scaling behavior; a 24/7 service would still need interruption tolerance that isn’t stated in the scenario.

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.