Level Up: Infrastructure As Code
Level 0: What it is and why you should care.
3 min readMar 30, 2021
--
What is Infrastructure as Code?
Infrastructure as Code (or IaC) is a process by which you can manage and provision the infrastructure your code will run on using machine-readable, committable, reviewable configuration files.