This certification validates practical skills in DevOps and automation, including solution design, implementation, testing, and maintenance. It is intended for developers and technical professionals delivering dependable software in real-world environments.
How should you print a debug message in your workflow?
As a developer, you are designing a workflow and need to communicate with the runner machine to set environment variables, output values used by other actions, add debug messages to the output logs, and other tasks. Which of the following options should you use?
When should you use the GITHUB_TOKEN in a workflow?
In which of the following scenarios should you use self-hosted runners? (Each correct answer presents a complete solution. Choose two.)
As a developer, you need to leverage Redis in your workflow. What is the best way to use Redis on a self-hosted Linux runner without affecting future workflow runs?