Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Cisco 350-901 - Developing Applications using Cisco Core Platforms and APIs (DEVCOR)

Page: 8 / 11
Total 363 questions

Refer to the exhibit. A developer wants to automatically deploy infrastructure for a containerized application. A .gitlab-ci.yml file must describe a pipeline that builds a container based on a supplied Dockerfile and executes an Ansible playbook on the configured container. What must be added where the code S missing to complete the script?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Refer to the exhibit.

Which two functions are performed by the load balancer when it handles traffic originating from the Internet destined to an application hosted on the file server farm? (Choose two.)

A.

Terminate the TLS over the UDP connection from the router and originate an HTTPS connection to the selected server.

B.

Terminate the TLS over the UDP connection from the router and originate an HTTP connection to the selected server.

C.

Terminate the TLS over the TCP connection from the router and originate an HTTP connection to the selected server.

D.

Terminate the TLS over the TCP connection from the router and originate an HTTPS connection to the selected server.

E.

Terminate the TLS over the SCTP connection from the router and originate an HTTPS connection to the selected server.

Drag and drop the REST API authentication method from the left to the description on the right

What is a benefit of implementing a Cl pipeline?

A.

enforces version control

B.

enables a faster feedback loop

C.

ensures that tests are written before code is written

D.

decreases external dependencies

What are two methods for sending bearer access tokens in resource requests to servers? (Choose two,)

A.

in plaintext for user access

B.

in the HTTP API schema

C.

in the HTTP request entity-body

D.

in the "Authorization" request header field

E.

in the HTTP request URI

A custom dashboard of the network health must be created by using Cisco DNA Center APIs An existing dashboard is a RESTful API that receives data from Cisco DNA Center as a new metric every time the network health information is sent from the script to the dashboard Which set of requests creates the custom dashboard?

A.

PUT request to Cisco DNA Center to obtain the network health information and then a POST request to the dashboard to publish the new metric

B.

POST request to Cisco DNA Center to obtain the network health information and then a GET request to the dashboard to publish the new metric

C.

GET request to Cisco DNA Center to obtain the network health information and then a PUT request to the dashboard to publish the new metric

D.

GET request to Cisco DNA Center to obtain the network health information and then a POST request to the dashboard to publish the new metric

Which two encryption principles should be applied to secure APIs? (Choose two.)

A.

Use temporary files as part of the encryption and decryption process

B.

Transmit authorization information by using digitally signed payloads

C.

Use encrypted connections to protect data n transit

D.

Reuse source code that contain existing UUIDs

E.

Embed keys in code to simplify the decryption process

Refer to the exhibit.

An engineer writes a script to retrieve data from a REST API and must build support for cases where the response that contains data from the server may take a longer time than normal Which code must be added to the snippet where the code is missing to catch such a timeout?

A.

request.exeception.ConnectTimeout

B.

request.executions.DataTimeout

C.

request.exeception.HTTPError

D.

request.exception.ReadTimeout

Drag and drop the code from the bottom onto the box where the code is missing in the Python script to execute a REST API call to query all the NTP policy names and print the name of each policy. Not all options are used.

A bot has been created, called "386231131”, to respond to alarm messages. A developer is now creating a Webhook to allow the bot to respond to messages. Which format allows the Webhook to respond to messages for the bot within Webex Teams?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D