Summer 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 # 1

Which two elements help to secure your API keys? (Choose two.)

A.

ramdomness

B.

SHA1

C.

triple AES

D.

rotation

E.

dictionary

Question # 2

Refer to the exhibit A DevOps engineer is responsible for monitoring a mission-critical app During normal operations, when opening the application dashboard, it has been noticed that Ecom-Tier1 suddenly turns partially red Which action must be taken to address the Ecom-Tier1 turning red?

A.

Restart the service to re-establish the connection with the nodes and clear the path.

B.

Decrease the load on the MySQL databases to release the hardware resources available for node distribution

C.

Check with the planning team to understand if the number of nodes in the Ecom tier can be increased to handle traffic

D.

Contact the network team to investigate the network path that caused this intermittent issue around 9.10.

Question # 3

An interface on a router as a Layer 3 link has been configured to another device by updating an Ansible playbook that is executed via a CI/CD pipeline. The Ansible playbook was written to push the configuration change using the ios_config module. Which automated test validates that the interface is functioning as it should?

A.

Add a pipeline step that runs the playbook a second type. If it does not modify the device on the second run, then the interface is correctly configured.

B.

Automated testing is already built in because the playbook execution is successful only after Ansible validates that it applied the change.

C.

Add a pipeline step that captures and parses the packet flow for the interface.

D.

Add a pipeline step that captures and parses the show ip interface output so that the operational state can be referenced.

Question # 4

A developer is creating an application based on microservices. The application will be used as a central repository for all company ' s documents. One of the microservices in the application will perform image processing. This microservice must autoscale to meet the current load and avoid down time.

Which metric must be used to trigger autoscaling events?

A.

network

B.

CPU/GPU

C.

disk I/O

D.

memory

Question # 5

Which Kubernetes object is used to create a ClusterIP or NodePort?

A.

service

B.

pod

C.

deployment

D.

loadbalancer

Question # 6

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.)

A.

performing code reviews

B.

requirement gathering

C.

change management process

D.

new code scanning

E.

rollback plans

Question # 7

Refer to the exhibit.

The snippet contains the JSON string that will be sent to the Prometheus AlertManager to silence an alert. AlertManager accepts only the content type of application ' json ' ' Which Python code correctly sends an API call to perform action?

A.

respone= request.post(url. json=json_data)

B.

respone= request.post(url. json=json.loads(json_data)

C.

respone= request.post(url. data=json_data)

D.

respone= request.post(url, data=json=(json_data)

Question # 8

An application is being developed to be used by the HR department of a company on a global scale. The application will be used as a central repository for employee contracts. For user access, a RADIUS server will be used with authorized user groups.

Which action must be used to prevent developers from accidentally committing secrets in the code?

A.

Add a unit test to block the secrets

B.

Add a precommit Git hook to block the secrets

C.

Add dast to the repository to block the secrets

D.

Add a job in the CI build to block the secrets

Question # 9

What is the purpose of using a build tool in software development?

A.

It complies source code into binaries and executables.

B.

It provides a way to edit source code using a graphical interface.

C.

It is a manual process that is followed to build software.

D.

It tracks bugs and incidents in a built application.

Question # 10

Drag and drop the tools from the left onto the tool ' s function on the right. Not all options are used.

Go to page: