Exam Logo

Cisco (300-910-DEVOPS) Exam Questions And Answers page 3

A DevOps engineer has built a container to host a web-server and it must run as an executable. Which command must be configured in a Dockerfile to accomplish this goal?
Automation and Orchestration DevOps Toolchain
A DevOps engineer must validate the working state of the network before implementing a CI/CD pipeline model. Which configuration management tool is designed to accomplish this?
DevOps Principles and Practices Continuous Integration and Deployment
Which Docker command is used to start an interactive Bash shell in a running container named test ?
Automation and Orchestration Automation and Orchestration

Refer to the exhibit. A developer needs to scale the existing pods within the worked nodes. Which object should be edited to achieve this goal?
Automation and Orchestration Automation and Orchestration
A company has experienced serious growth and the hosted applications are getting more and more hits. Based on the increased work load, applications have started to show signs of reduced performance, which is affecting the user experience.

Which two server metrics should be tracked to ensure that the customer experience remains within acceptable limits? (Choose two.)
Automation and Orchestration DevOps Toolchain
Which description of a canary deployment is true?
Automation and Orchestration Continuous Integration and Deployment
Which type of testing should be integrated into a CI/CD pipeline to ensure the correct behavior of all of the modules in the source code that were developed using TDD?
Automation and Orchestration Continuous Integration and Deployment
A developer is nearing the end of a software development cycle and is ready to deploy the software. The customer wants to continue using a secure software development lifecycle methodology and must plan for postproduction components. Which two areas should be the developer address? (Choose two.)
DevOps Principles and Practices DevOps Security
An end user is seeing long web page load times on the internal business application that they are trying to view. The user is seeing this issue across multiple web browsers, and other users encounter the same issue. Which action should the system administrator take to start looking for the cause of this issue?
Automation and Orchestration Automation and Orchestration

Refer to the exhibit. The exhibit shows the output of an Ansible task that prints the contents of the show_ip_int_brief variable that was registered in a different task in the playbook.

Which expression is used to print the output of the command without its header row?
Automation and Orchestration Automation and Orchestration