Exam Logo

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

What is the effective way to manage computing costs in a public cloud?
Automation and Orchestration Continuous Integration and Deployment

Refer to the exhibit. What is causing the requests code to fail?
DevOps Principles and Practices Automation and Orchestration
ConfigMap keys have been mapped to different file names using the volumes.configMap.items field. What is the result if a wrong ConfigMap key is specified?
Automation and Orchestration DevOps Toolchain

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

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 user wants to deploy a new service to a Kubernetes cluster. Which two commands accomplish this goal? (Choose two.)
Automation and Orchestration DevOps Toolchain
An application is being built to collect and display telemetry streaming data. Drag and drop the elements of this stack from the left onto the correct functions on the right.

Automation and Orchestration Automation and Orchestration
A CI/CD pipeline that builds infrastructure components using Terraform must be designed. A step in the pipeline is needed that checks for errors in any of the .tf files in the working directory. It also checks the existing state of the defined infrastructure.

Which command does the pipeline run to accomplish this goal?
Automation and Orchestration Continuous Integration and Deployment
Which method is a safe way to provide a username/password combination to an application running as a service in a Docker container?
Automation and Orchestration DevOps Toolchain

Refer to the exhibit. What is the reason for this error message?
DevOps Principles and Practices DevOps Toolchain