Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 261
Which two situations align with infrastructure as code principles? (Choose two.)
Answer options
- A. nonreplicable snowflake servers
- B. release versions to specific hardware
- C. maximized configuration drift
- D. easily reproducible systems
- E. repeatable processes
Correct answer: D, E
Explanation
The correct answers, D and E, reflect key aspects of infrastructure as code, emphasizing the importance of reproducibility and repeatability in system configurations. Options A, B, and C illustrate practices that contradict these principles, as they involve unique setups, hardware dependencies, and increased configuration drift.