completed Day 3, added comments to Day 3

This commit is contained in:
s-shah-coder 2022-11-17 12:20:44 +00:00
parent cc36e22f1e
commit 75393b2dfa
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
--- ---
title: '#90DaysOfDevOps - Application Focused - Day 3' title: "#90DaysOfDevOps - Application Focused - Day 3"
published: false published: false
description: 90DaysOfDevOps - Application Focused description: 90DaysOfDevOps - Application Focused
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
id: 1048825 id: 1048825
@ -85,3 +85,5 @@ My advice is to watch all of the below and hopefully you also picked something u
- [**NOT FREE** The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win](https://www.amazon.com/Phoenix-Project-DevOps-Helping-Business/dp/1942788290/) - [**NOT FREE** The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win](https://www.amazon.com/Phoenix-Project-DevOps-Helping-Business/dp/1942788290/)
If you made it this far then you will know if this is where you want to be or not. See you on [Day 4](day04.md). If you made it this far then you will know if this is where you want to be or not. See you on [Day 4](day04.md).
# Completed Day 3 - CIntinuous Development, Testing, Integration, Monitoring, The Remote Flow, FinOps Explained and Book recommendation

View File

@ -29,7 +29,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
### What is and why do we use DevOps ### What is and why do we use DevOps
- [✔️] ♾️ 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)