Free preview mode
Enjoy the free questions and consider upgrading to gain full access!
200-901
Free trial
Verified
Question 101
What is a benefit of organizing code into modules?
- A: enables the code to be broken down into layers
- B: improves collaboration of the development team
- C: makes it easier to deal with large and complex systems
- D: enables the inclusion of more programming languages in the code
Question 102
What is a procedural component of CI/CD pipelines?
- A: Bundled artifacts must be generated.
- B: Every test must pass for the pipeline to continue its execution.
- C: Some tests fall without stopping the pipeline execution.
- D: The release label that identifies the build is optional.
Question 103
Which OWASP threat occurs when untrusted data is supplied as input to an interpreter as part of a command or query?
- A: broken authentication
- B: data exposure
- C: injection
- D: cross-site scripting
Question 104
Which product provides network controller-level management features?
- A: Cisco ISE
- B: Cisco DNA Center
- C: Cisco UCS Manager
- D: Cisco NX-OS
Question 105
What is the purpose of the Cisco VIRL software tool?
- A: to verify configurations against compliance standards
- B: to automate API workflows
- C: to simulate and model networks
- D: to test performance of an application
Question 106
What are two advantages of the Model-View-Controller software design pattern? (Choose two.)
- A: allows for multiple views of the same model
- B: separates responsibilities of the code, which makes future modifications easier
- C: simplifies network automation
- D: makes code easier to deploy using CI/CD pipelines
- E: reduces the need for error handling
Question 107
Refer to the exhibit. Which JSON snippet configures a new interface according to YANG model?
A.
B.
C.
D.
Question 108
Refer to the exhibit.
What is represented in this YANG module?
- A: interface management
- B: BGP
- C: OpenFlow
- D: topology
Question 109
Which CI/CD tool is an automation tool used to build, test, and deploy software?
- A: Git
- B: Gradle
- C: Nagios
- D: Jenkins
Question 110
An automation script fails to connect to an internal server exactly 1 out of 2 times it is executed. This behavior is seen from different clients. Which networking device must be at fault?
- A: load balancer
- B: laptop on which the script is running
- C: switch
- D: router
Question 111
What are two advantages of YANG-based approaches for infrastructure automation? (Choose two.)
- 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
Question 112
Which task is performed because the test-driven development approach is being used?
- A: creating test scenarios based on continuous development
- B: writing code without committing any coding violations
- C: refactoring code that is covered by existing tests
- D: testing existing software before developing new code
That’s the end of your free questions
You’ve reached the preview limit for 200-901Consider upgrading to gain full access!
Free preview mode
Enjoy the free questions and consider upgrading to gain full access!