GitHub
GITHUB-ACTIONS · Question #17
GITHUB-ACTIONS Question #17: Real Exam Question with Answer & Explanation
Sign in or unlock GITHUB-ACTIONS to reveal the answer and full explanation for question #17. The question stem and answer options stay visible for context.
Question
Without the need to use additional infrastructure, what is the simplest and most maintainable method for configuring a workflow job to provide access to an empty PostgreSQL database?
Options
- AUse service containers with a Postgres database from Docker hub.
- BRun the actions/postgres action in a parallel job.
- CIt is currently impossible to access the database with GitHub Actions.
- DDynamically provision and deprovision an environment.
Unlock GITHUB-ACTIONS to see the answer
You've previewed enough free GITHUB-ACTIONS questions. Unlock GITHUB-ACTIONS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.