Practice Labs
Break-fix labs, free and ungated
You get an environment that is already broken and a terminal to fix it in. Nothing to install, no cloud account, and nothing left running afterwards.
How It Works
Each lab drops you into a broken config. Your job: find the bug and fix it.
Read the Scenario
Understand what went wrong — a teammate pushed broken config and CI is failing.
Debug in the Terminal
Run the tool, read the errors, and trace them back to the source.
Fix & Verify
Edit the config, re-run the check, and confirm a clean result.