Cloud deployment manager

Cloud deployment manager is used to create and manage templates for cloud resources with simple templates. We have to write that template in YAML format. Using Cloud Deployment Manager, we can deploy infrastructure that requires repeated efforts.

When to use:

If your application requires some resources for just three hours, but on a repeated basis; such as every week. In that case, instead of using a web console of GCP to start and stop these resources every week, you can write your own template in a declarative style (YAML).

Special features:

The following are the special features of Cloud Deployment Manager:

  • Parallel deployment: you can deploy many infrastructure services in one go
  • Preview mode: it helps you to ...

Get Cloud Analytics with Google Cloud Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.