Infrastructure as Code on GCP with Deployment Manager

Go to class
Write Review

Free Online Course: Infrastructure as Code on GCP with Deployment Manager provided by A Cloud Guru is a comprehensive online course, which lasts for 2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from A Cloud Guru. Infrastructure as Code on GCP with Deployment Manager is taught by Karlos Knox.

Overview
  • 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

Syllabus
    • Introduction to Infrastructure as Code (IAC) on GCP
    • Deployment Manager
    • Wrapping up IAC on GCP