Introduction
When you want to create and manage Google Cloud resources automatically, Deployment Manager helps you write a file that describes what you want. It then builds and updates those resources for you, so you don't have to click around manually.
When you want to create a virtual machine and a network together in Google Cloud without clicking in the console.
When you need to update your cloud resources safely and keep track of changes over time.
When you want to share your cloud setup with teammates as a simple file.
When you want to recreate the same cloud environment multiple times easily.
When you want to avoid mistakes from manual setup by automating resource creation.