Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 323
What is a principle of Infrastructure as Code?
Answer options
- A. It requires manual resource provisioning.
- B. It encourages overlaps in services.
- C. It encourages repeatable processes.
- D. It requires the use of large components.
Correct answer: C
Explanation
The correct answer is C because Infrastructure as Code emphasizes automation and consistency, allowing for repeatable processes in provisioning and managing infrastructure. Options A and D are incorrect as they suggest manual or large-scale setups, which contradict the principles of Infrastructure as Code. Option B is also wrong since it implies inefficiencies rather than the streamlined approach that Infrastructure as Code advocates.