Medium1 markMultiple Choice
Domain 4.2: Compute Cost OptimizationDomain 4EC2Spot Instances

AWS SAA-C03 · Question 55 · Domain 4.2: Compute Cost Optimization

A company runs a batch processing workload on Amazon EC2. The workload can be interrupted and resumed without data loss. The company wants to minimize compute costs. Which TWO strategies should be used? (Select TWO.)

Answer options:

A.

Purchase EC2 Reserved Instances.

B.

Use EC2 Spot Instances.

C.

Use an Auto Scaling group to manage the instances.

D.

Use EC2 Dedicated Hosts.

E.

Purchase Compute Savings Plans.

How to approach this question

Identify the workload type: 'can be interrupted' (fault-tolerant). Spot instances are the cheapest option.

Full Answer

Use Spot Instances and an Auto Scaling group.
Amazon EC2 Spot Instances let you take advantage of unused EC2 capacity at up to a 90% discount. They are perfect for fault-tolerant, flexible workloads. Using an Auto Scaling group ensures that if Spot instances are interrupted, new ones are requested automatically.

Common mistakes

Choosing Reserved Instances for a workload that doesn't need to run 24/7.

Practice the full AWS SAA-C03 Practice Exam 3

65 questions · hints · full answers · grading

More questions from this exam