mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-01-03 13:30:00 +07:00
51 lines
1.9 KiB
Markdown
51 lines
1.9 KiB
Markdown
# 90DaysOfDevOps
|
|
|
|
<p align="center">
|
|
<img src="logo.png?raw=true" alt="90DaysOfDevOps Logo" width="50%" height="50%" />
|
|
</p>
|
|
|
|
This repository is used to document my journey on getting a better foundational knowledge of "DevOps". I will be starting this journey on the 1st January 2022 but the idea is that we take 90 days which just so happens to be January 1st to March 31st.
|
|
|
|
The reason for documenting these days is so that others can take something from it and also hopefully enhance the resources.
|
|
|
|
This will **not cover all things** "DevOps" but it will cover the areas that I feel will benefit my learning and understanding overall.
|
|
|
|
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/N4N33YRCS)
|
|
|
|
[![](https://dcbadge.vercel.app/api/server/vqwPrNQsyK)](https://discord.gg/vqwPrNQsyK)
|
|
|
|
The two images below will take you to the 2022 and 2023 edition of the learning journey.
|
|
|
|
<p align="center">
|
|
<a href="2022.md">
|
|
<img src="2022.jpg?raw=true" alt="2022" width="50%" height="50%" />
|
|
</p>
|
|
</a>
|
|
|
|
<p align="center">
|
|
<a href="2023.md">
|
|
<img src="2023.jpg?raw=true" alt="2022" width="50%" height="50%" />
|
|
</p>
|
|
</a>
|
|
|
|
The quickest way to get in touch is going to be via Twitter, my handle is [@MichaelCade1](https://twitter.com/MichaelCade1)
|
|
|
|
|
|
|
|
## 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
|
|
|
|
[![Star History Chart](https://api.star-history.com/svg?repos=MichaelCade/90DaysOfDevOps&type=Timeline)](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
|