Valid 350-601 Dumps shared by ExamDiscuss.com for Helping Passing 350-601 Exam! ExamDiscuss.com now offer the newest 350-601 exam dumps, the ExamDiscuss.com 350-601 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 350-601 dumps with Test Engine here:
A customer asks an engineer to develop an orchestration solution to automate repetitive tasks. The customer operations team must integrate the tool with its existing automation framework. The customer asks for the tool to support these requirements: *The customer's security requirements mandate the use of SSH transport. *No extra software must be installed on the managed systems. *The support staff has limited knowledge of scripting languages, so the solution must be easy to read and use declarative language. Which solution meets these requirements?
Correct Answer: B
Ansible meets the requirements as it uses SSH for transport, does not require agent software to be installed on managed systems, and uses YAML for its playbooks, which is a human-readable data serialization standard, making it easy to read and use for people with limited knowledge of scripting languages. References: Cisco's official documentation on network automation orchestration solutions and the Implementing and Operating Cisco Data Center Core Technologies (DCCOR) course materials.