
GitHubActions Certification
Domain 5Objective 2
Optimize Workflow Performance and Cost GH-200 Practice Questions (Page 1)
Part of the Secure and optimize automation domain, which accounts for 10-15% of the GH-200 exam.
24questions here
5free pages
6concepts
10-15%of the exam
Questions 1–5
- 1
A workflow has three jobs: 'lint', 'build', and 'test'. 'test' depends on 'build', but 'lint' is independent. The team wants to reduce the total workflow time. They also want to avoid running the workflow on documentation-only changes. Which combination of changes achieves both goals?
Select an answer first - 2
How does using a smaller runner type (e.g., 2-core instead of 8-core) affect GitHub Actions cost?
Select an answer first - 3
A repository's workflow uploads a large build artifact (500 MB) on every push. The team rarely needs artifacts older than a week, but the default retention period is 90 days. Storage costs are rising. What should they do to reduce storage costs while still keeping recent artifacts available?
Select an answer first - 4
What is a common bottleneck in GitHub Actions workflows that can be addressed by using caching?
Select an answer first - 5
A workflow has two jobs: 'build' and 'test'. The 'test' job depends on the 'build' job. The team wants to reduce the total workflow time. Which change would help?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitHub. “GH-200” is a trademark of its owner, used for identification only.