Google Cloud Professional Cloud Security Engineer — Question 228

A customer deployed an application on Compute Engine that takes advantage of the elastic nature of cloud computing.
How can you work with Infrastructure Operations Engineers to best ensure that Windows Compute Engine VMs are up to date with all the latest OS patches?

Answer options

Correct answer: A

Explanation

The correct answer, A, focuses on a proactive approach by using CI/CD pipelines to ensure VMs are consistently updated with the latest patches. Option B relies on Group Policy, which may not be as effective in a cloud environment. Option C suggests using Deployment Manager, but it does not directly address the patching process. Option D depends on the StartUp Script, which may not guarantee timely updates.