Which statement describes the concept of Infrastructure as Code (IaC)?
- IaC is a concept that involves managing and provisioning IT infrastructure through machine-readable definition files.
- IaC is an automation tool that uses CLI commands to configure network devices.
- IaC enables WebUI interface to make network management tasks easily.
- IaC provides out-of-band network management solutions to IT administrators.
Explanation: Infrastructure as Code (IaC) is a concept in modern IT that involves managing and provisioning infrastructure through machine-readable definition files, rather than physical hardware configuration or interactive configuration commands (CLI commands) or tools.
Related exam: 15.8.2 Module Quiz Answers – CCNA 200-301 Exam v1.1 Supplemental Module
