Cisco 200-901 Practice Test - Questions Answers, Page 12
List of questions
Related questions
What should a CI/CD pipeline aim to achieve?
to require minimal manual interaction
to allow manual testing before deployment
to support new deployments on a fixed monthly schedule
to provide a documented process for feedback
A function my_func() returns True when it executes normally. Which Python snippet tests my_func()?
Option A
Option B
Option C
Option D
What are two roles of an artifact repository in a CI/CD pipeline? (Choose two.)
stores files needed and generated during the build process
provides traceable, searchable, and manageable binary files
is required for CI/CD pipelines executed on a public cloud infrastructure
allows for comparing and merging changes in the source code
is required for managing open source software
Which product provides network controller-level management features?
Cisco ISE
Cisco DNA Center
Cisco UCS Manager
Cisco NX-OS
What is the purpose of the Cisco VIRL software tool?
to verify configurations against compliance standards
to automate API workflows
to simulate and model networks
to test performance of an application
What are two advantages of the Model-View-Controller software design pattern? (Choose two.)
allows for multiple views of the same model
separates responsibilities of the code, which makes future modifications easier
simplifies network automation
makes code easier to deploy using CI/CD pipelines
reduces the need for error handling
Refer to the exhibit. Which JSON snippet configures a new interface according to YANG model?
Option A
Option B
Option C
Option D
Refer to the exhibit.
interface management
BGP
OpenFlow
topology
Which CI/CD tool is an automation tool used to build, test, and deploy software?
Git
Gradle
Nagios
Jenkins
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?
load balancer
laptop on which the script is running
switch
router
Question