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

Exact2Pass Menu

Developing Applications using Cisco Core Platforms and APIs (DEVCOR)

Last Update 1 hour ago Total Questions : 434

The Developing Applications using Cisco Core Platforms and APIs (DEVCOR) content is now fully updated, with all current exam questions added 1 hour ago. Deciding to include 350-901 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 350-901 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 350-901 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Developing Applications using Cisco Core Platforms and APIs (DEVCOR) practice test comfortably within the allotted time.

Question # 51

A developer deploys a SQLite database in a Docker container. Single-use secret keys are generated each time

a user accesses the database. The keys expire after 24 hours. Where should the keys be stored?

A.

Outside of the Docker container in the source code of applications that connect to the SQLite database.

B.

In a separate file inside the Docker container that runs the SQLite database.

C.

In an encrypted database table within the SQLite database.

D.

In a separate storage volume within the Docker container.

Question # 52

Drag and drop the coda snippets from the bottom onto the blanks in the code to implement error handling for an application that will attempt to call a REST API. In the event of an error, the script must back off for 10 seconds before trying again, adding an extra 10 seconds to the backoff period for every failure that occurs. Not all options are used.

Question # 53

A developer deploys a web application in a local data center that is now experiencing high traffic load from users accessing data through REST API calls. Which approach enhances the responsiveness and performance of the API?

A.

Use HTTP POST or other non-read methods for read requests when possible

B.

Ensure that all read requests are clearly identified by the PUT method

C.

Configure API payload to return errors in HTTP 200 responses

D.

Use HTTP standard authorization header to submit authentication credentials

Question # 54

A developer has created an application based on customer requirements. The customer needs to run the application with the minimum downtime. Which design approach regarding high-availability applications, Recovery Time Objective, and Recovery Point Objective must be taken?

A.

Active/passive results in lower RTO and RPO. For RPO, data synchronization between the two data centers must be timely to allow seamless request flow.

B.

Active/passive results in lower RTO and RPO. For RPO, data synchronization between the two data centers does not need to be timely to allow seamless request flow.

C.

Active/active results in lower RTO and RPO. For RPO, data synchronization between the two data centers does not need to be timely to allow seamless request flow.

D.

Active/active results in lower RTO and RPO. For RPO, data synchronization between the two data centers must be timely to allow seamless request flow.

Question # 55

What are two benefits of using a centralized logging service? (Choose two.)

A.

reduces the time required to query log data across multiple hosts

B.

reduces the loss of logs after a single disk failure

C.

improves application performance by reducing CPU usage

D.

improves application performance by reducing memory usage

E.

provides compression and layout of log data

Question # 56

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

Question # 57

Refer to the exhibit.

Which key value pair from the ios_ntp Ansible module creates an NTP server peer?

A.

state: present

B.

state: True

C.

config: present

D.

config: True

Question # 58

Refer to the exhibit. An engineer needs to encrypt communication between two servers using self-signed certificates. Which code snippet must be placed in the blank in the code to complete the generation of the .crt certificate file?

A.

B.

C.

D.

Question # 59

Drag and drop the steps from the left into the order on the right to create the workflow to retrieve the gateway information from a set of Cisco IOS devices. Not all options are used.

Question # 60

Refer to the exhibit.

Drag and drop the correct parts of the Dockerfile from the left onto the item numbers on the right that match the missing sections in the exhibit to complete the Dockerfile to successfully build and deploy a container running a Python application. Not all parts of the Dockerfile are used.

Go to page: