Inspirational journeys

Follow the stories of academics and their research expeditions

CiscoDev Net Associate Practice Questions 2023 - Part 5

Mary Smith

Thu, 16 Apr 2026

CiscoDev Net Associate Practice Questions 2023 - Part 5

1. Which principle is a value from the manifesto for Agile software development?

A) customer collaboration over contract negotiation
B) processes and tools over teams and interactions
C) adhering to a plan over responding to requirements
D) detailed documentation over working software



2. Which two elements are foundational of DevOps? (Choose two.)(Select 2answers)

A) encouraging containers for the deployment of applications
B) organizing cross-functional teams over organizational silos
C) automating over documenting
D) designing applications as microservices



3. Which way should be used to safely store the API keys?

A) plain text in the code as a constant
B) in an environment variable unique to the system database
C) encrypted in a configuration file that is separate from the code
D) encrypted in the code in a function



4. What are two advantages of the Model-View-Controller software design pattern? (Choose two.)(Select 2answers)

A) makes code easier to deploy using CI/CD pipelines
B) allows for multiple views of the same model
C) simplifies network automation
D) separates responsibilities of the code, which makes future modifications easier



5. Which model-driven programmability protocol does Cisco IOS XE Software support?

A) SOAP
B) gNMI
C) CORBA
D) SSH



1. Right Answer: A
Explanation:

2. Right Answer: A,B
Explanation:

3. Right Answer: B
Explanation:

4. Right Answer: B,D
Explanation:

5. Right Answer: B
Explanation:

0 Comments

Leave a comment