CV0-004 Deployment Practice Question
A team is designing a CI/CD pipeline for a microservices application. They want to automatically build, test, and deploy each service independently to a Kubernetes cluster. The pipeline must integrate with Git repositories and support parallel job execution. Which tool is best suited for this requirement?
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
✓
GitLab CI
GitLab CI is integrated with Git repositories, supports parallel jobs, and can deploy to Kubernetes, making it a good fit for microservices CI/CD.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Azure DevOps
Why it's wrong here
Azure DevOps also supports these features, but GitLab CI is specifically mentioned for Git integration.
- ✗
Jenkins
Why it's wrong here
Jenkins can do this but requires more configuration and plugin setup compared to GitLab CI's native integration.
- ✗
AWS CodePipeline
Why it's wrong here
CodePipeline is AWS-specific and may not integrate as natively with GitLab repositories.
- ✓
GitLab CI
Why this is correct
GitLab CI offers native Git integration, parallel jobs, and Kubernetes deployment support.
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.