What is Infrastructure as Code (IaC)
Creating modern cloud applications requires us to provision, configure and manage several cloud resources. Rather than configuring resources manually, we use descriptive templates, source code and Devops to eliminate…