Tool which is commonly used for IaC

Question:
Which tool is commonly used for infrastructure-as-code in DevOps?

  1. Kubernetes
  2. Jenkins
  3. Ansible
  4. 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