Infrastructure as Code (IaC) — Managing servers, databases, and cloud resources through code (typically Terraform) rather than through manual console clicks. GDT’s AWS resources are managed in Terraform via PRs.

See also: AWS, Terraform

Related