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?
- Code editor
- None of the above
- Virtual machine
- Version control
- Container platform for application deployment
What is Infrastructure as Code (IaC)?
- Writing infrastructure code
- Programming languages for servers
- None of the above
- Code running on servers
- Managing infrastructure through code/config files
What is Terraform used for?
- Infrastructure provisioning across providers
- Code compilation
- None of the above
- Container management
- Database queries
What is Ansible?
- Automation and configuration management tool
- Container runtime
- Database engine
- Monitoring system
- None of the above
What is a Docker image?
- Read-only template for creating containers
- Virtual machine
- Backup file
- None of the above
- Running container
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.