200-901 Exam Details

  • Exam Code
    :200-901
  • Exam Name
    :Developing Applications and Automating Workflows using Cisco Platforms (DEVASC)
  • Certification
    :Cisco Certified DevNet Associate
  • Vendor
    :Cisco
  • Total Questions
    :624 Q&As
  • Last Updated
    :May 25, 2026

Cisco 200-901 Online Questions & Answers

  • Question 111:

    Refer to the exhibit.

    Which API is called when the REMOTE TU sends a TCONNECT Response to the LOCAL TU?

    A. TCONNECT completion
    B. TCONNECT request
    C. TCONNECT indication
    D. TCONNECT confirm

  • Question 112:

    A group of software developers wants to improve its collaboration with the operations team. The group wants to deliver release-ready code that merges code changes back to the main branch and runs the automated testing as often as possible. Which DevOps concept does this scenario represent?

    A. continuous delivery
    B. version control
    C. continuous integration
    D. continuous deployment

  • Question 113:

    What is a characteristic of RPC APIs compared to REST APIs?

    A. Authentication is done over provisions for the service caller and vice versa for RPC API, and REST API uses HTTP headers for authentication.
    B. All communications between the client and server must be stateless for RPC API, and REST API is stateful.
    C. The architecture model for RPC API is resource-focused, and REST API is procedure-focused.
    D. The data payload must be in JSON format for RPC API, and REST API allows JSON and XML formats.

  • Question 114:

    Refer to the exhibit.

    The sequence diagram shows a RESTful API call. Which step and response will represent the behavior of the REST API call to be synchronous?

    A. POST/discovery/ when there is a slot available and get the response from the POST call with the discovery details.
    B. GET/discovery/ when the discovery is finished and get the response from the GET call with the discovery requirements.
    C. POST/discovery?discoveryid= when the discovery is created and get the response from the POST call with the discovery details.
    D. PUT/discovery/ when the discovery is created and get the response of the discovery when it is updated.

  • Question 115:

    What should a CI/CD pipeline aim to achieve?

    A. to require minimal manual interaction
    B. to allow manual testing before deployment
    C. to support new deployments on a fixed monthly schedule
    D. to provide a documented process for feedback

  • Question 116:

    How do the processes used by the Agile methodology compare with the processes used by the Lean methodology?

    A. Agile concentrates on optimizing the development process, and Lean concentrates on optimizing the production process.
    B. Agile and Lean concentrate on optimizing the production process.
    C. Agile and Lean concentrate on optimizing the development process.
    D. Agile concentrates on optimizing the production process, and Lean concentrates on optimizing the development process.

  • Question 117:

    Which standard supported by Cisco IOS XE and Cisco NX-OS is used for automating the configuration of multiple devices across a network?

    A. SNMP - YANG
    B. SYSLOG - YANG
    C. CLI - YANG
    D. NETCONF - YANG

  • Question 118:

    When a Cisco IOS XE networking device is configured by using RESTCONF, what is the default data encoding method?

    A. application/yaml-data+json
    B. application/yang-data+json
    C. application/xml-data+json
    D. application/json-data+xml

  • Question 119:

    Refer to the exhibit.

    An engineer is comparing two files by using the unified diff format. Which cade snippet belongs to the new.py file?

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

  • Question 120:

    Refer to the exhibit.

    A developer creates a script to obtain a list of devices by using the Cisco DNA Center API. The remote server authorizes the request only if an authentication token is supplied in the headers. A function named get_auth_token() must retrieve a valid token by using HTTP Basic Authentication. Which code must be added to complete the get_auth_token() function?

    A. resp = requests.post(url, auth=HTTPBasicAuth(DNAC_USER, DNAC_PASSWORD)) token = resp.json()['Token'] return token
    B. resp = requests.post(url, auth=(DNAC_USER, DNAC_PASSWORD)) token = resp.json ()['Token'] return token
    C. resp = http.post(url, auth=HTTPBasicAuth(DNAC_USER, DNAC_PASSWORD)) token = resp.json()['Token'] return token
    D. resp = http.post(url, auth=(DNAC_USER, DNAC_PASSWORD)) token = resp.json()['Token'] return token

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 200-901 exam preparations and Cisco certification application, do not hesitate to visit our Vcedump.com to find your solutions here.