Infrastructure as Code with Terraform
Apr 22, 2021 · 6 min read · Infrastructure as Code (IaC) refers to the process of writing code to provision and monitor infrastructure in the cloud in a declarative manner. Using IaC solves problems such as scaling your resources, consistency as your configuration file when app...
Join discussion