CompTIA Cloud+ (CV0-004) — Question 69

A cloud administrator is provisioning infrastructure to run an application with the following requirements:

• Ten midsize instances need to run as a cluster most of the day.
• Sixteen midsize instances are required during peak hours.
• Costs must be kept low.
• The instances must be deployed in an IaaS model.
• The application has no tolerance for service disruptions.

Which of the following steps should the cloud architect take to host the application?

Answer options

Correct answer: C

Explanation

The correct answer is C, as it combines reserved instances for consistent operation with the flexibility of pay-as-you-go instances during peak times, ensuring availability without disruption. Option A incurs unnecessary costs by reserving 16 instances while not all are needed. Option B may lead to service interruptions during peak hours because spot instances can be terminated. Option D relies on spot instances, which are not guaranteed and could lead to service disruptions.