Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 4.59 KB

README.md

File metadata and controls

30 lines (23 loc) · 4.59 KB

DevOps Course

This repository hosts my attempt at a DevOps course to students and professional fresh to the field or eager to learn it.

The purpose of the repository is to comprise the slides explained in the sessions we have. Also, this will give supplement material that will help a further understanding of the matter.

As a side note; my approach and explanations might be a little different to the formal definition of things; I try my best to link a concept to a tangible thing in work/action, you might agree or disagree with some of the ways I describe or define certain things, I'm just trying to give the course in a way that I think is more helpful and easier to digest.

Sessions

ID Date Topic(s) Material Video
1 05-06-2022 Quick Intro. Basic Concepts of Networking. Linux Shell Scripting Here Youtube
2 11-06-2022 Deeper into Shell Scripting Here Youtube
3 12-06-2022 SDLC & Gitflow (applied with Github) Here Youtube
4 18-06-2022 Docker Here, Docker Demo Repo Youtube
5 19-06-2022 Deeper into Docker & Docker-Compose - Youtube
6 25-06-2022 CI/CD Pipelines with Github Actions Here, CI/CD Demo Repo Youtube
7 26-06-2022 Introduction to AWS Here Youtube
8 02-07-2022 Deeper into AWS; Lambda & CloudWatch; Dashboard & Automation Here Youtube
9 03-07-2022 Hosting Containerized Apps on AWS; EC2 & ECS Here Youtube
10 23-07-2022 IaC with Terraform Here, TF Demo Repo Youtube
11 24-07-2022 Intro to DevSecOps Here, DevSecOps Demo Repo Youtube

Tasks/Homeworks

Task # Link Related Session
01 tasks/task_01.md 1
02 tasks/task_02.md 2