IaC
Infrastructure as Code
Infrastructure as code manages and provisions cloud resources through machine-readable definition files rather than manual configuration. In cybersecurity, IaC security scans Terraform, CloudFormation, and other templates for misconfigurations before deployment.
Como é usado em cibersegurança
Security engineers integrate IaC scanning into CI/CD pipelines to catch insecure configurations early. Tools like Checkov and tfsec flag open security groups, unencrypted storage, and missing logging before resources are created. Architects define security baselines as code to ensure every deployment meets organizational standards.
Termo relacionado no glossário: infrastructure as code security
As definições são explicações originais escritas para fins de desenvolvimento profissional. Para definições técnicas autoritativas, consulte NIST, ISO ou o órgão de normalização correspondente.