
GitLabCertified CI/CD Associate
Domain 2Objective 1
Objective: Identify the Key Components Needed for a CI/CD Pipeline GITLAB-CERTIFIED-CICD-ASSOCIATE Practice Questions (Page 3)
Part of the Domain 2: CI/CD Fundamentals domain, which makes up ~30% of our current practice bank.
29questions here
6free pages
8concepts
Questions 11–15
- 11
A team is migrating from a Jenkins pipeline to GitLab CI/CD. Their current pipeline has a 'build' stage that compiles code and a 'test' stage that runs unit tests. They want to ensure that the test stage receives the compiled code. In Jenkins, they used a shared workspace. How should they achieve this in GitLab CI/CD?
Select an answer first - 12
A company has a monorepo with multiple projects. They want to run a pipeline only when files in a specific directory change. For example, changes to 'backend/' should trigger the backend pipeline, and changes to 'frontend/' should trigger the frontend pipeline. They also want to prevent unauthorized users from triggering pipelines manually. Which approach best meets these requirements?
Select an answer first - 13
A development team uses GitLab with a repository hosted on GitLab.com. They want a pipeline to run automatically whenever a developer pushes a new commit to the 'main' branch, but not when they push to feature branches. What is the most appropriate way to configure this?
Select an answer first - 14
A company deploys an application to multiple environments: development, staging, and production. They want to use the same deployment job definition for all environments, but with different variables for each. They also want to require manual approval for production, but not for development or staging. Which GitLab CI/CD feature best supports this?
Select an answer first - 15
Which stage in a CI/CD pipeline is specifically designed to catch bugs and regressions before deployment?
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 GitLab. “GITLAB-CERTIFIED-CICD-ASSOCIATE” is a trademark of its owner, used for identification only.