Infrastructure as code (IaC) is a method to provision and manage IT infrastructure through the use of source code, rather than through standard operating procedures and manual processes. Tools like HashiCorp Terraform, AWS CloudFormation, or Ansible help you automate the infrastructure deployment process in a repeatable and consistent manner, driving speed, simplicity, and efficiency.