Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Cisco 200-901 Practice Exam with Questions & Answers | Set: 13

Questions 121

An application calls a REST API and expects a result set of more than 550 records, but each time the call is made, only 25 are returned. Which feature limits the amount of data that is returned by the API?

Options:
A.

pagination

B.

payload limit

C.

rate limiting

D.

service timeouts

Cisco 200-901 Premium Access
Questions 122

Drag and Drop the GIT commands from the left onto the right that add modified local files to a remote repository. Not all options are used

200-901 Question 122

Options:
Questions 123

Which two NETCONF operations cover the RESTCONF GET operation? (Choose two.)

Options:
A.

B.

C.

D.

E.

Questions 124

What are two security benefits of a Docker-based application?

Options:
A.

easier to patch because Docker containers include only dependencies that the application requires

B.

prevents information leakage that can occur when unhandled exceptions are returned in HTTP responses

C.

allows for separation of application that traditionally run in the same host

D.

natively secures access to secrets that are used by the running application

E.

guarantees container images are secured and free of vulnerabilities

Questions 125

How is a branch called "my-bug-fix" started to develop a fix needed in a product?

Options:
A.

git branch -b my-bug-fix

B.

git checkout -b my-bug-fix

C.

git checkout my-bug-fix

D.

git branch my-bug-fix

Questions 126

What are two advantages of version control software? (Choose two.)

Options:
A.

It supports tracking and comparison of changes in binary formate files.

B.

It allows old versions of packaged applications to be hosted on the Internet

C.

It provides wiki collaboration software for documentation.

D.

It supports comparisons between revisions of source code files.

E.

It allows new team members to access the current code and history.

Questions 127

Drag and drop the functionalities from the left onto correct networking devices on the right.

200-901 Question 127

Options:
Questions 128

Refer to the exhibit.

200-901 Question 128

Drag and Drop the code from the bottom onto the box where the code is missing on the Meraki Python script to create a new network

200-901 Question 128

Options:
Questions 129

A REST API service requires authentication based on the username and password. The user “john” has the password “384279060” and the Base64 encoding of those credentials is “am9objowMTIzNDU2Nzg=”. Which method completes an authentication request?

Options:
A.

The header must include:

Authorization: Bearer am9obJowMTlzNDU2Nzg=

B.

The payload must include:

Authorization: Bearer am9objowMTIzNDU2Nzg=

C.

The payload must include.

Authorization: Basic am9objowMTlzNDU2Nzg=

D.

The header must include:

Authorization: Basic am9objowMTlzNDU2Nzg=

Questions 130

In which situation would an edge computing solution be used?

Options:
A.

where low latency is needed

B.

where high CPU throughput is needed

C.

where fast memory is needed

D.

where high disk space is needed