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.
- Continuous Integration (CI)
- Continuous Deployment (CD)
- GitOps & ArgoCD
- Docker
- Kubernetes
- Helm
- Secrets
- Security
- Shift Left
- General / Architecture
- Home Assignments
-
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.
- Start by reviewing questions in your chosen topic (e.g.,
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.
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!