Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

DevNet Associate (DEVASC)

Last Update 4 hours ago Total Questions : 481

The DevNet Associate (DEVASC) content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include 200-901 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 200-901 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 200-901 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any DevNet Associate (DEVASC) practice test comfortably within the allotted time.

Question # 21

Refer to the exhibit.

A developer must integrate a bot with an internal communication app. The developer wants to replace the webexbot package with the teamsbot package by using Ansible and prepares a playbook In the first two tasks, the playbook stops the webexbot and verifies that the teamsbot is installed. What is accomplished in the last task of the workflow when the developer runs the Ansible playbook?

A.

stops the webexbot service and uninstals it and retains its configuration files

B.

installs the webexbot and retains the configuration files

C.

uninstalls the webexbot package and removes its configuration files

D.

searches whether the purge package is available in the repository and uninstalls the webexbot package

Question # 22

How does a developer create and switch to a new branch called " my-bug-fix " to develop a product fix?

A.

git checkout -b my-bug-fix

B.

git branch -b my-bug-fix

C.

git branch my-bug-fix

D.

git checkout my-bug-fix

Question # 23

Refer to the exhibit.

Which infrastructure automation method is shown?

A.

Waterfall

B.

CI/CD pipeline

C.

Agile

D.

Lean

Question # 24

Refer to the exhibit. Which YANG model is used to generate the XML in the exhibit?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 25

Which statement describes the benefit of using functions in programming?

A.

Functions allow problems to be split into simpler, smaller groups, and reduce code repetition, which makes the code easier to read.

B.

Functions ensure that a developer understands the inner logic contained before using them as part of a script or application.

C.

Functions create the implementation of secret and encrypted algorithms.

D.

Functions store mutable values within a script 01 application.

Question # 26

A new application is being developed that requires the ability to be copied and moved from one location to another. The existing infrastructure is already heavily utilized, so the new a p plication must have a low resource footprint. The application includes a small PostgreSQL d a tabase component. Which application deployment type meets the requirements?

A.

Virtual machine

B.

Python virtual environment

C.

Container

D.

Bare metal

Question # 27

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

What are two benefit of managing network configuration via APIs? (Choose two.)

A.

configuration on devices becomes less complex

B.

more security due to locking out manual device configuration

C.

increased scalability and consistency of network changes

D.

eliminates the need of legacy management protocols like SNMP

E.

reduction in network changes performed manually

Question # 29

A team of developers is responsible for a network orchestration application in the company. The responsibilities also include:

developing and improving the application in a continuous manner

deployment of the application and management of CI/CD frameworks

monitoring the usage and problems and managing the performance improvements

Which principle best describes this DevOps practice?

A.

responsible for IT operations

B.

automation of processes

C.

end-to-end responsibility

D.

quality assurance checks

Question # 30

Which two commands download and execute an Apache web server container in Docker with a port binding 8080 in the container to 80 on the host? (Choose two.)

A.

docker pull apache

B.

docker run -p 8080:80 httpd

C.

docker run -p 80:8080 httpd

D.

docker pull httpd

E.

docker pull https

Go to page: