CV0-004 Deployment Practice Question
A cloud team is implementing a CI/CD pipeline for a containerized application. They want to automatically build a Docker image, push it to a registry, and deploy it to a Kubernetes cluster. Which TWO tools from the options below are commonly used as part of this pipeline? (Select 2)
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Jenkins
Jenkins and GitLab CI are both CI/CD tools that can build Docker images, push to registries, and deploy to Kubernetes. Terraform and CloudFormation are IaC tools, not CI/CD. Docker Compose is for local development.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Jenkins
Why this is correct
Correct. Jenkins can automate build, push, and deploy steps.
- ✗
CloudFormation
Why it's wrong here
CloudFormation is for resource management, not CI/CD.
- ✓
GitLab CI
Why this is correct
Correct. GitLab CI includes built-in CI/CD capabilities.
- ✗
Terraform
Why it's wrong here
Terraform is for infrastructure provisioning, not CI/CD pipeline execution.
- ✗
Docker Compose
Why it's wrong here
Docker Compose is for defining multi-container apps, not CI/CD.
Go deeper
Related to this question
About these practice questions
Courseiva writes every CV0-004 question from scratch — 977 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CV0-004 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CV0-004 exam.