CompTIA Cloud+ (CV0-003) — Question 35
A company would like to migrate its current on-premises workloads to the public cloud. The current platform requires at least 80 instances running at all times to work properly. The company wants the workload to be highly available, even if the cloud provider loses one region due to a catastrophe, and the costs to be kept to a minimum. Which of the following strategies should the company implement?
Answer options
- A. Create /25 subnets in two regions and run 80 instances on each one.
- B. Create /26 subnets in two regions and run 40 instances on each one.
- C. Create /26 subnets in three regions and run 40 instances on each one.
- D. Create /26 subnets in three regions and run 80 instances on each one.
Correct answer: C
Explanation
The correct answer is C because by creating /26 subnets in three regions and running 40 instances on each, the company can maintain a total of 120 instances, ensuring high availability even if one region fails. Option A would not provide enough redundancy, and options B and D do not meet the requirement for maintaining 80 instances continuously across the regions.