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 # 61

Refer to the exhibit.

An engineer is implementing the response for unrecoverable REST API errors. Which message needs to be placed on the snippet where the code is missing to complete the print statement?

A.

" Error; The server is unable to handle your request. " " Error:

B.

The data requested has not been found. "

C.

" Error: The rate limit has been exceeded for sending API requests at this time "

D.

" Enor: The server requires authentication to complete this request. "

Question # 62

Which two design considerations should be considered when building a Cisco Meraki dashboard out of available APIs? (Choose two,)

A.

API call volume is rate-limited to five calls per second per organization.

B.

The API version does not need to be specified in the URL.

C.

Access to the API must first be enabled by using the settings for an organization.

D.

The API requests require the key and the user credentials.

E.

If the API key is shared, it cannot be regenerated

Question # 63

A developer is building an application to access a website. When running the application, an HTTP 403 error

code has been received. How should the application be modified to handle this code?

A.

Create a loop on cancel the operation and run a new one after the code is received.

B.

Use exponential backoff when retrying distributed services and other remote endpoints.

C.

Build a try/except around the urlopen to find errors occurring in the request.

D.

Redirect the request to an internal web server and make a new request from the internal resource.

Question # 64

How should logs for an application be created?

A.

Use a standard and easily configurable logging framework.

B.

Use fault-tolerant protocols.

C.

Monitor for backlogs and outages.

D.

Filter sensitive data before transmitting logs.

Question # 65

Refer to the exhibit Pipenv is used to manage dependencies The test funs successfully on a local environment. What is the reason for the error when running the test on a CI ' CD pipeline?

A.

The piple in the local environment was not pushed to the remote repository

B.

All the unit tests in testsum py failed

C.

Pytest did not detect any functions that start with test_ ' .

D.

Nose2 was not used as the test runner

Question # 66

An application is hosted on Google Kubernetes Engine. A new JavaScript module is created to work with the existing application. Which task is mandatory to make the code ready to deploy?

A.

Create a Dockerfile for the code base.

B.

Rewrite the code in Python.

C.

Build a wrapper for the code to “containerize” it.

D.

Rebase the code from the upstream git repo.

Question # 67

Refer to the exhibit.

Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that prints a message if the Cisco DNA Center wireless network health for a site is not greater than 90%. The information is collected from the wireless network devices using GET method of REST API. Not all options are used.

Question # 68

Refer to the exhibit. The self-service Webex Teams bot is failing when man y users attempt to interact with it at the same time. Drag and drop the code snippets from the left onto the correct item numbers on the right that match the missing sections in the exhibit to complete this code to handle this high-load situation.

Question # 69

What are two building blocks of the 12-factor app? (Choose two.)

A.

Stateful Processes

B.

Easy access to underlying systems

C.

Dev and Prod must be different

D.

One codebase

E.

Isolated Dependencies

Question # 70

Refer to the exhibit.

The cisco_devnet Docker swarm service runs across five replicas.The development team tags and imports a new image named devnet/ test:1.1 and requests that the image be upgraded on each container.There must be no service outages during the upgrade process. Which two design approaches must be used? (Choose two.)

A.

Enable parallel upgrades by using the docker service update command

B.

Ensure that the service replicas are set to a minimum of 5

C.

Implement rolling upgrades by using the docker service update command

D.

Ensure that the service is hosted behind a VIP with no session persistence

E.

Update the restart policy of the containers to restart upon failure

Go to page: