Software Engineering KB

Home

❯

04 Systems and Infrastructure

❯

03 Cloud and Containers

❯

00 Category

❯

Infrastructure as Code

Infrastructure as Code

Feb 10, 20261 min read

  • cloud
  • iac

Infrastructure as Code

Back: Cloud and Containers

Managing infrastructure through machine-readable configuration files rather than manual processes. IaC enables version control, code review, reproducibility, and automation of infrastructure provisioning and management.

Concepts

  • Terraform
  • AWS CloudFormation
  • Google Cloud Deployment Manager
  • Pulumi
  • Ansible
  • GitOps

cloud iac


Graph View

  • Infrastructure as Code
  • Concepts

Backlinks

  • Software Engineering - Map of Content
  • AWS CloudFormation
  • Ansible
  • GitOps
  • Google Cloud Deployment Manager
  • Pulumi
  • Serverless Frameworks
  • Terraform
  • Cloud and Containers

Created with Quartz v4.5.2 © 2026

  • GitHub