Phase 10 · Infrastructure as Code & Automation

Topics

CI/CD for Cloud Deployments

Part of the Cloud Computing Roadmap.

Summary

Automating the testing and deployment of both application code and infrastructure changes through a pipeline — running terraform plan/apply as part of a CI/CD workflow, with review gates before applying to production.

How to Learn This

  • 1Set up a basic pipeline that runs terraform plan automatically on a pull request.
  • 2Learn why applying infrastructure changes should go through the same review discipline as application code.
  • 3Understand the value of a manual approval gate before applying changes to production infrastructure.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge