All quizzes
Free quiz · 19 questions in the bank

ArgoCD quiz

Test your ArgoCD knowledge with a free interactive quiz — 19 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

How does using ArgoCD change the typical CI/CD pipeline split between "CI" and "CD" responsibilities?

In this round
  1. How does using ArgoCD change the typical CI/CD pipeline split between "CI" and "CD" responsibilities?
  2. What happens when ArgoCD detects "resource pruning" is needed during a sync?
  3. What is a "sync hook" in ArgoCD (e.g. a Job annotated `argocd.argoproj.io/hook: PreSync`)?
  4. What is a practical security benefit of ArgoCD's pull-based deployment model compared to a traditional push-based CI/CD pipeline?
  5. What does ArgoCD's diff view show when an Application is OutOfSync?
  6. How does ArgoCD typically detect that a git repository has new commits to sync, without a webhook configured?
  7. What is the ArgoCD CLI (`argocd`) commonly used for beyond what the web dashboard offers?
  8. What is the difference between manual sync and automated sync in ArgoCD?
  9. What is a "project" in ArgoCD (`AppProject` resource) used for?
  10. What is an ArgoCD "Application" resource?
  11. What is an "App of Apps" pattern in ArgoCD?
  12. Why might a team choose to store staging and production configurations as separate directories/overlays in the same git repo rather than one shared set of manifests?
Gaps to close?
Read the curated ArgoCD notes — core concepts, patterns, interview prep.
ArgoCD notes

More quizzes

.NET.NET MAUIAbsintheAccessibilityActixActix Web