Courseiva
Cloud Native Application DeliveryhardMultiple SelectObjective-mapped

KCNA Cloud Native Application Delivery Practice Question

Which THREE of the following are key capabilities of progressive delivery tools like Argo Rollouts?

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

Integration with feature flag systems

Progressive delivery tools enable traffic splitting, automated rollbacks based on metrics, and integration with feature flags.

Answer analysis

Option-by-option breakdown

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

  • Integration with feature flag systems

    Why this is correct

    Argo Rollouts can integrate with feature flags to control exposure.

  • Automated rollback based on metrics or health checks

    Why this is correct

    Progressive delivery allows automatic rollback if key metrics degrade.

  • Automatic image vulnerability scanning

    Why it's wrong here

    Vulnerability scanning is typically done in CI, not by progressive delivery tools.

  • Traffic splitting between old and new versions

    Why this is correct

    Argo Rollouts can split traffic using service mesh or ingress controllers.

  • Replacing the need for CI/CD pipelines

    Why it's wrong here

    Progressive delivery complements CI/CD but does not replace it.

About these practice questions

Courseiva writes every KCNA question from scratch — 833 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 →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on KCNA

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. Which TWO of the following are benefits of implementing progressive delivery techniques (e.g., canary releases)?

easy
  • A.Replaces the need for a CI/CD pipeline
  • B.Allows testing new features with a subset of users
  • C.Eliminates the need for monitoring and alerting
  • D.Guarantees zero downtime
  • E.Reduces the risk of deploying a bad version to all users

Why B: Progressive delivery reduces risk by gradual rollout and provides the ability to test new versions with a subset of users. It does not eliminate the need for monitoring nor does it replace CI/CD pipelines.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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