ASSOCIATE-CLOUD-ENGINEER · Question #4
ASSOCIATE-CLOUD-ENGINEER Question #4: Real Exam Question with Answer & Explanation
The correct answer is A. Deployment Manager. Google Cloud Deployment Manager allows you to specify all the resources needed for your application in a declarative format using yaml. You can also use Python or Jinja2 templates to parameterize the configuration and allow reuse of common deployment paradigms such as a load bala
Question
Options
- ADeployment Manager
- BCloud Composer
- CManaged Instance Group
- DUnmanaged Instance Group
Explanation
Google Cloud Deployment Manager allows you to specify all the resources needed for your application in a declarative format using yaml. You can also use Python or Jinja2 templates to parameterize the configuration and allow reuse of common deployment paradigms such as a load balanced, auto-scaled instance group. Treat your configuration as code and perform repeatable https://cloud.google.com/deployment-manager
Community Discussion
No community discussion yet for this question.