Understand the DevOps philosophy and get comfortable with the Linux command line.
What is DevOps?
Understand the DevOps philosophy, the CALMS framework, and how DevOps bridges development and operations.
Linux Command Line Basics
Navigate the filesystem, manage files, and understand permissions — the foundation of every DevOps workflow.
Shell Scripting
Write Bash scripts to automate repetitive tasks — variables, conditionals, loops, and functions.