ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 53 - Professional Cloud Security Engineer discussion

Report
Export

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?

A.
Build new base images when patches are available, and use a CI/CD pipeline to rebuild VMs, deploying incrementally.
Answers
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.
Answers
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).
Answers
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.
Answers
D.
Reboot all VMs during the weekly maintenance window and allow the StartUp Script to download the latest patches from the internet.
Suggested answer: A

Explanation:

Compute Engine doesn't automatically update the OS or the software on your deployed instances. You will need to patch or update your deployed Compute Engine instances when necessary. However, in the cloud it is not recommended that you patch or update individual running instances. Instead it is best to patch the image that was used to launch the instance and then replace each affected instance with a new copy.

asked 18/09/2024
Nivenl Surnder
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first