Question 1,139 of 1,546
Cost and Performance OptimizationeasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is Spot Instances. This is the correct choice because Spot Instances allow you to leverage unused AWS EC2 capacity for up to a 90% discount compared to On-Demand pricing, making them ideal for fault-tolerant workloads like batch processing that can handle interruptions. Since the application runs for a fixed three-hour nightly window and can resume from checkpoints if terminated, Spot Instances directly align with the cost-saving goal while meeting the interruption tolerance requirement. On the AWS Certified SysOps Administrator Associate SOA-C02 exam, this scenario tests your ability to match purchasing options to workload characteristics—specifically distinguishing Spot from On-Demand or Reserved Instances. A common trap is choosing On-Demand for reliability, but the key is recognizing that fault-tolerant, time-flexible jobs are perfect for Spot. Memory tip: think “Spot for stop-and-go” — if your workload can stop and restart, Spot saves the most dough.

SOA-C02 Cost and Performance Optimization Practice Question

This SOA-C02 practice question tests your understanding of cost and performance optimization. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: spot Instances offer significant cost savings (up to 90% off On-Demand).. 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 runs a batch processing application on Amazon EC2 instances. The application runs for 3 hours every night and can tolerate interruptions. The SysOps administrator needs to minimize compute costs. Which purchasing option should the administrator use?

Clue words in this question

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

  • 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

Spot Instances

Spot Instances are ideal for this workload because the application is fault-tolerant (can tolerate interruptions) and runs on a fixed schedule (3 hours nightly). Spot Instances offer significant cost savings (up to 90% compared to On-Demand) by using spare EC2 capacity, and the batch processing can be designed to resume from checkpoints if interrupted.

Key principle: Spot Instances offer significant cost savings (up to 90% off On-Demand).

Answer analysis

Option-by-option breakdown

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

  • Spot Instances

    Why this is correct

    Spot Instances provide large cost savings and are suitable for short-lived, fault-tolerant workloads like batch processing that can be interrupted and resumed.

    Clue confirmation

    The clue word "minimum / minimize" in the question point toward this answer.

    Related concept

    Spot Instances offer significant cost savings (up to 90% off On-Demand).

  • On-Demand Instances

    Why it's wrong here

    On-Demand instances are more expensive and not optimal for predictable, nightly workloads that can use Spot pricing.

  • Reserved Instances

    Why it's wrong here

    Reserved Instances require a 1- or 3-year commitment and are best for steady-state workloads. The batch job runs only 3 hours a day, so a Reserved Instance would be underutilized and not cost-effective.

  • Dedicated Instances

    Why it's wrong here

    Dedicated Instances provide physical isolation and are more expensive. They are not needed for a standard batch processing workload and do not offer cost optimization.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often choose Reserved Instances for any scheduled workload, failing to recognize that the application's fault tolerance and short nightly duration make Spot Instances the most cost-effective choice despite the risk of interruption.

Detailed technical explanation

How to think about this question

Spot Instances leverage AWS's unused EC2 capacity, with pricing that fluctuates based on supply and demand. When AWS needs the capacity back, it issues a two-minute interruption notice, which the application must handle gracefully (e.g., by saving state to S3 or using a checkpointing mechanism). For batch workloads, you can use Spot Instance interruptions as a trigger to retry the task on a new Spot Instance, ensuring completion without significant delay.

KKey Concepts to Remember

  • Spot Instances offer significant cost savings (up to 90% off On-Demand).
  • They are suitable for fault-tolerant, flexible, and stateless workloads.
  • Spot Instances can be interrupted by AWS with a two-minute warning.
  • Pricing for Spot Instances fluctuates based on supply and demand.

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

Spot Instances offer significant cost savings (up to 90% off On-Demand).

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 spot Instances offer significant cost savings (up to 90% off On-Demand)., then practise related SOA-C02 questions on the same topic to reinforce the concept.

Related practice questions

Related SOA-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 SOA-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 SOA-C02 question test?

Cost and Performance Optimization — This question tests Cost and Performance Optimization — Spot Instances offer significant cost savings (up to 90% off On-Demand)..

What is the correct answer to this question?

The correct answer is: Spot Instances — Spot Instances are ideal for this workload because the application is fault-tolerant (can tolerate interruptions) and runs on a fixed schedule (3 hours nightly). Spot Instances offer significant cost savings (up to 90% compared to On-Demand) by using spare EC2 capacity, and the batch processing can be designed to resume from checkpoints if interrupted.

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

Review spot Instances offer significant cost savings (up to 90% off On-Demand)., then practise related SOA-C02 questions on the same topic to reinforce the concept.

Are there clue words in this question I should notice?

Yes — watch for: "minimum / minimize". Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.

What is the key concept behind this question?

Spot Instances offer significant cost savings (up to 90% off On-Demand).

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 SOA-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 SOA-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 SOA-C02 exam.