nerdexam
Cisco

400-007 · Question #400

Traditionally, infrastructure is not managed using code, but instead it is managed and provisioned manually, which can cause potential issues. On the other side, infrastructure as code brings…

The correct answer is D. repeatable deployments. Repeatable deployments is a key benefit of infrastructure as code (IaC). By defining infrastructure in code, deployments can be automated and consistently reproduced, ensuring that the same environment is created every time, eliminating human error and inconsistencies.

Designing Management and Operations

Question

Traditionally, infrastructure is not managed using code, but instead it is managed and provisioned manually, which can cause potential issues. On the other side, infrastructure as code brings several advantages. What is a benefit of infrastructure as code?

Options

  • Adeclarative pipelines
  • Bconfiguration drift
  • Cagent monitoring
  • Drepeatable deployments

How the community answered

(20 responses)
  • C
    5% (1)
  • D
    95% (19)

Explanation

Repeatable deployments is a key benefit of infrastructure as code (IaC). By defining infrastructure in code, deployments can be automated and consistently reproduced, ensuring that the same environment is created every time, eliminating human error and inconsistencies.

Topics

#infrastructure-as-code#IaC#repeatable deployments#automation

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice