#infrastructure-as-code
infrastructure-as-code
2 articles tagged with #infrastructure-as-code
glossary
Drift Detection: Finding Configuration Drift in Cloud Infrastructure
Configuration drift detection identifies when deployed cloud resources diverge from their declared state in Terraform, CloudFormation, or other IaC tools.
Akash Mahajan
glossary
Infrastructure as Code (IaC): Managing Cloud Resources Through Code
Infrastructure as Code (IaC) defines and provisions cloud resources using declarative or imperative code, enabling version control, repeatability, and automated security scanning of infrastructure.
Akash Mahajan