Skip to main content
DevOpsLabTH.dev
8 tracks · hands-on labs and guided reading

Hands-on DevOps in a real terminal.

No videos, no slides. Open a lab and get a real Linux container in your browser. Type commands. Get scored on what actually happened, not what you watched.

linux-first-commands

learner@sbx:~$ pwd

/home/learner

learner@sbx:~$ touch hello.txt

learner@sbx:~$ echo "hello devopslab" > hello.txt

✓ All checks passed

learner@sbx:~$

Three steps

How it works

New to DevOps? Start from where you want to go, follow the track that gets you there, and learn it hands-on in a real terminal.

Start the roadmap
  1. 01

    Define your goal

    Know where you want to land, a first DevOps job, a cloud cert, or just comfort in a terminal. The roadmap maps each one to a path.

  2. 02

    Choose your track

    Pick where to start. New here means Linux first, and every later track builds on the one before it.

  3. 03

    Learn by doing

    Open a lab, work in a real Linux terminal, and get scored on what you actually did, not a quiz.

Get started

Follow the roadmap from Linux fundamentals to the AWS cloud, in the order most engineers learn them.

or browse all tracks