completed Day 5, added comments to Day 5

This commit is contained in:
s-shah-coder 2022-11-20 14:54:40 +00:00
parent 553618f9cd
commit ca73d559af
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
--- ---
title: '#90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > - Day 5' title: "#90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > - Day 5"
published: false published: false
description: 90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > description: 90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
id: 1048830 id: 1048830
@ -84,3 +84,5 @@ This last bit was a bit of a recap for me on Day 3 but think this makes things c
If you made it this far then you will know if this is where you want to be or not. If you made it this far then you will know if this is where you want to be or not.
See you on [Day 6](day06.md). See you on [Day 6](day06.md).
# Completed exercises Software or DevOps Engineer, What IS DevOps? and DevOps Roadmap 2021.

View File

@ -31,7 +31,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] ♾️ 2 > [Responsibilities of a DevOps Engineer](Days/day02.md) - [✔️] ♾️ 2 > [Responsibilities of a DevOps Engineer](Days/day02.md)
- [✔️] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day03.md) - [✔️] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day03.md)
- [✔️] ♾️ 4 > [DevOps & Agile](Days/day04.md) - [✔️] ♾️ 4 > [DevOps & Agile](Days/day04.md)
- [] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md) - [✔️] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md)
- [] ♾️ 6 > [DevOps - The real stories](Days/day06.md) - [] ♾️ 6 > [DevOps - The real stories](Days/day06.md)
### Learning a Programming Language ### Learning a Programming Language