CompTIA Cloud+ (CV0-002) — Question 28
A cloud administrator is analyzing usage trends for a website housed within an IaaS cloud platform. The administrator notices that traffic and visitors to the site quadrupled from the normal baseline during the holiday season. The environment has a load balancer that uses standardized VMs to host the applications. Given this scenario, which of the following would be the MOST efficient, provide no downtime, and address the temporary spike in traffic?
Answer options
- A. Implement an upward vertical scaling solution.
- B. Implement a downward vertical scaling solution.
- C. Implement an inward horizontal scaling solution.
- D. Implement an outward horizontal scaling solution.
Correct answer: A
Explanation
The correct answer is A because upward vertical scaling increases the resources of existing VMs, which is efficient for handling sudden traffic spikes without downtime. Options B, C, and D are incorrect as they either reduce resources or do not adequately address the need for increased capacity during high traffic periods.