1. What is Pipeline ? Junior A. an environment restricted so only authorized users can deploy to it B. a pipeline that runs against the merged result of source and target branches C. a separate pipeline triggered by a parent pipeline using the trigger keyword D. a top-level CI/CD component made of stages and jobs defined in .gitlab-ci.yml Reveal the answer + AI explanation — free account
2. Which term means: "a top-level CI/CD component made of stages and jobs defined in .gitlab-ci.yml"? Junior A. Cache B. Protected environment C. Auto DevOps D. Pipeline Reveal the answer + AI explanation — free account
3. Which statement is correct? Junior A. Pipeline — files produced by a job and passed to later stages or downloaded from the UI B. Pipeline — a top-level CI/CD component made of stages and jobs defined in .gitlab-ci.yml C. Pipeline — a pipeline that runs against the merged result of source and target branches D. Pipeline — a separate pipeline triggered by a parent pipeline using the trigger keyword Reveal the answer + AI explanation — free account
4. What is Stage ? Junior A. an environment restricted so only authorized users can deploy to it B. a feature that automatically builds, tests, and deploys apps using built-in templates C. a phase grouping jobs that run in sequence relative to other stages D. files produced by a job and passed to later stages or downloaded from the UI Reveal the answer + AI explanation — free account
5. Which term means: "a phase grouping jobs that run in sequence relative to other stages"? Junior A. Stage B. Auto DevOps C. DAG pipeline D. GitLab Pages Reveal the answer + AI explanation — free account
6. Which statement is correct? Junior A. Stage — a feature that publishes static websites directly from a repository pipeline B. Stage — a separate pipeline triggered by a parent pipeline using the trigger keyword C. Stage — the agent application that picks up and executes GitLab CI jobs D. Stage — a phase grouping jobs that run in sequence relative to other stages Reveal the answer + AI explanation — free account
7. What is Job ? Junior A. a phase grouping jobs that run in sequence relative to other stages B. a pipeline that runs against the merged result of source and target branches C. a feature that automatically builds, tests, and deploys apps using built-in templates D. the smallest unit of work in a pipeline, executed by a runner Reveal the answer + AI explanation — free account
8. Which term means: "the smallest unit of work in a pipeline, executed by a runner"? Junior A. Auto DevOps B. Merge request pipeline C. Child pipeline D. Job Reveal the answer + AI explanation — free account
9. Which statement is correct? Junior A. Job — files produced by a job and passed to later stages or downloaded from the UI B. Job — the smallest unit of work in a pipeline, executed by a runner C. Job — a feature that automatically builds, tests, and deploys apps using built-in templates D. Job — a phase grouping jobs that run in sequence relative to other stages Reveal the answer + AI explanation — free account
10. What is Runner ? Junior A. a pipeline using needs to run jobs based on dependencies rather than strict stage order B. files produced by a job and passed to later stages or downloaded from the UI C. the agent application that picks up and executes GitLab CI jobs D. a separate pipeline triggered by a parent pipeline using the trigger keyword Reveal the answer + AI explanation — free account
11. Which term means: "the agent application that picks up and executes GitLab CI jobs"? Junior A. Artifact B. Job C. Runner D. Protected environment Reveal the answer + AI explanation — free account
12. Which statement is correct? Junior A. Runner — the smallest unit of work in a pipeline, executed by a runner B. Runner — an environment restricted so only authorized users can deploy to it C. Runner — a separate pipeline triggered by a parent pipeline using the trigger keyword D. Runner — the agent application that picks up and executes GitLab CI jobs Reveal the answer + AI explanation — free account
13. What is Artifact ? Junior A. a separate pipeline triggered by a parent pipeline using the trigger keyword B. files produced by a job and passed to later stages or downloaded from the UI C. a pipeline that runs against the merged result of source and target branches D. a feature that publishes static websites directly from a repository pipeline Reveal the answer + AI explanation — free account
14. Which term means: "files produced by a job and passed to later stages or downloaded from the UI"? Junior A. Runner B. Stage C. Job D. Artifact Reveal the answer + AI explanation — free account
15. Which statement is correct? Junior A. Artifact — the smallest unit of work in a pipeline, executed by a runner B. Artifact — files produced by a job and passed to later stages or downloaded from the UI C. Artifact — a phase grouping jobs that run in sequence relative to other stages D. Artifact — an environment restricted so only authorized users can deploy to it Reveal the answer + AI explanation — free account
16. What is GitLab Pages ? Junior A. a phase grouping jobs that run in sequence relative to other stages B. files produced by a job and passed to later stages or downloaded from the UI C. a feature that publishes static websites directly from a repository pipeline D. a pipeline using needs to run jobs based on dependencies rather than strict stage order Reveal the answer + AI explanation — free account
17. Which term means: "a feature that publishes static websites directly from a repository pipeline"? Junior A. Job B. Runner C. GitLab Pages D. Cache Reveal the answer + AI explanation — free account
18. Which statement is correct? Junior A. GitLab Pages — a separate pipeline triggered by a parent pipeline using the trigger keyword B. GitLab Pages — the agent application that picks up and executes GitLab CI jobs C. GitLab Pages — a feature that publishes static websites directly from a repository pipeline D. GitLab Pages — a pipeline that runs against the merged result of source and target branches Reveal the answer + AI explanation — free account
19. What is DAG pipeline ? Mid A. a pipeline using needs to run jobs based on dependencies rather than strict stage order B. the smallest unit of work in a pipeline, executed by a runner C. a pipeline that runs against the merged result of source and target branches D. a feature that automatically builds, tests, and deploys apps using built-in templates Reveal the answer + AI explanation — free account
20. Which term means: "a pipeline using needs to run jobs based on dependencies rather than strict stage order"? Mid A. Child pipeline B. DAG pipeline C. Merge request pipeline D. GitLab Pages Reveal the answer + AI explanation — free account
21. Which statement is correct? Mid A. DAG pipeline — a pipeline using needs to run jobs based on dependencies rather than strict stage order B. DAG pipeline — a feature that publishes static websites directly from a repository pipeline C. DAG pipeline — an environment restricted so only authorized users can deploy to it D. DAG pipeline — the smallest unit of work in a pipeline, executed by a runner Reveal the answer + AI explanation — free account
22. What is Cache ? Mid A. an environment restricted so only authorized users can deploy to it B. reusable files (like dependencies) stored between pipeline runs to speed up jobs C. a top-level CI/CD component made of stages and jobs defined in .gitlab-ci.yml D. the smallest unit of work in a pipeline, executed by a runner Reveal the answer + AI explanation — free account
23. Which term means: "reusable files (like dependencies) stored between pipeline runs to speed up jobs"? Mid A. Runner B. Protected environment C. Cache D. Pipeline Reveal the answer + AI explanation — free account
24. Which statement is correct? Mid A. Cache — the smallest unit of work in a pipeline, executed by a runner B. Cache — a pipeline that runs against the merged result of source and target branches C. Cache — reusable files (like dependencies) stored between pipeline runs to speed up jobs D. Cache — files produced by a job and passed to later stages or downloaded from the UI Reveal the answer + AI explanation — free account
25. What is Child pipeline ? Mid A. a phase grouping jobs that run in sequence relative to other stages B. a separate pipeline triggered by a parent pipeline using the trigger keyword C. an environment restricted so only authorized users can deploy to it D. a pipeline that runs against the merged result of source and target branches Reveal the answer + AI explanation — free account
26. Which term means: "a separate pipeline triggered by a parent pipeline using the trigger keyword"? Mid A. Child pipeline B. Merge request pipeline C. Cache D. Pipeline Reveal the answer + AI explanation — free account
27. Which statement is correct? Mid A. Child pipeline — a pipeline using needs to run jobs based on dependencies rather than strict stage order B. Child pipeline — a feature that automatically builds, tests, and deploys apps using built-in templates C. Child pipeline — a separate pipeline triggered by a parent pipeline using the trigger keyword D. Child pipeline — a phase grouping jobs that run in sequence relative to other stages Reveal the answer + AI explanation — free account
28. What is Protected environment ? Mid A. an environment restricted so only authorized users can deploy to it B. a pipeline using needs to run jobs based on dependencies rather than strict stage order C. a pipeline that runs against the merged result of source and target branches D. a feature that automatically builds, tests, and deploys apps using built-in templates Reveal the answer + AI explanation — free account
29. Which term means: "an environment restricted so only authorized users can deploy to it"? Mid A. Pipeline B. GitLab Pages C. Protected environment D. Child pipeline Reveal the answer + AI explanation — free account
30. Which statement is correct? Mid A. Protected environment — a pipeline using needs to run jobs based on dependencies rather than strict stage order B. Protected environment — a phase grouping jobs that run in sequence relative to other stages C. Protected environment — the smallest unit of work in a pipeline, executed by a runner D. Protected environment — an environment restricted so only authorized users can deploy to it Reveal the answer + AI explanation — free accountShowing 30 of 60 CI/CD · GitLab questions — the full set, with answers, explanations and an AI tutor on every question, is inside.