Your organization operates Virtual Machines (VMs) with only private IPs in the Virtual Private Cloud (VPC) with internet access through Cloud NAT. Everyday, you must patch all VMs with critical OS updates and provide summary reports. What should you do?
- AValidate that the egress firewall rules allow any outgoing traffic. Log in to each VM and execute OS specific update commands. Configure the Cloud Scheduler job to update with critical patches daily for daily updates.
- BCopy the latest patches to the Cloud Storage bucket. Log in to each VM, download the patches from the bucket, and install them.
- CAssign public IPs to VMs. Validate that the egress firewall rules allow any outgoing traffic. Log in to each VM, and configure a daily cron job to enable for OS updates at night during low activity periods.
- DEnsure that VM Manager is installed and running on the VMs. In the OS patch management service, configure the patch jobs to update with critical patches dally. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Ensure that VM Manager is installed and running on the VMs. In the OS patch management service, configure the patch jobs to update with critical patches dally.