Merge branch 'MichaelCade:main' into main

This commit is contained in:
Prateek Jain 2023-01-10 20:13:35 +05:30 committed by GitHub
commit b5661ec219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
94 changed files with 138 additions and 5 deletions

2
.github/FUNDING.yml vendored
View File

@ -3,7 +3,7 @@
github: [MichaelCade]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
ko_fi: # michaelcade1
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username

View File

@ -47,8 +47,8 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich
### Secure Coding
- [✔️] ⌨️ 7 > [Secure Coding Overview](2023/day07.md)
- [] ⌨️ 8 > [](2023/day08.md)
- [] ⌨️ 9 > [](2023/day09.md)
- [✔️] ⌨️ 8 > [SAST Overview](2023/day08.md)
- [✔️] ⌨️ 9 > [SAST Implementation with SonarCloud](2023/day09.md)
- [] ⌨️ 10 > [](2023/day10.md)
- [] ⌨️ 11 > [](2023/day11.md)
- [] ⌨️ 12 > [](2023/day12.md)

View File

@ -3,9 +3,10 @@
<head>
<meta charset="UTF-8">
<title>Document</title>
<title>90DaysOfDevOps</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="description"
content="A learning resource for the community to pick up a foundational theory and hands-on knowledge and understanding of the key areas of DevOps. Follow along and join the community!">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/dark.css" />
</head>

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

@ -0,0 +1,132 @@
# 90DaysOfDevOps
## Progress
- [] ♾️ 1 > [](day01.md)
### DevSecOps
- [] ♾️ 2 > [](day02.md)
- [] ♾️ 3 > [](day03.md)
- [] ♾️ 4 > [](day04.md)
- [] ♾️ 5 > [](day05.md)
- [] ♾️ 6 > [](day06.md)
### Secure Coding
- [] ⌨️ 7 > [](day07.md)
- [] ⌨️ 8 > [](day08.md)
- [] ⌨️ 9 > [](day09.md)
- [] ⌨️ 10 > [](day10.md)
- [] ⌨️ 11 > [](day11.md)
- [] ⌨️ 12 > [](day12.md)
- [] ⌨️ 13 > [](day13.md)
### Continuous Build, Integration, Testing
- [] 🐧 14 > [](day14.md)
- [] 🐧 15 > [](day15.md)
- [] 🐧 16 > [](day16.md)
- [] 🐧 17 > [](day17.md)
- [] 🐧 18 > [](day18.md)
- [] 🐧 19 > [](day19.md)
- [] 🐧 20 > [](day20.md)
### Continuous Delivery & Deployment
- [] 🌐 21 > [](day21.md)
- [] 🌐 22 > [](day22.md)
- [] 🌐 23 > [](day23.md)
- [] 🌐 24 > [](day24.md)
- [] 🌐 25 > [](day25.md)
- [] 🌐 26 > [](day26.md)
- [] 🌐 27 > [](day27.md)
### Runtime Defence & Monitoring
- [] ☁️ 28 > [](day28.md)
- [] ☁️ 29 > [](day29.md)
- [] ☁️ 30 > [](day30.md)
- [] ☁️ 31 > [](day31.md)
- [] ☁️ 32 > [](day32.md)
- [] ☁️ 33 > [](day33.md)
- [] ☁️ 34 > [](day34.md)
### Secrets Management
- [] 📚 35 > [](day35.md)
- [] 📚 36 > [](day36.md)
- [] 📚 37 > [](day37.md)
- [] 📚 38 > [](day38.md)
- [] 📚 39 > [](day39.md)
- [] 📚 40 > [](day40.md)
- [] 📚 41 > [](day41.md)
### Python
- [] 🏗️ 42 > [](day42.md)
- [] 🏗️ 43 > [](day43.md)
- [] 🏗️ 44 > [](day44.md)
- [] 🏗️ 45 > [](day45.md)
- [] 🏗️ 46 > [](day46.md)
- [] 🏗️ 47 > [](day47.md)
- [] 🏗️ 48 > [](day48.md)
### AWS
- [] ☸ 49 > [](day49.md)
- [] ☸ 50 > [](day50.md)
- [] ☸ 51 > [](day51.md)
- [] ☸ 52 > [](day52.md)
- [] ☸ 53 > [](day53.md)
- [] ☸ 54 > [](day54.md)
- [] ☸ 55 > [](day55.md)
### OpenShift
- [] 🤖 56 > [](day56.md)
- [] 🤖 57 > [](day57.md)
- [] 🤖 58 > [](day58.md)
- [] 🤖 59 > [](day59.md)
- [] 🤖 60 > [](day60.md)
- [] 🤖 61 > [](day61.md)
- [] 🤖 62 > [](day62.md)
### Databases
- [] 📜 63 > [](day63.md)
- [] 📜 64 > [](day64.md)
- [] 📜 65 > [](day65.md)
- [] 📜 66 > [](day66.md)
- [] 📜 67 > [](day67.md)
- [] 📜 68 > [](day68.md)
- [] 📜 69 > [](day69.md)
### Serverless
- [] 🔄 70 > [](day70.md)
- [] 🔄 71 > [](day71.md)
- [] 🔄 72 > [](day72.md)
- [] 🔄 73 > [](day73.md)
- [] 🔄 74 > [](day74.md)
- [] 🔄 75 > [](day75.md)
- [] 🔄 76 > [](day76.md)
### Service Mesh
- [] 📈 77 > [](day77.md)
- [] 📈 78 > [](day78.md)
- [] 📈 79 > [](day79.md)
- [] 📈 80 > [](day80.md)
- [] 📈 81 > [](day81.md)
- [] 📈 82 > [](day82.md)
- [] 📈 83 > [](day83.md)
### Engineering for Day 2 Ops
- [] 🗃️ 84 > [](day84.md)
- [] 🗃️ 85 > [](day85.md)
- [] 🗃️ 86 > [](day86.md)
- [] 🗃️ 87 > [](day87.md)
- [] 🗃️ 88 > [](day88.md)
- [] 🗃️ 89 > [](day89.md)
- [] 🗃️ 90 > [](day90.md)