Cisco 200-901 Practice Test - Questions Answers, Page 22

List of questions
Question 211

Refer to the exhibit.
A network engineer works on a Cisco DevNet application that is available for download on the Cisco DevNet website. The engineer prepares a bash script to automate operations that relate to the application. Which workflow is being automated in the bash script?
Question 212

A company wants to accelerate the adoption of technologies that will simplify its operations. Staff have different skill levels and are looking for a single site to find easy-to-consume beginner, intermediate, and advanced multidomain use cases.
Which site should be used?
Question 213

Which Cisco product provides malware and content filtering through DNS?
Question 214

A company is adopting DevOps as part of an internal transformation, and is reviewing the success of the first deployments.
Developers and engineers are working together to resolve any resulting issues.
However, this new way of working has increased overhead, and the team is finding it difficult to complete releases in time.
Which area of the CALMS framework must the company target for improvement?
Question 215

Refer to the exhibit.
Which command, including arguments, is executed when the container starts?
Question 216

A developer created a new secure API and is testing the functionality locally. The API was added to a container for further testing, and other team members and applications need to connect to the API. Which command exposes the API in the container as port 8443 and allows connections external to the host?
Question 217

A developer has created a new image to use in a Docker build and has added a tag for the image by using the command:
$ docker tag 84fe411926287 local/app:0.4
Which command must be executed next to build the Docker image using the tag?
Question 218

Access to the management interface of devices must be restricted by using SSH and HTTPS. Which two ports must be included in the ACLs for the protocols to work? (Choose two.)
Question 219

What is a capability of an agentless configuration management system?
Question 220

Refer to the exhibit.
A network engineer wants to automate the port enable/disable process on specific Cisco switches. The engineer creates a script to send a request through RESTCONF and uses ietf as the YANG model and JSON as payload.
Which command enables an interface named Loopback1?
Question