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

Exact2Pass Menu

DevNet Associate (DEVASC)

Last Update 4 hours ago Total Questions : 481

The DevNet Associate (DEVASC) content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include 200-901 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 200-901 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 200-901 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any DevNet Associate (DEVASC) practice test comfortably within the allotted time.

Question # 121

A developer has experienced security issues with a previously developed application. The API offered by that application is open and without any constraints. During a recent attack, the a p plication was overloaded with API requests. To address this issue, an API constraint is impl e mented to protect the application from future attacks or any sudden throttling. Which API co n straint must the application developer implement in this situation?

A.

pagination

B.

rate limiting

C.

filtering

D.

payload limiting

Question # 122

Drag and drop the API characteristics from the left onto the categories on the right.

Question # 123

Drag and drop the steps from the left into order on the right to create a common CI/CD pip e line process. Not all options are used.

Question # 124

Refer to the exhibit. A network engineer must copy the “config.txt” file from directory TEST to directory PROD. The copied file must also be renamed into “current.txt”. Which command must be used to accomplish these tasks?

A.

cp ./PROD/current.txt ./TEST/config.txt

B.

cp ./TESTi/current.txt ./PROD/config.txt

C.

cp ./PROD/config.txt ./TEST/current.txt

D.

cp ./TEST/config.txt ./PROD/current.txt

Question # 125

Drag and drop the code snippets from the bottom onto the blanks in the code to complete the happy path scenario. Not all options are used.

Question # 126

Which two statements describe the traits of an asynchronous API call? (Choose two.)

A.

The order in which API calls return can be guaranteed

B.

A call to an API does not block the code, but rather it allows application processing to continue

C.

The end user can experience latency or performance lag while waiting for the API call to return

D.

Code execution blocks or waits for the call to an API to return.

E.

A callback function typically is used to process the response from an API call

Question # 127

What is the purpose of a firewall in application deployment?

A.

adds TLS support to an application that does not support it natively

B.

forwards traffic to a pool of instances of the application

C.

provides translation for an application ' s hostname to its IP address

D.

limits traffic to only ports required by the application

Question # 128

What is the outcome of executing this command?

git clone ssh://john@exmaple.com/path/to/my-project_git

A.

Creates a local copy of a repository called “my project”

B.

Creates a copy of a branch called “my project”

C.

Initiates a new Git repository called “my project”

D.

Creates a new branch called “my project”

Question # 129

In DNS, which record specifies an alias that refers to another name that ultimately resolves to an IP address?

A.

AAA

B.

SOA

C.

NS

D.

CNAME

Question # 130

A Company is looking for cloud deployment which will use the on-premise infrastructure, is user self-service, and easy to scale. Which cloud solution should be selected for these requirements?

A.

multi

B.

public

C.

private

D.

hybrid

Go to page: