NCP-MCA · Question #145
The development leadership has submitted a request to run a resource-intensive script after hours on separate test environments for testing application load. The current environments are setup as…
The correct answer is A. Publish Runbook. To run a resource-intensive script on separate test environments at different times, the administrator should publish a Runbook. Runbooks allow for the automation of tasks across multiple environments and can be scheduled to run at specific times. Additionally, they can be…
Question
The development leadership has submitted a request to run a resource-intensive script after hours on separate test environments for testing application load. The current environments are setup as separate projects within Self-Service (formerly Calm). Requirements:
- The script needs to run on each test environment.
- The script needs to run at separate times for each test environment.
- The development team needs the ability to modify the script as
needed. How would the administrator accomplish the task?
Options
- APublish Runbook
- BPublish Playbook
- CBlueprint
- DPlaybook
How the community answered
(33 responses)- A67% (22)
- B18% (6)
- C6% (2)
- D9% (3)
Explanation
To run a resource-intensive script on separate test environments at different times, the administrator should publish a Runbook. Runbooks allow for the automation of tasks across multiple environments and can be scheduled to run at specific times. Additionally, they can be modified by the development team as needed to adapt to changes in the script.
Topics
Community Discussion
No community discussion yet for this question.