Skip to content

Practice DevOps Free Tutorials | This repo collects 68 of free tutorials for DevOps. DevOps is revolutionizing software development and IT operations. This Skill Tree presents a structured learning path for mastering DevOps practices and tools. Ideal for newcomers, it offers a systematic approach...

Notifications You must be signed in to change notification settings

labex-labs/devops-free-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 

Repository files navigation

DevOps Free Tutorials

DevOps is revolutionizing software development and IT operations. This Skill Tree presents a structured learning path for mastering DevOps practices and tools. Ideal for newcomers, it offers a systematic approach to understanding continuous integration, delivery, and deployment. Hands-on courses and real-world playground exercises ensure you'll develop practical skills applicable in professional environments.

Index Name Difficulty Tutorial Link
01 πŸ“– Your First Linux Lab β˜…β˜†β˜† πŸ”— View
02 πŸ“– Basic Files Operations β˜…β˜†β˜† πŸ”— View
03 πŸ“– File Contents and Comparing β˜…β˜†β˜† πŸ”— View
04 πŸ“– Permissions of Files β˜…β˜†β˜† πŸ”— View
05 πŸ“– User Account Management β˜…β˜†β˜† πŸ”— View
06 πŸ“– Your First Git Lab β˜…β˜†β˜† πŸ”— View
07 πŸ“– Git Config Management β˜…β˜†β˜† πŸ”— View
08 πŸ“– Working with Files and Staging Area β˜…β˜†β˜† πŸ”— View
09 πŸ“– Git Branch Basic Operations β˜…β˜†β˜† πŸ”— View
10 πŸ“– Advanced Git Commit Operations β˜…β˜†β˜† πŸ”— View
11 πŸ“– Saving Work in Progress β˜…β˜†β˜† πŸ”— View
12 πŸ“– Marking Important Milestones β˜…β˜†β˜† πŸ”— View
13 πŸ“– Git History and Log Management β˜…β˜†β˜† πŸ”— View
14 πŸ“– Git Diff Deep Dive β˜…β˜†β˜† πŸ”— View
15 πŸ“– Git Reset and Reflog β˜…β˜†β˜† πŸ”— View
16 πŸ“– Hello, Bash! β˜…β˜†β˜† πŸ”— View
17 πŸ“– Working with Shell Variables β˜…β˜†β˜† πŸ”— View
18 πŸ“– Passing Arguments to the Script β˜…β˜†β˜† πŸ”— View
19 πŸ“– Shell Arrays β˜…β˜†β˜† πŸ”— View
20 πŸ“– Arithmetic Operations in Shell β˜…β˜†β˜† πŸ”— View
21 πŸ“– Basic String Operations β˜…β˜†β˜† πŸ”— View
22 πŸ“– Conditional Statements in Shell β˜…β˜†β˜† πŸ”— View
23 πŸ“– Bash Scripting Loops β˜…β˜†β˜† πŸ”— View
24 πŸ“– Comparing Arrays in Shell β˜…β˜†β˜† πŸ”— View
25 πŸ“– Shell Functions β˜…β˜†β˜† πŸ”— View
26 πŸ“– Special Variables in Shell β˜…β˜†β˜† πŸ”— View
27 πŸ“– Bash Trap Command β˜…β˜†β˜† πŸ”— View
28 πŸ“– File System Operations in Shell β˜…β˜†β˜† πŸ”— View
29 πŸ“– Your First Docker Lab β˜…β˜†β˜† πŸ”— View
30 πŸ“– Working with Docker Images β˜…β˜†β˜† πŸ”— View
31 πŸ“– Diving Deeper Into Containers β˜…β˜†β˜† πŸ”— View
32 πŸ“– Docker Run Command Parameters β˜…β˜†β˜† πŸ”— View
33 πŸ“– Custom Docker Images β˜…β˜†β˜† πŸ”— View
34 πŸ“– Advanced Dockerfile Techniques β˜…β˜†β˜† πŸ”— View
35 πŸ“– Docker Networking Basics β˜…β˜†β˜† πŸ”— View
36 πŸ“– Dive Into Docker Networking β˜…β˜†β˜† πŸ”— View
37 πŸ“– Working with Docker Volumes β˜…β˜†β˜† πŸ”— View
38 πŸ“– Explore the Kubernetes Cluster β˜…β˜†β˜† πŸ”— View
39 πŸ“– Deploy Applications on Kubernetes β˜…β˜†β˜† πŸ”— View
40 πŸ“– Explore and Debug Kubernetes Applications β˜…β˜†β˜† πŸ”— View
41 πŸ“– Expose Kubernetes Applications β˜…β˜†β˜† πŸ”— View
42 πŸ“– Scale and Load Balance Applications β˜…β˜†β˜† πŸ”— View
43 πŸ“– Update and Rollback Applications β˜…β˜†β˜† πŸ”— View
44 πŸ“– Your First Python Lab β˜…β˜†β˜† πŸ”— View
45 πŸ“– Python Data Types and Operators β˜…β˜†β˜† πŸ”— View
46 πŸ“– Python Control Structures β˜…β˜†β˜† πŸ”— View
47 πŸ“– Python Functions and Modules β˜…β˜†β˜† πŸ”— View
48 πŸ“– Python Data Structures β˜…β˜†β˜† πŸ”— View
49 πŸ“– Ansible Installation on Ubuntu β˜…β˜†β˜† πŸ”— View
50 πŸ“– Ansible Configuration β˜…β˜†β˜† πŸ”— View
51 πŸ“– Ansible Groups Inventory β˜…β˜†β˜† πŸ”— View
52 πŸ“– Ansible Ad-Hoc Commands β˜…β˜†β˜† πŸ”— View
53 πŸ“– Ansible Playbook Basics β˜…β˜†β˜† πŸ”— View
54 πŸ“– Manage Multiple Ansible Inventories β˜…β˜†β˜† πŸ”— View
55 πŸ“– Ansible Conditionals and Loops β˜…β˜†β˜† πŸ”— View
56 πŸ“– Ansible Jinja2 Templates β˜…β˜†β˜† πŸ”— View
57 πŸ“– Ansible Roles β˜…β˜†β˜† πŸ”— View
58 πŸ“– Ansible Command Module β˜…β˜†β˜† πŸ”— View
59 πŸ“– Ansible Shell Module β˜…β˜†β˜† πŸ”— View
60 πŸ“– Ansible Apt Module β˜…β˜†β˜† πŸ”— View
61 πŸ“– Ansible Copy Module β˜…β˜†β˜† πŸ”— View
62 πŸ“– Ansible File Module β˜…β˜†β˜† πŸ”— View
63 πŸ“– Ansible Fetch Module β˜…β˜†β˜† πŸ”— View
64 πŸ“– Ansible get_url Module β˜…β˜†β˜† πŸ”— View
65 πŸ“– Ansible Stat Module β˜…β˜†β˜† πŸ”— View
66 πŸ“– Ansible Cron Module β˜…β˜†β˜† πŸ”— View
67 πŸ“– Ansible Local Action Module β˜…β˜†β˜† πŸ”— View
68 πŸ“– Ansible Script Module β˜…β˜†β˜† πŸ”— View

More Free Tutorials

More

About

Practice DevOps Free Tutorials | This repo collects 68 of free tutorials for DevOps. DevOps is revolutionizing software development and IT operations. This Skill Tree presents a structured learning path for mastering DevOps practices and tools. Ideal for newcomers, it offers a systematic approach...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published