What is Infrastructure as Code? Infrastructure as Code (IaC) lets you manage your cloud resources with configuration files instead of clicking around a web console. It is repeatable, versionable, and less error prone.

Source: [Dev.to](https://dev.to/cloudfrontier/getting-started-with-infrastructure-as-code-using-terraform-3ppo)

Sponsored