00:00

QUESTION 76

- (Exam Topic 1)
Refer to the exhibit.
200-901 dumps exhibit
What is the action of the Bash script that is shown?

Correct Answer: A

QUESTION 77

- (Exam Topic 2)
A developer creates a script that configured multiple Cisco IOS XE devices in a corporate infrastructure. The internal test environment is unavailable, and no maintenance window is available to test on a low-priority production environment. Which resource is used to test the code before it is applied to the production environment?

Correct Answer: C
Reference: https://developer.cisco.com/site/sandbox/

QUESTION 78

- (Exam Topic 3)
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?

Correct Answer: C

QUESTION 79

- (Exam Topic 3)
A developer writes an application that refines data in temporary secure file storage hosted on the public cloud. Data will be deleted after processing and does not contain any private information. What is the advantage that a public cloud deployment provides to the developer?

Correct Answer: B

QUESTION 80

- (Exam Topic 3)
What is the purpose of running tests before writing code in test-driven development?

Correct Answer: D