Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Automating Infrastructure Deployment Using Google Cloud Deployment Manager

Cloud Deployment Manager is the Google service that allows the specification of all the resources needed for an application in a declarative format using yaml. This course will help you use it to programmatically create and provision resources.

Advanced
1h 37m
(7)

Created by Vitthal Srinivasan

Last Updated Jun 06, 2024

Course Thumbnail
  • Course

Automating Infrastructure Deployment Using Google Cloud Deployment Manager

Cloud Deployment Manager is the Google service that allows the specification of all the resources needed for an application in a declarative format using yaml. This course will help you use it to programmatically create and provision resources.

Advanced
1h 37m
(7)

Created by Vitthal Srinivasan

Last Updated Jun 06, 2024

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Cloud
What you'll learn

Cloud Deployment Manager is Google’s service for infrastructure automation, also often referred to as “Infra-As-Code” (IAC). Infra-As-Code services allow us to programmatically provision resources using templates, commands, and constructs such as loops and conditionals.

In this course, Automating Infrastructure Deployment Using Google Cloud Deployment Manager, you will learn the conceptual and practical aspects of working with Cloud Deployment Manager to configure complex GCP architectures in a repeatable and verifiable manner.

First, you will study the basic concepts and terms used in the Deployment Manager. You’ll understand what configurations, resources, schemas, templates, manifests, and deployments are and how they fit together to allow you to programmatically create and manage your deployments. You’ll bring all these components together to provision a deployment for a Compute Engine virtual machine instance.

Next, you will learn how you can use templates to parameterize your infrastructure deployments. Deployments can be thought of as directed-acyclic graphs where these graphs can be used to model dependencies between resources. You will learn how to configure these dependencies using references in your deployment specifications. You will also work with making your template reuse more robust by specifying schemas which are rules that govern template usage.

Finally, you will study how you can use templates from the Deployment Manager Marketplace and also configure templates to define the architecture for a load-balanced applications. This will involve the use of composite types registered with the Type Registry and specifying containers to run on your provisioned resources.

At the end of this course, you will have the knowledge and confidence to use Google’s Deployment Manager to programmatically create and provision resources to run your applications on the GCP.

Automating Infrastructure Deployment Using Google Cloud Deployment Manager
Advanced
1h 37m
(7)
Table of contents

About the author
Vitthal Srinivasan - Pluralsight course - Automating Infrastructure Deployment Using Google Cloud Deployment Manager
Vitthal Srinivasan
30 courses 4.3 author rating 552 ratings

An engineer and tinkerer, Vitthal has worked at Google, Credit Suisse, and Flipkart and studied at Stanford and INSEAD. He has worn many hats, each of which has involved writing code and building models. He is passionately devoted to his hobby of laughing at his own jokes.

Get started with Pluralsight