Cisco 200-901 Online Practice
Questions and Exam Preparation
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 351:
Refer to the exhibit.
The server.js Node.js script runs after the Dockerfile creates its container. What is the working directory of the application inside the container?
A. /source B. /app C. /app/source D. /app/production
B. /app In the given Dockerfile, the WORKDIR /app command sets the working directory for any subsequent commands to /app. This means that any commands following this line will be executed within the /app directory inside the Docker container. The COPY . . command copies the contents of the current directory on the host machine to the /app directory in the container. Finally, the CMD ["node", "source/server.js"] command specifies the command to run when the container starts, which in this case is node source/server.js. References: Dockerfile Reference - WORKDIR
Question 352:
Refer to the exhibit. A developer has created an XML-based configuration model for a Cisco switch that is going to configure the device using NETCONF. From which configuration is the Interface Ethernet 0/0 deleted when this script is executed?
A. candidate B. startup C. current D. base
C. current https://www.rfc-editor.org/rfc/rfc4741 but the phrasing is not clear. "Only the configuration datastore is present in the base model. Additional configuration datastores may be defined by capabilities."
Question 353:
Refer to the exhibit. The internal client cannot access the app server, but access still works for clients on the Internet. Which two actions resolve the issue? (Choose two.)
A. Move port Gi0/0/2 to VLAN 20. B. Add a host route on the server to the client. C. Change the subnet length on the client to 16. D. Change the subnet length on the server to 24. E. Add a host route on the client to the server.
B. Add a host route on the server to the client. E. Add a host route on the client to the server.
Question 354:
What is a benefit of a model-driven approach for infrastructure automation?
A. enforces the generation of all automation scripts through the modeling environment B. provides a small learning curve and helps system administrators with limited coding experience C. ensures that system administrators gain a good understanding of coding and expand their experience and capabilities D. enables a user to understand a declarative language to translate the model into an actionable script
A. enforces the generation of all automation scripts through the modeling environment
Question 355:
DRAG DROP
Drag and drop the characteristics from the left onto the software development methodologies on the right.
Select and Place:
Explanation/Reference:
Question 356:
What is the purpose of a router in a network?
A. to provide wireless connectivity to a LAN B. to filter harmful incoming traffic on a network C. to connect multiple networks D. to implement network high availability
C. to connect multiple networks
Question 357:
Which port does HTTPS use by default?
A. 433 B. 443 C. 803 D. 883
B. 443 HTTPS (Hypertext Transfer Protocol Secure) uses port 443 by default. This port is used to secure communications over a computer network, particularly over the internet, by encrypting data between the client's browser and the web server using SSL/TLS. References: Cisco DevNet Documentation - Ports and Protocols Cisco DevNet Associate Certification Guide
Question 358:
Refer to the exhibit. Which workflow does the script automate?
A. retrieves a media server that is being monitored B. updates a media server that is being monitored C. adds a media server to be monitored D. deletes a media server that is being monitored
C. adds a media server to be monitored The provided script sends a POST request to the Meraki API endpoint to add a new media server for monitoring. The payload includes the name and address of the media server, indicating that the action being automated is the addition of a media server to the monitoring list. Cisco DevNet Associate documentation on Meraki API usage and operations.
Question 359:
Refer to the exhibit. What are two characteristics of the NETCONF response? (Choose two.)
A. ospf is defined by the ietf-ospf module. B. ietf-ospf imports ietf-routing. C. redistribution is a module of type cisco-ospf. D. routing protocols is a list. E. The main module is routing.
B. ietf-ospf imports ietf-routing. C. redistribution is a module of type cisco-ospf.
Question 360:
DRAG DROP
Refer to the exhibit.
Drag and drop the code from the bottom onto the box where the code is missing to configure the GigabitEthernet 3 interface. Not all options are used.
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.