Tool which is commonly used for IaC
Question:
Which tool is commonly used for infrastructure-as-code in DevOps?
- Kubernetes
- Jenkins
- Ansible
- Terraform
Answer:
D - is the correct answer. Terraform is a widely used tool for infrastructure-as-code in DevOps. It allows teams to define and provision infrastructure resources in a declarative manner, enabling infrastructure management through code