Correct answer & explanation
✓Infrastructure as Code: Managing infrastructure through machine-readable definition files
Infrastructure as Code (IaC) refers to managing and provisioning infrastructure through machine-readable definition files, enabling automation and version control. Idempotence means that performing the same operation multiple times results in the same state, ensuring consistency. The declarative model allows the user to define the desired end state, and the system automatically determines how to achieve it. In contrast, the imperative model requires the user to specify step-by-step instructions to reach the desired state. These four terms are fundamental to understanding network automation approaches.
About these practice questions
Courseiva writes every 200-301 question from scratch — 1,389 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy