What are two examples of Infrastructure as Code (IaC) tools? (Choose two.)
- Ansible
- Yet Another Markup Language (Yaml)
- playbook
- HashiCorp Configuration Language (HCL)
- Terraform
Explanation: Both Ansible and Terraform are automation tools that implement the principles of Infrastructure as Code (IaC). Ansible uses YAML and Playbooks and Terraform uses HashiCorp Configuration Language (HCL).
Related exam: 15.8.2 Module Quiz Answers – CCNA 200-301 Exam v1.1 Supplemental Module
