350-901 Exam Details

  • Exam Code
    :350-901
  • Exam Name
    :Developing Applications Using Cisco Core Platforms and APIs (DEVCOR)
  • Certification
    :Cisco Certified DevNet Specialist
  • Vendor
    :Cisco
  • Total Questions
    :557 Q&As
  • Last Updated
    :May 25, 2026

Cisco 350-901 Online Questions & Answers

  • Question 441:

    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

  • Question 442:

    DRAG DROP

    A network engineer needs to retrieve interface data using the Cisco IOS XE YANG Model. Drag and drop the components from the bottom onto the box where the code is missing to complete the RESTCONF URI. Not all options are used.

    Select and Place:

  • Question 443:

    Refer to the exhibit.

    openssl genrsa -des3 -passout pass:x -out keypair.key 4096 openssl rsa -passin pass:x -in keypair.key -out /etc/cert/host.key openssl req -new -key /etc/cert/host.key -out /etc/cert/host.csr _________________________________________________________________________

    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. openssl x509 -req -days 90 -in /etc/cert/host.csr -signkey /etc/cert/host.key -out /etc/cert/host.crt
    B. openssl x509 -key -days 90 -out /etc/cert/host.crt -signkey /etc/cert/host.key -in /etc/cert/host.csr
    C. openssl x509 -req -days 90 -out /etc/cert/host.csr -keypair /etc/cert/host.key -in /etc/cert/host.crt
    D. openssl x509 -key -days 90 -in /etc/cert/host.key -keypair /etc/cert/host.key -out /etc/cert/host.crt

  • Question 444:

    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 445:

    Refer to the exhibits.

    Which data payload completes the CURL command to run the create port object API call In Cisco Firepower Threat Defense?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 446:

    Refer to the exhibit.

    Which code snippet must be added to the blank in the code to automate the evaluation and handling of errors due to wrong credentials when Basic Authorization is used?

    A. while response.get.status_code == 404 :
    B. while response.status_code == 403 :
    C. while response.status_code == 401 :
    D. while response.get.status_code == 400 :

  • Question 447:

    DRAG DROP

    Refer to the exhibit.

    The Python script is supposed to make an API call to Cisco DNA Center querying a wireless profile for the "ChicagoCampus" and then parsing out its enable FlexConnect value. Drag and drop the parts of the Python code from the left onto the item numbers on the right that match the missing sections in the exhibit.

    Select and Place:

  • Question 448:

    Refer to the exhibit.

    The YAML represented is using the ios_vrf module. As part of the Ansible playbook workflow, what is the result when this task is run?

    A. VRFs not defined in the host_vars file are removed from the device.
    B. VRFs not defined in the host_vars file are added to the device, and any other VRFs on the device remain.
    C. VRFs defined in the host_vars file are removed from the device.
    D. VRFs are added to the device from the host_vars file, and any other VRFs on the device are removed.

  • Question 449:

    DRAG DROP

    Drag and drop the code snippets from the bottom onto the blanks in the Python script to provision a new Cisco UCS server by using a specific template. Not all options are used.

    Select and Place:

  • Question 450:

    What is a benefit of running multiple instances of a back-end service and using load balancing to distribute the communication between the front-end and back-end services?

    A. The consistency of data for stateful services increases.
    B. High availability is provided for the back-end services.
    C. Scaling horizontally is automated out of the box.
    D. The total load on the database servers decreases.

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.