Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GitLab logo

GitLabCertified CI/CD Associate

Domain 4Objective 3

Objective: Deploy Images to the GitLab Registry GITLAB-CERTIFIED-CICD-ASSOCIATE Practice Questions (Page 1)

Part of the Domain 4: Continuous Deployment domain, which makes up ~16% of our current practice bank.

16questions here
4free pages
6concepts

Questions 1–5

  1. 1foundation · easy

    Which token is created by a user and can be used to authenticate to the GitLab Container Registry from a local machine?

    Select an answer first
  2. 2foundation · easy

    What is the correct format for a Docker image name when pushing to the GitLab Container Registry?

    Select an answer first
  3. 3expert · medium

    A team has a pipeline that builds and pushes an image to the GitLab registry. A separate deployment job needs to pull this image and run it. The deployment job runs on a runner with the `docker` executor. The team wants to avoid using the `docker:dind` service in the deployment job to reduce resource usage. Which alternative approach allows the deployment job to run the image without a Docker daemon?

    Select an answer first
  4. 4foundation · easy

    Which tag is commonly used to mark the latest stable version of an image in the GitLab Container Registry?

    Select an answer first
  5. 5application · medium

    A pipeline builds an image and pushes it to the registry with the tag `$CI_COMMIT_SHA`. A subsequent deployment job needs to use this exact image. Which reference should the deployment job use to pull the image?

    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.