Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/verma-kunal/devops-90
This repository is my documenting repository for learning the world of DevOps. Starting with spending an hour a day to get the foundational knowledge across a lot of different areas that make up DevOps.
https://github.com/verma-kunal/devops-90
ansible aws containers devops kubernetes linux terraform
Last synced: about 2 hours ago
JSON representation
This repository is my documenting repository for learning the world of DevOps. Starting with spending an hour a day to get the foundational knowledge across a lot of different areas that make up DevOps.
- Host: GitHub
- URL: https://github.com/verma-kunal/devops-90
- Owner: verma-kunal
- License: mit
- Created: 2021-07-28T07:47:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T08:08:41.000Z (over 1 year ago)
- Last Synced: 2023-11-07T16:49:30.761Z (about 1 year ago)
- Topics: ansible, aws, containers, devops, kubernetes, linux, terraform
- Language: Go
- Homepage:
- Size: 8.25 MB
- Stars: 156
- Watchers: 4
- Forks: 43
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevOps-90
- This repository is used to document my journey on getting a better foundational knowledge of DevOps.
- The reason for documenting the journey is so that others can take something from it and also hopefully enhance the resources.
- Goal
- 90 Days -> 1 hour/day => tackle over 13 areas of DevOps to a foundational knowledge.=> Inspired from [Michael Cade's 90DaysOfDevOps](https://github.com/MichaelCade/90DaysOfDevOps)
=> Roadmap modified using [Saiyam Pathak's Roadmap](https://youtu.be/7l_n97Mt0ko)## Progress
### Getting Ready
- [X] ♾️ 1 > [What is DevOps? - An Introduction](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day01.md)
### What is and why do we use DevOps
- [X] ♾️ 2 > [Introduction to Containers](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day02.md)
- [X] ♾️ 3 > [Building & Testing an Application - CI/CD](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day03.md)
- [X] ♾️ 4 > [Release & Deploy - CI/CD + IaC](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day04.md)
- [X] ♾️ 5 > [SRE - An overview (Operate & Monitoring)](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day05.md)
- [ ] ♾️ 6 > [To be continued . . .](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day06.md)
- [ ] ♾️ 7 > [To be continued . . .](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day07.md)
- [ ] ♾️ 8 > [To be continued . . .](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day08.md)### Knowing Linux Basics
- [X] 🐧 9 > [Understanding Linux - Basics](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day09.md)
- [X] 🐧 10 > [A Pool of Essential Commands](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day10.md)
- [X] 🐧 11 > [Shell Scripting - Basics](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day11.md)
- [X] 🐧 12 > [SSH - Secure Shell](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day12.md)
- [X] 🐧 13 > [Webservers - Nginx & Apache](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day13.md)
- [ ] 🐧 14 > [To be continued . . .](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day14.md)
- [ ] 🐧 15 > [To be continued . . .](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day15.md)### Understand Networking
- [X] 🌐 16 > [Internet - History & the Big Picture](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day16.md)
- [X] 🌐 17 > [Building Blocks For OSI Model](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/Day17.md)
- [X] 🌐 18 > [The OSI Model - Introduction](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/OSI-Model/Introduction.md)
- [X] 🌐 19 > [The OSI Model - Application Layer](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/OSI-Model/Application-layer.md)
- [X] 🌐 20 > [The OSI Model - Transport Layer](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/OSI-Model/Transport-layer.md)
- [X] 🌐 21 > [The OSI Model - Network Layer](https://github.com/verma-kunal/DevOps-90/blob/main/Journey/OSI-Model/Network-layer.md)
- [ ] 🌐 22 >### Use Git & YAML Effectively
- [ ] 📚 23 >
- [ ] 📚 24 >
- [ ] 📚 25 >
- [ ] 📚 26 >
### Stick to one Cloud Provider- [ ] ☁️ 27 >
- [ ] ☁️ 28 >
- [ ] ☁️ 29 >
- [ ] ☁️ 30 >
- [ ] ☁️ 31 >
- [ ] ☁️ 32 >
- [ ] ☁️ 33 >### Learning a Programming Language
- [ ] ⌨️ 34 >
- [ ] ⌨️ 35 >
- [ ] ⌨️ 36 >
- [ ] ⌨️ 37 >
- [ ] ⌨️ 38 >
- [ ] ⌨️ 39 >
- [ ] ⌨️ 40 >### Virtualisation & Containers
- [ ] 🏗️ 41 >
- [ ] 🏗️ 42 >
- [ ] 🏗️ 43 >
- [ ] 🏗️ 44 >
- [ ] 🏗️ 45 >
- [ ] 🏗️ 46 >
- [ ] 🏗️ 47 >### Kubernetes
- [ ] ☸ 48 >
- [ ] ☸ 49 >
- [ ] ☸ 50 >
- [ ] ☸ 51 >
- [ ] ☸ 52 >
- [ ] ☸ 53 >
- [ ] ☸ 54 >### Learn Infrastructure as Code
- [ ] 🤖 55 >
- [ ] 🤖 56 >
- [ ] 🤖 57 >
- [ ] 🤖 58 >
- [ ] 🤖 59 >
- [ ] 🤖 60 >
- [ ] 🤖 61 >### Automate Configuration Management
- [ ] 📜 62 >
- [ ] 📜 63 >
- [ ] 📜 64 >
- [ ] 📜 65 >
- [ ] 📜 66 >
- [ ] 📜 67 >
- [ ] 📜 68 >### Create CI/CD Pipelines
- [ ] 🔄 69 >
- [ ] 🔄 70 >
- [ ] 🔄 71 >
- [ ] 🔄 72 >
- [ ] 🔄 73 >
- [ ] 🔄 74 >
- [ ] 🔄 75 >### Monitoring, Log Management, and Data Visualisation
- [ ] 📈 76 >
- [ ] 📈 77 >
- [ ] 📈 78 >
- [ ] 📈 79 >
- [ ] 📈 80 >
- [ ] 📈 81 >
- [ ] 📈 82 >### Store & Protect Your Data
- [ ] 🗃️ 83 >
- [ ] 🗃️ 84 >
- [ ] 🗃️ 85 >
- [ ] 🗃️ 86 >
- [ ] 🗃️ 87 >
- [ ] 🗃️ 88 >
- [ ] 🗃️ 89 >### Engame
- [ ] 🗃️ 90 >
🚧
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=verma-kunal/DevOps-90&type=Timeline)](https://star-history.com/#verma-kunal/DevOps-90&Timeline)