Question 84 of 315
Single answerYou want to automate the creation of a managed instance group. The VMs have many OS package dependencies. You want to minimize the startup time for new
VMs in the instance group.
What should you do?
AUse Terraform to create the managed instance group and a startup script to install the OS package dependencies.
✓BCreate a custom VM image with all OS package dependencies. Use Deployment Manager to create the managed instance group with the VM image.
CUse Puppet to create the managed instance group and install the OS package dependencies.
DUse Deployment Manager to create the managed instance group and Ansible to install the OS package dependencies.
✓
Correct Answer: B
Create a custom VM image with all OS package dependencies. Use Deployment Manager to create the managed instance group with the VM image.
▥
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.