nerdexam
Cisco

200-901 · Question #590

What is a benefit of a model-driven approach for infrastructure automation?

The correct answer is A. It automates the translation of a declarative language of the model into an actionable script. A model-driven approach for infrastructure automation uses declarative models to define the desired state, which an automation system then translates into actionable scripts or commands.

Infrastructure and Automation

Question

What is a benefit of a model-driven approach for infrastructure automation?

Options

  • AIt automates the translation of a declarative language of the model into an actionable script.
  • BIt enforces the generation and verification of all automation scripts through the modeling
  • CIt provides a small learning curve and helps system administrators with limited coding experience.
  • DIt ensures that system administrators gain a good understanding of coding, and expand their

How the community answered

(22 responses)
  • A
    91% (20)
  • C
    5% (1)
  • D
    5% (1)

Why each option

A model-driven approach for infrastructure automation uses declarative models to define the desired state, which an automation system then translates into actionable scripts or commands.

AIt automates the translation of a declarative language of the model into an actionable script.Correct

A core benefit of model-driven automation is its ability to automatically translate a high-level, declarative definition of the desired state (the model) into the specific, imperative actions or scripts required to achieve and maintain that state across various infrastructure components.

BIt enforces the generation and verification of all automation scripts through the modeling

Model-driven approaches aim to abstract away the need for extensive manual script generation, focusing on the desired state rather than enforcing the generation of all imperative scripts.

CIt provides a small learning curve and helps system administrators with limited coding experience.

While some model-driven tools can simplify specific tasks, the overall learning curve for understanding complex data models, schema languages (like YANG), and the automation tools themselves can still be substantial.

DIt ensures that system administrators gain a good understanding of coding, and expand their

Model-driven automation's primary goal is often to abstract away low-level coding details, not necessarily to expand system administrators' direct coding knowledge, by focusing on declarative configurations.

Concept tested: Benefits of model-driven automation

Source: https://www.cisco.com/c/en/us/products/cloud-systems-management/what-is-model-driven-telemetry.html

Topics

#Model-driven automation#Infrastructure automation#Declarative configuration#Automation scripting

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice