Academy Devops Quiz

Questions covering the core concepts, tools, and real-world scenarios IT professionals encounter in Academy Devops.

This category currently has 60 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

On a systemd-managed Linux host, which command starts a service immediately for the current boot session only, without affecting whether it starts automatically after a reboot?
Which command shows whether a systemd service is currently loaded, active/inactive, and includes recent log lines for it?
A systemd unit file is divided into sections. Which section holds directives like ExecStart, User, and WorkingDirectory that describe how the process is actually run?
In the [Install] section of a systemd unit file, what does the WantedBy=multi-user.target line control?
In a standard crontab line, what is the correct left-to-right order of the five time fields?
Start the full quiz ›

Related categories

Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
187 questions
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
186 questions
Linux
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
150 questions
Security
General information security concepts — threats, defenses, and the fundamentals every IT professional should know.
148 questions
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.
145 questions