Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS)

Last Update 12 hours ago Total Questions : 114

The Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) content is now fully updated, with all current exam questions added 12 hours ago. Deciding to include 300-910 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 300-910 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 300-910 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) practice test comfortably within the allotted time.

Question # 21

What is chaos engineering?

A.

designing an application with fuzzy logic that makes it hard to predict

B.

a product engineering approach that lacks a formal methodology

C.

splitting a project between teams that do not communicate with each other

D.

introducing problems into a system to study behavior and improve reliability

Question # 22

Refer to the exhibit.

What is causing the requests code to fail?

A.

Rython3 is not compatible with requests.

B.

The requests library is not imported.

C.

The requests library is not installed.

D.

The requests coming into stdin fail because device_ip cannot be parsed.

Question # 23

A security team is running vulnerability scans against a CI/CD pipeline. The reports show that RDBMS secrets were found hardcoded in Ansible scripts. The RDBMS resides in the internal network but is accessible from a jump server that resides in a public network.

If an attacker gains access to the scripts, what is the risk exposure?

A.

The Automation server is at risk of being compromised.

B.

The Ansible scripts run through encrypted SSH connections.

C.

The internal network is at risk of being compromised.

D.

The entire CI/CD-related infrastructure is at risk.

Question # 24

When static routes are added to a router in a network using a CI/CD pipeline, an Ansible playbook is used to make these changes. Which steps must be added to the pipeline to validate that the changes have the intended effect on the traffic flow?

A.

Add a step to run the debug ip routing command before the change, and add a step after the change to

issue the no debug ip routing command.

B.

Add a step to capture the routing table before the change, and add a step after the change to capture it again. Calculate the difference between the two for review.

C.

Add a step to ping a host on each of the static routes before the change, and a step after to repeat the same check. Calculate the difference between the two checks for review.

D.

Add a step to run the same playbook again with the debug option enabled and use grep on the log output to ensure that the commands are not applied again.

Question # 25

A DevOps engineer must build a Docker image to containerize an application. Then the image must be pushed to a repository on Docker Hub in a CI/CD pipeline using GitHub Actions.

Which approach securely encrypts the Docker Hub access token as an environment variable within the CI/CD pipeline?

A.

Store the access token with GitHub environment variables

B.

Store the access token with GitHub encrypted secrets

C.

Store the access token in an environment file in the repository

D.

Hard code the access token in the repository with Base64 encoding

Question # 26

What is an advantage of using configuration management tools to automate infrastructure services?

A.

eliminates the need to run integration tests within the CI/CD pipeline

B.

provides high native monitoring of services

C.

eliminates the need for CI/CD tools

D.

integrates with container orchestration

Question # 27

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?

A.

terraform plan

B.

terraform check

C.

terraform fmt

D.

terraform validate

Question # 28

Fill in the blanks to complete the statement.

When creating multiple containers, in order to allow communication with each other, you must create a_____________ of type _____________.

Question # 29

Refer to the exhibit A DevOps engineer must deploy two microservices The deployment must be installed in a new Kubernetes cluster. The microservices currently run in Docker and are managed by using the provided docker-compose yml file Drag and drop the steps from the left into order on the right to successfully deploy the microservices

Question # 30

The IaC configuration for an application is being deployed using a CI/CD pipeline. Drag and drop the steps for this pipeline from the left into the correct order that they would be executed on the right. Not all options are used.

Go to page: