CompTIA Cloud+ (CV0-002) — Question 14
In a private cloud environment, which of the following is the BEST way to update 20 VMs with the same patch that has been regression tested and approved for rollout?
Answer options
- A. Automate the distribution of the patch and use an orchestration tool to roll it out.
- B. Roll out the patch manually to the 20 VMs and reboot the system.
- C. Deploy the patch to ten VMs for testing and then install it on the remaining VMs.
- D. Install the patch on as many VMs as possible during the next maintenance window.
Correct answer: A
Explanation
The best approach is to automate the patch deployment using an orchestration tool, as it ensures consistency and efficiency across all VMs, minimizing downtime. Manual patching (Option B) is time-consuming and error-prone, while testing on a subset (Option C) adds unnecessary steps since the patch is already approved. Option D lacks a strategic approach and may lead to incomplete updates.