Renamed links

This commit is contained in:
Anurag Maurya 2022-01-08 20:23:38 +05:30
parent e1e9be0f1b
commit a8f916ee34
8 changed files with 9 additions and 9 deletions

View File

@ -50,4 +50,4 @@ My advice is to watch all of the below and hopefully you also picked something u
- [What is DevOps? Easy Way](https://www.youtube.com/watch?v=_Gpe1Zn-1fE&t=43s)
- [DevOps roadmap 2022 | Success Roadmap 2022](https://www.youtube.com/watch?v=7l_n97Mt0ko)
If you made it this far then you will know if this is where you want to be or not. See you on [Day 2](day2.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 2](day02.md).

View File

@ -1,6 +1,6 @@
## Responsibilities of a DevOps Engineer
Hopefully you are coming into this off the back of going through the resources and post on [Day1 of #90DaysOfDevOps](Days/day1.md)
Hopefully you are coming into this off the back of going through the resources and post on [Day1 of #90DaysOfDevOps](Days/day01.md)
It was briefly touched on in the first post but now we must get deeper into this concept and understand that there are two main parts when creating an application. We have the **Development** part where software developers program the application and test it. Then we have the **Operations** part where the application is deployed and maintained on a server.
@ -54,4 +54,4 @@ My advice is to watch all of the below and hopefully you also picked something u
- [What is DevOps? - IBM YouTube](https://www.youtube.com/watch?v=UbtB4sMaaNM)
- [What is DevOps? - AWS ](https://aws.amazon.com/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](day3.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).

View File

@ -71,4 +71,4 @@ My advice is to watch all of the below and hopefully you also picked something u
- [The Remote Flow](https://www.notion.so/The-Remote-Flow-d90982e77a144f4f990c135f115f41c6)
- [**NOT FREE** The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win](https://www.amazon.co.uk/Phoenix-Project-DevOps-Helping-Business-ebook/dp/B00AZRBLHO)
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](day4.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).

View File

@ -68,4 +68,4 @@ What do you think? Do you have different views? I want to hear from Developers,
- [3 Things I wish I knew as a DevOps Engineer](https://www.youtube.com/watch?v=udRNM7YRdY4)
- [How to become a DEVOPS Engineer feat. Shawn Powers](https://www.youtube.com/watch?v=kDQMjAQNvY4)
If you made it this far then you will know if this is where you want to be or not. See you on [Day 5](day5.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 5](day05.md).

View File

@ -73,4 +73,4 @@ This last bit was a bit of a recap for me on Day 3 but think this actually makes
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](day6.md).
See you on [Day 6](day06.md).

View File

@ -58,7 +58,7 @@ I have added some other stories where DevOps has changed the game within some of
- DevOps is a software development approach through which software can be delivered and developed reliably and quickly. You may also see this referenced as **Continuous Development, Testing, Deployment, Monitoring**
If you made it this far then you will know if this is where you want to be or not. See you on [Day 7](day7.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 7](day07.md).
Day 7 will be us diving into a programming language, I am not aiming to be a developer but I want to be able to understand what the developers are doing.

View File

@ -57,4 +57,4 @@ I will say that once you have or at least I am told as I am not many pages into
Now for the next 6 days of this topic my intention is to work through some of the resources listed above and document my notes for each day. You will notice that they are generally around 3 hours as a full course, I wanted to share my complete list so that if you have time you should move ahead and work through each one if time permits, I will be sticking to my learning hour each day.
See you on [Day 8](day8.md).
See you on [Day 8](day08.md).

View File

@ -87,6 +87,6 @@ go build main.go
- [FreeCodeCamp - Learn Go Programming - Golang Tutorial for Beginners](https://www.youtube.com/watch?v=YS4e4q9oBaU&t=1025s)
- [Hitesh Choudhary - Complete playlist](https://www.youtube.com/playlist?list=PLRAV69dS1uWSR89FRQGZ6q9BR2b44Tr9N)
See you on [Day 9](day9.md).
See you on [Day 9](day09.md).
![](images\Day8_Go13.png)