What is Infrastructure as Code (IaC)?
TLDR; Creating and configuring the infrastructure can be very tiresome and time-consuming the moment you are doing it manually. Infrastructure as Code is like writing a recipe to create & configure infrastructure in a specific way and automate Infrastructure creation and configuration.