- Course
- ILX Course
Infrastructure as Code on GCP with Deployment Manager
Explore using Google Cloud Deployment Manager as your tool of choice for orchestrating infrastructure needs on GCP.
What you'll learn
In this course, we explore using *Google Cloud Deployment Manager* to orchestrate infrastructure needs on GCP. In the first section, we explore the top 3 skills to have when getting started deploying cloud infrastructure using code. We cover APIs (focusing on Google Cloud APIs), review using Google Cloud Shell to work with Deployment Manager APIs, and discuss using Git for version management and accessing remote repositories. In the second section, we review and deploy multiple Deployment Manager templates. Then, you’ll get hands-on experience as you clone and deploy files, as well as update the startup script of running VM instances. (There’s no coding required, as you have the option to use pre-defined templates.) Finally, we share more Deployment Manager templates and examples for Google Cloud, to help you build your next GCP environment using Infrastructure as Code practices