Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 63
What are two advantages of YANG-based approaches for infrastructure automation? (Choose two.)
Answer options
- A. multi-platform vendor abstraction
- B. compiles to executables that run on network devices
- C. designed to reflect networking concepts
- D. directly maps to JavaScript
- E. command line driven interface
Correct answer: A, C
Explanation
The correct answers, A and C, highlight that YANG provides multi-platform vendor abstraction and is designed to reflect networking concepts, which are essential for effective automation. Options B, D, and E are incorrect because YANG does not compile to executables, does not directly relate to JavaScript, and is not primarily a command-line interface.