completed Day 2, added comments to Day 2

This commit is contained in:
s-shah-coder 2022-11-16 12:02:38 +00:00
parent af882d5a2e
commit cc36e22f1e
2 changed files with 6 additions and 4 deletions

View File

@ -1,12 +1,12 @@
---
title: '#90DaysOfDevOps - Responsibilities of a DevOps Engineer - Day 2'
title: "#90DaysOfDevOps - Responsibilities of a DevOps Engineer - Day 2"
published: false
description: 90DaysOfDevOps - Responsibilities of a DevOps Engineer
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048699
date: '2022-04-17T21:15:34Z'
date: "2022-04-17T21:15:34Z"
---
## Responsibilities of a DevOps Engineer
@ -68,3 +68,5 @@ My advice is to watch all of the below and hopefully you also picked something u
- [What is DevOps? - Microsoft](https://docs.microsoft.com/en-us/devops/what-is-devops)
If you made it this far then you will know if this is where you want to be or not. See you on [Day 3](day03.md).
# Completed Day 2 exercises. What is DevOps? content by TechWorld with Nana, Github, IBM, AWS, Microsoft

View File

@ -28,7 +28,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
- [] ♾️ 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)
- [] ♾️ 4 > [DevOps & Agile](Days/day04.md)
- [] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md)