Google Cloud Deployment Manager is a service that allows you to define and deploy resources in your GCP environment, as well as create templates and configurations. By defining templates, you only have to specify the resources once and then you can reuse them whenever you want. Google Cloud Deployment Manager also gives you the possibility to use Jinja or Python to define the resources you desire. This way, you can use a declarative language to define the resources, and this will help you set their properties and granularities.
In this lab, you will set up two templates using Jinja: the first one will be for defining a VPC and the second will be for defining a storage bucket that you will then deploy. You will define a configuration file that will import the two templates, before finally moving on to deploying the configuration.
Upon completion of this lab you will be able to:
This lab is intended for:
This lab has no prerequisites.
September 6th, 2022 - Resolved check issue and updated the instructions and screenshots to reflect the latest UI
January 13th, 2021 - Updated cloud resource definitions and configuration files that were triggering errors.
December 21st, 2021 - Updated instructions and screenshots to reflect updated Google Cloud Platform console interface
September 9th, 2021 - Clarified how to use the browser-based console session
Stefano studies Computer Science and is passionate about technology. He loves working with Cloud services and learning all the best practices for them. Google Cloud Platform and Amazon Web Services are the cloud providers he prefers. He is a Google Cloud Certified Associate Cloud Engineer. Node.js is the programming language he always uses to code. When he's not involved in studying or working, Stefano loves riding his motorbike and exploring new places.