JNCIA-DevOps: Juniper Networks Certified Associate – Automation (2021) — Question 14
What are three elements of Infrastructure as Code (IaC)? (Choose three.)
Answer options
- A. code review
- B. integration
- C. flow
- D. feedback
- E. version control
Correct answer: B, C, E
Explanation
The correct answers are B (integration), C (flow), and E (version control) because they are fundamental components that enable the automation and management of infrastructure through code. Options A (code review) and D (feedback) are important practices but do not directly represent the core elements of IaC.