Managing and provisioning cloud infrastructure using code files instead of manual configuration. Like having a recipe that automatically builds your entire kitchen setup.
Using Infrastructure as Code, you can recreate your entire cloud environment in minutes by running a configuration file.
These services let you define and deploy cloud resources from declarative templates. They are provider-native IaC options; third-party tools like Terraform can target all of them.