Exam Details

  • Exam Code
    :350-901
  • Exam Name
    :Developing Applications Using Cisco Core Platforms and APIs (DEVCOR)
  • Certification
    :Cisco Certified DevNet Professional
  • Vendor
    :Cisco
  • Total Questions
    :414 Q&As
  • Last Updated
    :Mar 29, 2025

Cisco Cisco Certified DevNet Professional 350-901 Questions & Answers

  • Question 301:

    How should a web application be designed to work on a platform where up to 1000 requests per second can be served?

    A. Use algorithms like random early detection to deny excessive requests.

    B. Set a per-user limit (for example, 5 requests/minute/user) and deny the requests from the users who have reached the limit.

    C. Only 1000 user connections are allowed; further connections are denied so that all connected users can be served.

    D. All requests are saved and processed one by one so that all users can be served eventually.

  • Question 302:

    Refer to the exhibit.

    A Python script must list network clients in the Cisco Meraki API that have used a network with an ID of 2 The number of client entries per returned page is restricted to 1.000 according to the API specification Network 2 has 2.500 clients. What must be added where the code is missing to print the content of each response?

    A. B. C. D.

  • Question 303:

    Refer to the exhibit.

    An engineer is configuring Ansible to run playbooks against Cisco IOS XE Software. What should be configured in ansible.cfg as the connection type?

    A. network_cli

    B. ssh

    C. shell

    D. command

  • Question 304:

    Refer to the exhibit.

    An Intersight API is being used to query RackUnit resources that have a tag keyword set to "Site". What is the expected output of this command?

    A. list of all resources that have a tag with the keyword "Site"

    B. error message because the Value field was not specified

    C. error message because the tag filter should be lowercase

    D. list of all sites that contain RackUnit tagged compute resources

  • Question 305:

    Refer to the exhibit.

    Which line of code needs to be placed on the snippet where the code is missing to provide APl rate-limiting to the requests?

    A. int(self.response.headers.post('Retry-After'))

    B. int(response.headers.get('Retry-After'))

    C. int(self.response.headers.get(Retry-After'))

    D. int(response.headers.post('Retry-After'))

  • Question 306:

    Refer to the exhibit.

    A developer must configure an SSL certificate for an nginx web server. Which code must be added on the script to accomplish this configuration?

    A. B. C. D.

  • Question 307:

    A local Docker container with a Container ID of 391441516e7a is running a Python application. Which command is used to connect to a bash shell in the running container?

    A. Option A

    B. Option B

    C. Option C

    D. Option D

  • Question 308:

    An architect must optimize traffic that targets a popular API endpoint Currently, the application downloads a large file hourly, but often the file is unchanged and the download causes unnecessary load and delays. Which cURL command must be used to determine the last modified date of the file and to optimize the API usage?

    A. curl GET request

    B. curl HEAD request

    C. curl --silent request

    D. curl -H 'Cache-Control: no-cache' request

  • Question 309:

    Which two data encoding techniques are supported by gRPC? (Choose two.)

    A. XML

    B. JSON

    C. ASCII

    D. ProtoBuf

    E. YAML

  • Question 310:

    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.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Cisco exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 350-901 exam preparations and Cisco certification application, do not hesitate to visit our Vcedump.com to find your solutions here.