Share
What is Infrastructure as Code (IaC)? How does it help in DevOps?
Question
can you help me with this question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Answer ( 1 )
Infrastructure as Code (IaC) is a practice where infrastructure is provisioned and managed using code (rather than manual processes). It helps in:
Examples: Terraform, AWS CloudFormation, Ansible