CompTIA CASP+ (CAS-004) — Question 624
An engineer has had scaling issues with a web application hosted on premises and would like to move to a serverless architecture. Which of the following cloud benefits would be best to utilize for this project?
Answer options
- A. Cost savings for hosting
- B. Automation of resource provisioning
- C. Providing geo-redundant hosting
- D. Eliminating need to patch
Correct answer: B
Explanation
The correct answer is B, as automation of resource provisioning allows for dynamic scaling of resources based on demand, which is essential for a serverless architecture. While cost savings, geo-redundancy, and patch management are also benefits of cloud computing, they do not directly address the scaling challenges associated with a web application.