Infrastructure as Code (IaC)
Infrastructure as Code (IaC) is a method of managing and provisioning IT infrastructure through code rather than manual configuration.
IaC allows for automated deployment, scaling, and management of infrastructure, reducing human error and speeding up implementation. It is widely used in cloud environments such as AWS, Azure, and Google Cloud.
See also: DevOps, Cloud services