
Answer-first summary for fast verification
Answer: Cloud Deployment Manager
Google Cloud Deployment Manager enables the specification of all necessary resources for an application in a declarative format using YAML. Additionally, Python or Jinja2 templates can be employed to parameterize the configuration, facilitating the reuse of common deployment paradigms like load-balanced, auto-scaled instance groups. This approach treats configuration as code, ensuring repeatable deployments.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.