Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GitLab logo

GitLabCertified CI/CD Associate

Domain 1Objective 1

Objective: Explain What GitLab CI/CD Is and Why Teams Use It GITLAB-CERTIFIED-CICD-ASSOCIATE Practice Questions (Page 2)

Part of the Domain 1: GitLab Workflow domain, which makes up ~30% of our current practice bank.

21questions here
5free pages
4concepts

Questions 6–10

  1. 6application · medium

    A startup's development team has been manually building and testing their application on a shared staging server. When a developer pushes code, another developer must remember to run the build and tests manually. The team wants to automate this so that every push to the main branch triggers a build and test automatically. Which GitLab CI/CD component is primarily responsible for executing the defined build and test steps?

    Select an answer first
  2. 7expert · hard

    A team has a monorepo with multiple independent services. They want to run only the pipeline jobs relevant to the service that changed, to save runner time and reduce feedback latency. However, they also need to ensure that a change to a shared library triggers the pipelines for all dependent services. Which GitLab CI/CD feature best supports this requirement?

    Select an answer first
  3. 8expert · hard

    A team is migrating from a legacy CI system where a single script builds, tests, and deploys the application in one long-running job. They want to adopt GitLab CI/CD best practices to improve feedback speed and isolate failures. However, they are concerned about the overhead of managing multiple jobs. Which approach best balances these concerns?

    Select an answer first
  4. 9foundation · easy

    In the context of GitLab CI/CD, what is the primary purpose of the Continuous Integration (CI) phase?

    Select an answer first
  5. 10application · medium

    A QA team currently receives a new build from developers only at the end of a two-week sprint. They often find integration issues that could have been caught earlier. The team wants to adopt a practice where every code change is automatically built and tested in a shared environment, so issues are detected within minutes of a commit. Which practice does this describe?

    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.