
Ultimate access to all questions.
A customer has deployed an application on Compute Engine that leverages the elastic nature of the cloud. How can you collaborate with Infrastructure Operations Engineers to ensure that Windows Compute Engine virtual machines are kept updated with the latest operating system patches?
A
Build new base images when patches are available, and use a CI/CD pipeline to rebuild VMs, deploying incrementally.
B
Federate a Domain Controller into Compute Engine, and roll out weekly patches via Group Policy Object.
C
Use Deployment Manager to provision updated VMs into new serving Instance Groups (IGs).
D
Reboot all VMs during the weekly maintenance window and allow the StartUp Script to download the latest patches from the internet.