Valid 200-901 Dumps shared by ExamDiscuss.com for Helping Passing 200-901 Exam! ExamDiscuss.com now offer the newest 200-901 exam dumps, the ExamDiscuss.com 200-901 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 200-901 dumps with Test Engine here:
What are two advantages of YANG-based approaches for infrastructure automation? (Choose two.)
Correct Answer: B,C
YANG (Yet Another Next Generation) is a data modeling language used to model configuration and state data manipulated by the NETCONF protocol. Here are two advantages of YANG-based approaches for infrastructure automation: * Multi-platform vendor abstraction (Option B): * YANG provides a standardized way to model configuration and state data, enabling multi-platform vendor abstraction. This means that network engineers can write configurations and management scripts that work across different network devices from different vendors, as long as they adhere to the YANG model. This reduces the complexity and increases the interoperability in multi-vendor environments. * Designed to reflect networking concepts (Option C): * YANG is specifically designed to reflect networking concepts and constructs, making it intuitive and effective for defining network configurations and states. The hierarchical structure of YANG models aligns well with the structure of network configurations, allowing for precise and clear definitions of network elements and their relationships. References: * Cisco YANG Overview * IETF YANG