Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GitLab logo

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

Part of the Domain 2: CI/CD Fundamentals domain, which makes up ~30% of our current practice bank.

29questions here
6free pages
8concepts

Questions 26–29

  1. 26expert · hard

    A team is designing a pipeline for a microservices application with three services: 'auth', 'api', and 'web'. Each service has its own build and test requirements. They want to deploy all services together to a staging environment, but only after all services have passed their tests. They also want to reuse the same build and test logic for each service. Which pipeline design is most efficient and maintainable?

    Select an answer first
  2. 27application · medium

    A team is creating a pipeline for a Node.js application. They want to run linting, unit tests, and then build a Docker image. The build job should only run if the tests pass. Which pipeline configuration best achieves this?

    Select an answer first
  3. 28expert · hard

    A team is using GitLab Runner with the Docker executor. They have a pipeline that builds a Docker image and then runs tests inside that image. They notice that the test job is failing because it cannot access the Docker daemon. What is the most likely cause and solution?

    Select an answer first
  4. 29foundation · easy

    What is the primary purpose of the deployment stage in a CI/CD pipeline?

    Select an answer first
Finished these 4 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.