Merge pull request #5 from s-shah-coder/per-day-completion
completed Day 5, added comments to Day 5
This commit is contained in:
commit
7e431d139e
@ -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
|
||||
description: 90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >
|
||||
tags: 'devops, 90daysofdevops, learning'
|
||||
tags: "devops, 90daysofdevops, learning"
|
||||
cover_image: null
|
||||
canonical_url: null
|
||||
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.
|
||||
|
||||
See you on [Day 6](day06.md).
|
||||
|
||||
# Completed exercises Software or DevOps Engineer, What IS DevOps? and DevOps Roadmap 2021.
|
||||
|
@ -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)
|
||||
- [✔️] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day03.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)
|
||||
|
||||
### Learning a Programming Language
|
||||
|
Loading…
Reference in New Issue
Block a user