CompTIA Cloud+ (CV0-003) — Question 77
After initial stress testing showed that a platform performed well with the specification of a single 32 vCPU node, which of the following will provide the desired service with the LOWEST cost and downtime?
Answer options
- A. One 32 vCPU node with CDN caching
- B. Two 8 vCPU nodes with load balancing
- C. Three to six 8 vCPU nodes autoscaling group
- D. Four 8 vCPU nodes with DNS round robin
Correct answer: C
Explanation
Option C is correct because an autoscaling group can dynamically adjust to traffic demands, ensuring high availability and cost-efficiency. Options A and D may not scale as effectively or may incur higher costs, while option B, although it provides load balancing, does not leverage the benefits of autoscaling for optimal resource management.