Infrastructure as Code
Google Cloud Platform (GCP) Associate Cloud Engineer (ACE) certification study notes, this guide will help you with quick revision before the exam. it can use as study notes for your preparation.
Dashboard Other Certification NotesInfrastructure as Code
- It is a specification on how an environment should look like
- Provides a declarative approach on provisioning infrastructure
Deployment Manager
- Provides repeatable deployments
- Uses .yaml templates describing our environment
- These templates can be stored and versioned in Cloud Source Repositories