Easy1 markMultiple Choice
AWS SAA-C03 · Question 57 · Domain 4.2: Compute Cost Optimization
A company runs a batch processing workload on Amazon EC2. The workload can be interrupted and resumed without any data loss. The processing jobs take a few hours to complete and the company wants to minimize compute costs.<br/><br/>Which EC2 pricing model should be used?
A company runs a batch processing workload on Amazon EC2. The workload can be interrupted and resumed without any data loss. The processing jobs take a few hours to complete and the company wants to minimize compute costs.<br/><br/>Which EC2 pricing model should be used?
Answer options:
A.
On-Demand Instances
B.
Reserved Instances
C.
Spot Instances
D.
Dedicated Hosts
How to approach this question
Look for the keywords 'can be interrupted' and 'minimize compute costs'.
Full Answer
C.Spot Instances✓ Correct
Spot Instances
Amazon EC2 Spot Instances let you take advantage of unused EC2 capacity in the AWS cloud. Spot Instances are available at up to a 90% discount compared to On-Demand prices. Because Spot Instances can be interrupted, they are ideal for fault-tolerant, flexible workloads like batch processing.
Common mistakes
Choosing Reserved Instances, which require a long-term commitment.
Practice the full AWS SAA-C03 Practice Exam 6
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A company has two AWS accounts: Account A for development and Account B for production. Developer...MediumQ03A mobile application needs to authenticate users using their social media accounts (Facebook, Goo...EasyQ04A company is running an application on Amazon EC2 instances. The application needs to connect to ...MediumQ05A company has 50 AWS accounts managed by AWS Organizations. The IT team wants to implement a cent...Easy
Expert