Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.89 KB

File metadata and controls

52 lines (36 loc) · 1.89 KB

DevOps Interview Questions

A comprehensive collection of DevOps-related interview questions and scenario-based exercises.
This repository is designed to help both interviewers and candidates prepare for a wide variety of DevOps topics.


Table of Contents

  1. Continuous Integration (CI)
  2. Continuous Deployment (CD)
  3. GitOps & ArgoCD
  4. Docker
  5. Kubernetes
  6. Helm
  7. Secrets
  8. Security
  9. Shift Left
  10. General / Architecture
  11. Home Assignments

How to Use

  • Interviewers:

    • Pick relevant topics (e.g., Docker, Kubernetes) and select scenario-based questions to evaluate practical experience.
    • Use the home assignments to assess coding and configuration skills under real-world conditions.
  • Candidates:

    • Start by reviewing questions in your chosen topic (e.g., 01_ci.md) and try answering on your own.
    • Expand your knowledge by reading the hidden hints in the <details> blocks.
    • Check scenario-based questions for real-world problem-solving practice.

Contributing

Contributions are always welcome!

  • To add or edit questions, please see our CONTRIBUTING.md for the recommended structure and style guidelines.
  • You can also submit additional scenario-based exercises or home assignments that fit the existing format.

License

This project is licensed under the MIT License.
Feel free to use it as a reference or foundation for your own DevOps interview prep or training material.


Enjoy and good luck with your interviews!