Cisco
400-007 · Question #400
400-007 Question #400: Real Exam Question with Answer & Explanation
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.
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
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.
Community Discussion
No community discussion yet for this question.