CompTIA Cloud+ (CV0-003) — Question 233
A corporate jump server located in the public cloud was terminated overnight because the underlying hardware failed. The next morning, developers were unable to reach environments. Which of the following is the best way to remediate the issue?
Answer options
- A. Setting up a virtual load balancer in front of a jump server
- B. Provisioning and configuring a new jump server via a cloud console
- C. Recommending developers use their laptops for development
- D. Configuring autoscaling with a minimum number of jump servers set to one
Correct answer: D
Explanation
The correct answer is D because configuring autoscaling ensures that there is always at least one jump server available, which increases reliability and accessibility for developers. Option A does not directly address the issue of server availability. Option B is a reactive solution rather than a preventative measure. Option C is impractical as it does not provide a centralized access point for all developers.