nerdexam
CompTIA

CV0-004 · Question #253

Which of the following models will best reduce the cost of running short-term, non-critical workloads?

The correct answer is B. Spot Instance. To best reduce the cost of running short-term, non-critical workloads, the Spot Instance model is the most suitable choice.

Cloud architecture

Question

Which of the following models will best reduce the cost of running short-term, non-critical workloads?

Options

  • AReserved
  • BSpot Instance
  • CPay-as-you-go
  • DDedicated host

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    81% (35)
  • C
    12% (5)
  • D
    5% (2)

Why each option

To best reduce the cost of running short-term, non-critical workloads, the Spot Instance model is the most suitable choice.

AReserved

Reserved Instances offer significant discounts for long-term (1-3 years) commitment to compute capacity, which is not suitable for 'short-term' workloads.

BSpot InstanceCorrect

Spot Instances allow users to take advantage of unused cloud provider compute capacity at significantly reduced prices compared to on-demand instances. Since these instances can be interrupted, they are ideal for fault-tolerant, flexible, and non-critical workloads that can tolerate such interruptions, making them highly cost-effective for short-term tasks.

CPay-as-you-go

Pay-as-you-go (On-Demand) pricing offers flexibility without commitment but is generally the most expensive pricing model and does not provide cost reduction for non-critical workloads compared to Spot.

DDedicated host

Dedicated hosts provide physical servers for exclusive use and are typically the most expensive option, not designed for cost reduction for short-term, non-critical workloads.

Concept tested: Cloud compute pricing models

Source: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-spot-instances.html

Topics

#Cloud instance types#Cost optimization#Spot Instances#Workload characteristics

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice