Merge pull request #2 from s-shah-coder/per-day-completion

completed Day 2, added comments to Day 2
This commit is contained in:
Saf Shah 2022-11-16 12:03:45 +00:00 committed by GitHub
commit d11d1ea92f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 published: false
description: 90DaysOfDevOps - Responsibilities of a DevOps Engineer description: 90DaysOfDevOps - Responsibilities of a DevOps Engineer
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
id: 1048699 id: 1048699
date: '2022-04-17T21:15:34Z' date: "2022-04-17T21:15:34Z"
--- ---
## Responsibilities of a DevOps Engineer ## 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) - [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). 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 ### 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)