1. Introduction to Infrastructure as Code (IaC) IaC is a methodology that allows us to define, through coding, the resources that make up our infrastructure and the relationships between them. Managing the infrastructure as if they were pieces of source code is one...