DevOps Foundation
DevOps Institute logo

DevOps Foundation

devops-foundation

Master the fundamentals of DevOps with this globally recognized certification. Ideal for IT professionals seeking to adopt a collaborative, automated, and secure software delivery culture.

Exam syllabus, organized by domain

Try a real question

Sample DevOps Foundation exam question

Answer this question the same way you would on exam day. No sign-up needed — one random question, three tries to swap it out.

MasterBenefits of DevOps

Examine the deployment job in the provided CI/CD pipeline snippet for an e‑commerce checkout service. What is the most significant risk to reliability from this setup?

yaml
deploy-production:
  stage: deploy
  script:
    - kubectl set image deployment/payment-service payment-service=$CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
    - kubectl rollout status deployment/payment-service
  environment:
    name: production

Frequently asked questions

Key facts about the DevOps Foundation certification and how to prepare for it.

Skills & Requirements

What you need to know before attempting the DevOps Foundation exam.