50 lines
2.4 KiB
Markdown
50 lines
2.4 KiB
Markdown
# 90DaysOfDevOps
|
|
|
|
<p align="center">
|
|
<img src="logo.png?raw=true" alt="90DaysOfDevOps Logo" width="50%" height="50%" />
|
|
</p>
|
|
|
|
English Version | [中文版本](zh_cn/README.md) | [繁體中文版本](zh_tw/README.md)| [日本語版](ja/README.md) | [Wersja Polska](pl/README.md) | [Tiếng Việt](vi/README.md)
|
|
|
|
This repository is used to document my journey on getting a better foundational knowledge of "DevOps".
|
|
|
|
The project started on the 1st January 2022 to March 31st 2022, which happens to be exactly 90 Days.
|
|
|
|
As we are now into 2023 you can see we have continued the effort and the learning in public for a new 90 Days where this one has a focus around security and namely DevSecOps.
|
|
|
|
The reason for documenting this is so that others can take something from it and also hopefully enhance the resources.
|
|
|
|
The goal is to take 90 days, 1 hour each a day, to tackle over 13 areas of "DevOps" to a foundational knowledge.
|
|
|
|
This will **not cover all things** "DevOps" but it will cover the areas that I feel will benefit my learning and understanding overall. The project began as a public way to share my notes and learning exercises and since then has had some great exposure to the community.
|
|
|
|
[](https://ko-fi.com/N4N33YRCS)
|
|
|
|
The quickest way to get in touch is going to be via Twitter, my handle is [@MichaelCade1](https://twitter.com/MichaelCade1) But equally as you are here, open an issue or find the discussions and I will get back to you ASAP!
|
|
|
|
<p align="center">
|
|
<a href="2022.md">
|
|
<img src="2022.jpg?raw=true" alt="2022" width="50%" height="50%" />
|
|
</p>
|
|
<p align="center">
|
|
<a href="2023.md">
|
|
<img src="2023.jpg?raw=true" alt="2022" width="50%" height="50%" />
|
|
</p>
|
|
|
|
## License
|
|
|
|
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
|
|
|
|
This work is licensed under a
|
|
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
|
|
|
|
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
|
|
|
|
## Star History
|
|
|
|
[](https://star-history.com/#MichaelCade/90DaysOfDevOps&Timeline)
|
|
|
|
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
|
|
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
|
|
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg
|