New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Cisco Cisco Certified DevNet Associate 200-901 Questions and answers with CertsForce

Viewing page 1 out of 15 pages
Viewing questions 1-10 out of questions
Questions # 1:

Why would a developer compare a current version of code to a previous version?

Options:

A.

to provide the single source of truth


B.

to troubleshoot code failures


C.

to track who made a change


D.

to aid in collaboration


Expert Solution
Questions # 2:

Question # 2

Refer to the exhibit. A developer creates a Python script by using the Cisco Meraki API. The solution must:

• Obtain a list of HTTP servers for a network named "netl".

• Print the response body if the HTTP status code is 200.

• Handle the timeout requests as exceptions, and print Timeout Error next to the exception to stdout.

Which block of code completes the script?

A)

Question # 2

B)

Question # 2

Options:

A.

Option A


B.

Option B


Expert Solution
Questions # 3:

Drag and drop the code from the bottom onto the box where the code is missing to enable ports on a switch by using RESTCONF. Not all options are used.

Question # 3


Expert Solution
Questions # 4:

What is a benefit of using a modular design in code development?

Options:

A.

Compatible with network devices


B.

Reducing attack vectors


C.

Easy to access the services


D.

Reusability in other projects


Expert Solution
Questions # 5:

Refer to the exhibit.

Question # 5

A developer needs to create a Docker image that listens on port 5000. Which code snippet must be placed onto the blank in the code?

Options:

A.

PORT 5000


B.

LISTEN 5000


C.

EXPOSE 5000


D.

OPEN 5000


Expert Solution
Questions # 6:

What is the impact on an application from having a large distance between a client device and a host server?

Options:

A.

jitter


B.

latency


C.

loss of connectivity


D.

increased bandwidth


Expert Solution
Questions # 7:

Which two protocols are associated with the control plane on a network device? (Choose two.)

Options:

A.

BGP


B.

UDP


C.

SNMP


D.

FTP


E.

OSPF


Expert Solution
Questions # 8:

Which type of OWASP threat forges a malicious HTTP request into an application?

Options:

A.

Clickjacking


B.

SQL Injection


C.

CSRF


D.

XSS


Expert Solution
Questions # 9:

Question # 9

Refer to the exhibit. An engineer must authorize a REST API call. The API password is "Cisco123!". Which Bash command must be placed in the code to authorize the call?

Options:

A.

mkdir API_PASSWORD=Cisco123!


B.

set API_PASSWORD=Cisco123!


C.

cp API_PASSWORD=Cisco123!


D.

export API_PASSWORD=Cisco123!


Expert Solution
Questions # 10:

Which two descriptions can be given to an application that is interacting with a webhook? (Choose two.)

Options:

A.

Processor


B.

Codec


C.

Listener


D.

Receiver


E.

Transaction monitor


Expert Solution
Viewing page 1 out of 15 pages
Viewing questions 1-10 out of questions