This repository is used to document my journey on getting a better foundational knowledge of DevOps. I will be starting this journey on the 1st January 2022 but the idea is that we take 90 days which just so happens to be January 1st to March 31st.
The reason for documenting these days is so that others can take something from it and also hopefully enhance the resources.
The goal is to take 90 days, 1 hour a day, to tackle over 13 areas of DevOps to a foundational knowledge.
This will not cover all things DevOps but it will cover the areas that I feel will benefit my learning and understanding overall.
- [✔️] ♾️ 1 > Introduction
- [✔️] ♾️ 2 > Responsibilities of a DevOps Engineer
- [✔️] ♾️ 3 > DevOps Lifecycle - Application Focused
- [✔️] ♾️ 4 > DevOps & Agile
- [✔️] ♾️ 5 > Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >
- [✔️] ♾️ 6 > DevOps - The real stories
- [✔️] ⌨️ 7 > The Big Picture - DevOps & Learning a Programming Language
- [✔️] ⌨️ 8 > Setting up your DevOps environment for Go & Hello World
- [✔️] ⌨️ 9 > Let's explain the Hello World code
- [✔️] ⌨️ 10 > The Go Workspace & Compiling & running code
- [✔️] ⌨️ 11 > Variables, Constants & Data Types
- [✔️] ⌨️ 12 > Getting user input with Pointers and a finished program
- [✔️] ⌨️ 13 > Tweet your progress with our new App
- [✔️] 🐧 14 > The Big Picture - DevOps and Linux
- [✔️] 🐧 15 > Linux Commands for DevOps (Actually everyone)
- [✔️] 🐧 16 > Managing your Linux System, Filesystem & Storage
- [✔️] 🐧 17 > Text Editors - nano vs vim
- [✔️] 🐧 18 > SSH & Web Server(LAMP)
- [✔️] 🐧 19 > Automate tasks with bash scripts
- [✔️] 🐧 20 > Dev workstation setup - All the pretty things
- [✔️] 🌐 21 > The Big Picture - DevOps and Networking
- [✔️] 🌐 22 > The OSI Model - The 7 Layers
- [✔️] 🌐 23 > Network Protocols
- [✔️] 🌐 24 > Network Automation
- [✔️] 🌐 25 > Python for Network Automation
- [✔️] 🌐 26 > Building our Lab
- [🚧] 🌐 27 >