Google Certified Associate Cloud Engineer 2020

Sign Up Free or Log In to participate!

Deployment Manager in GCP

What is the significance of deployment Manager in GCP?

1 Answers

Hello Suresh,

Deployment Manager is a service that takes a written statement of infrastructure, usually in yaml format and performs the actions to make those statements become resources on the Google Cloud Platform.

The Cloud Foundation Toolkit provides a series of reference templates for Deployment Manager and Terraform which reflect Google Cloud best practices. These templates can be used off-the-shelf to quickly build a repeatable enterprise-ready foundation in Google Cloud. This frees you to focus on deploying your applications on this baseline secure environment.

https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/tree/master/dm/templates

There is also a lab available on the ACG Platform if you want hands on experience.

https://learn.acloud.guru/course/iac-on-gcp-with-deployment-manager/learn/b86d3ce2-f8d7-476a-928b-ccddf0d579dc/1c023791-d0c7-42ce-9925-256b840e681f/lab/1c023791-d0c7-42ce-9925-256b840e681f

Regards,

Karlos

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?