Question 53 of 318
Single answerA 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?
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?
✓ABuild new base images when patches are available, and use a CI/CD pipeline to rebuild VMs, deploying incrementally.
BFederate a Domain Controller into Compute Engine, and roll out weekly patches via Group Policy Object.
CUse Deployment Manager to provision updated VMs into new serving Instance Groups (IGs).
DReboot all VMs during the weekly maintenance window and allow the StartUp Script to download the latest patches from the internet.
✓
Correct Answer: A
Build new base images when patches are available, and use a CI/CD pipeline to rebuild VMs, deploying incrementally.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.