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 1)

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

21questions here
5free pages
4concepts

Questions 1–5

  1. 1foundation · easy

    When a developer pushes a commit to a GitLab repository with CI/CD configured, what happens automatically?

    Select an answer first
  2. 2application · medium

    A developer commits a change to the repository. The .gitlab-ci.yml file defines a job named 'compile' in the 'build' stage and a job named 'integration-test' in the 'test' stage. Both jobs are assigned to the same runner. What is the execution order of these jobs?

    Select an answer first
  3. 3application · medium

    A development team is experiencing frequent production incidents caused by configuration drift and manual deployment errors. They want to reduce human intervention in the release process while still requiring a manual approval before production deployment. Which GitLab CI/CD approach best addresses their need?

    Select an answer first
  4. 4application · medium

    A company's leadership wants to shorten the time between a developer committing code and the code being available to end users. They currently have a fully automated pipeline that builds, tests, and deploys to production without human intervention. Which practice are they using?

    Select an answer first
  5. 5expert · hard

    A team has a pipeline that deploys to production. They want to prevent a pipeline from running when a commit message contains '[skip ci]'. However, they also want to ensure that merge request pipelines still run even if the commit message contains this tag. Which configuration achieves this?

    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.