Cisco 300-910 Implementing DevOps Solutions and Practices using Cisco Platforms DEVOPS Exam Practice Test

Page: 1 / 14
Total 130 questions
Question 1

An application communicates with multiple third-party services that use API keys When stress testing the system, developers must change the URLs of the third-party services The application must run on port 5000. but the developers must be able to change the port at runtime if required Which configuration management approach simplifies the development workflow and reduces the configuration changes?



Answer : C


Question 2

Refer to the exhibit.

Which CI solution uses this file?



Answer : A


Question 3

Refer to the exhibit.

Which CI solution uses this file?



Answer : A

syntax for GitLab CI, Travis CI & Jenkins are 'stage...', while Drone use 'steps...' Here are the configuration files I referred https://docs.drone.io/pipeline/environment/syntax/ https://docs.gitlab.com/ee/ci/yaml/includes.html https://blog.travis-ci.com/2019-05-30-setting-up-a-ci-cd-process-on-github https://www.jenkins.io/doc/pipeline/examples/


Question 4

What is a capability of node-level logging in Kubernetes?



Answer : A


Question 5

An organization is developing an application using Git. Each team member is assigned to work on specific parts of the application. At the end of each task, individual code parts are merged in the main build.

Which two requirements should be implemented to increase the likelihood of continuous integration? (Choose two.)



Answer : B, C


Question 6

A development team uses Kubernetes for application development. Any changes on ConfigMap are performed manually for each development, test, and production environment. The edits are performed to deploy applications. This approach causes inconsistent deployments across all environments.

Which practice improves the consistency of the deployments?



Answer : A


Question 7

Refer to the exhibit.

A Python script implements a logger server. The log receives a message from Base that contains this text: TextMessage. How is the log formatted?



Answer : B


Page:    1 / 14   
Total 130 questions