Welcome to the GitHub repository for the INT DevOps Course! 🎉
This course is designed to provide students with a deep understanding of DevOps principles, tools, and techniques. Whether you're a beginner or someone looking to enhance your skills, this course covers everything from Linux fundamentals to advanced CI/CD and cloud technologies.
| # | Topic | Tutorial | Resources | Lab | Project | Status |
|---|---|---|---|---|---|---|
| 1 | Getting Started | Welcome to the DevOps Course! | ||||
| 2 | Intro | What is DevOps? | ||||
| 3 | Virtualization | Virtualization | ||||
| 4 | Virtualization | Creating our first VM | ||||
| 5 | Virtualization | Copy and Paste functions | ||||
| 6 | IDE | IDE Setup | ||||
| 7 | Linux | Intro to Linux | ||||
| 8 | Linux | Linux history | ||||
| 9 | Linux | Basic Commands | Hands-On Lab 📝 | |||
| 10 | Linux | Directories | ||||
| 11 | Linux | Everything is a File! | ||||
| 12 | Linux | The sudo command | ||||
| 13 | Linux | Hands-On Lab 📝 | ||||
| 14 | Linux | Quiz Time! 📝 | ||||
| 15 | Linux | Soft Links & Hard Links | ||||
| 16 | Linux | Wildcards | ||||
| 17 | Linux | Hands-On Lab 📝 | ||||
| 18 | Linux | Quiz Time! 📝 | ||||
| 19 | Linux | Man page | ||||
| 20 | Linux | Command Line Syntax | ||||
| 21 | Linux | ACL | ||||
| 22 | Linux | Environment Variabels | ||||
| 23 | Linux | Hands-On Lab 📝 | ||||
| 24 | Linux | Quiz Time! 📝 | ||||
| 25 | Linux - File Managment | Text editor | Edit your text editor | |||
| 26 | Linux - File Managment | Reading from files | ||||
| 27 | Linux - File Managment | Adding text to a file | ||||
| 28 | Linux - File Managment | Pipeline | ||||
| 29 | Linux - File Managment | Tee | ||||
| 30 | Linux - File Managment | Hands-On Lab 📝 | ||||
| 31 | Linux - File Managment | Quiz Time! 📝 |
- Start Here: Begin with the Syllabus to understand the course outline.
- Modules: Navigate to the relevant module in the
modules/folder to access lectures. - Projects: Refer to the
projects/folder for hands-on in any module, real-world project descriptions. - Exercises: Complete the labs in each module to reinforce your learning.
Happy Learning! 🚀