Courseiva
mediumMatchingObjective-mapped

200-901 Match each CI/CD concept to its definition. Practice Question

Match each CI/CD concept to its definition.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Automatically build and test code changes

Automatically deploy to staging after CI

Automatically deploy to production after CI

Compile source code into artifacts

Sequence of automated steps for delivery

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

Continuous Integration: The practice of automatically building and testing code changes frequently.

Continuous Integration (CI) focuses on merging and automated testing. Continuous Delivery (CD) ensures code is always ready for production deployment but requires manual approval. Continuous Deployment (CDep) automates deployment to production after tests pass. Common confusions involve swapping definitions of CI and CD or CDep.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Continuous Integration: The practice of automatically building and testing code changes frequently.

    Why this is correct

    Continuous Integration is about merging code frequently and running automated builds and tests.

  • Continuous Delivery: The practice of automatically deploying code changes to a staging or testing environment, ready for manual approval to production.

    Why this is correct

    Continuous Delivery ensures code is always ready for production release but requires manual approval.

  • Continuous Deployment: The practice of automatically deploying every code change that passes testing to production without manual intervention.

    Why this is correct

    Continuous Deployment automates the entire pipeline to production after tests pass.

  • Continuous Integration: The practice of automatically deploying code to production after tests pass.

    Why it's wrong here

    Incorrect — this describes Continuous Deployment, not Continuous Integration.

  • Continuous Delivery: The practice of merging code changes frequently and automatically testing them.

    Why it's wrong here

    Incorrect — this describes Continuous Integration, not Continuous Delivery.

About these practice questions

One of 989 original 200-901 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-901 practice question is part of Courseiva's free Cisco 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 200-901 exam.