infrastructure-as-code #devops/iac#devops Infrastructure as Code IaC manages infrastructure through code rather than manual processes. Terraform (declarative) Ansible (procedural/idempotent) Pulumi (imperative, any language) AWS CDK See DevOps Hub.