DevOps Quiz
CI/CD, automation, and the culture/practices behind bridging development and operations.
This category currently has 33 questions in the SERVBG quiz bank. Below are a few sample questions: the full interactive quiz shuffles through the whole set with instant scoring.
Sample questions
What is Docker?
- Virtual machine
- None of the above
- Code editor
- Version control
- Container platform for application deployment
What is Infrastructure as Code (IaC)?
- Code running on servers
- Writing infrastructure code
- Managing infrastructure through code/config files
- None of the above
- Programming languages for servers
What is Terraform used for?
- Database queries
- Infrastructure provisioning across providers
- None of the above
- Container management
- Code compilation
What is Ansible?
- Monitoring system
- None of the above
- Automation and configuration management tool
- Container runtime
- Database engine
What is a Docker image?
- Running container
- Read-only template for creating containers
- Virtual machine
- None of the above
- Backup file
Related categories
Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
Linux
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
Security
General information security concepts: threats, defenses, and the fundamentals every IT professional should know.
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.