
Explanation:
B is correct because Deployment Manager is Google Cloud's Infrastructure as Code tool, designed for dynamically provisioning VMs on Compute Engine in a declarative format using YAML or Python templates. It aligns with Google's best practices by offering a consistent, reproducible, and automated way to manage infrastructure.
For more details, visit Deployment Manager and Cloud Composer.
Ultimate access to all questions.
No comments yet.
Your cloud development company is struggling with the manual management of a large number of Compute Engine VMs and seeks a dynamic provisioning solution based on a separate configuration file, adhering to Google's best practices. What would you recommend?
A
Cloud Composer
B
Deployment Manager
C
Unmanaged Instance Group
D
Managed Instance Group