Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 360

An engineer prepares a set of Python scripts to interact with network devices. To avoid network performance issues, the engineer wants to run them in a test environment. Which resource must be used to monitor the live execution of code in an always-available environment?

Answer options

Correct answer: C

Explanation

The correct answer is C, sandbox, as it provides a controlled environment where scripts can be executed and monitored without affecting live network performance. Options A, B, and D are not designed specifically for live execution monitoring, making them unsuitable for this scenario.