nerdexam
Amazon

CLF-C02 · Question #244

A company needs to purchase Amazon EC2 instances to support an application that will run continuously for more than 1 year. Which EC2 instance purchasing option meets these requirements MOST…

The correct answer is C. Reserved Instances. For an application running continuously for more than one year, Amazon EC2 Reserved Instances are the most cost-effective purchasing option.

Submitted by ahmad_uae· Mar 6, 2026Billing, Pricing, and Support

Question

A company needs to purchase Amazon EC2 instances to support an application that will run continuously for more than 1 year. Which EC2 instance purchasing option meets these requirements MOST cost-effectively?

Options

  • ADedicated Instances
  • BSpot Instances
  • CReserved Instances
  • DOn-Demand Instances

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    93% (43)

Why each option

For an application running continuously for more than one year, Amazon EC2 Reserved Instances are the most cost-effective purchasing option.

ADedicated Instances

Dedicated Instances run on hardware dedicated to a single customer for compliance reasons and do not inherently offer the highest cost savings for continuous workloads compared to RIs.

BSpot Instances

Spot Instances offer significant discounts but are suitable for fault-tolerant workloads that can tolerate interruptions, making them unsuitable for continuous, uninterruptible applications.

CReserved InstancesCorrect

Reserved Instances (RIs) offer a significant discount compared to On-Demand prices for EC2 instances when you commit to a consistent amount of compute usage for a 1-year or 3-year term, making them ideal for predictable, long-running workloads.

DOn-Demand Instances

On-Demand Instances allow users to pay for compute capacity by the hour or second with no long-term commitments, which is the most expensive option for continuously running workloads.

Concept tested: EC2 instance purchasing options for cost optimization

Source: https://aws.amazon.com/ec2/pricing/reserved-instances/

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice