Files
90DaysOfDevOps/README.md

76 lines
3.9 KiB
Markdown
Raw Permalink Normal View History

2021-12-28 13:17:33 +00:00
# 90DaysOfDevOps
2022-04-13 15:52:18 +01:00
<p align="center">
2022-04-13 16:03:09 +01:00
<img src="logo.png?raw=true" alt="90DaysOfDevOps Logo" width="50%" height="50%" />
2022-04-13 15:52:18 +01:00
</p>
2022-04-08 18:40:07 +01:00
2024-08-19 16:38:52 +01:00
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fwww.90daysofdevops.com)](https://www.90daysofdevops.com) [![GitHub Repo stars](https://img.shields.io/github/stars/MichaelCade/90DaysOfDevOps)](https://github.com/MichaelCade/90DaysOfDevOps) [![GitHub Repo stars](https://img.shields.io/github/forks/MichaelCade/90DaysOfDevOps)](https://github.com/MichaelCade/90DaysOfDevOps) [![GitHub Repo issues](https://img.shields.io/github/issues/MichaelCade/90DaysOfDevOps)](https://github.com/MichaelCade/90DaysOfDevOps)
2024-03-28 14:40:21 +01:00
This repository started as a way to document my journey on getting a better foundational knowledge of "DevOps". It was started on the 1st January 2022 and ran to the 31st March 2022 which is 90 Days!
2021-12-28 13:17:33 +00:00
2024-03-28 14:40:21 +01:00
What started off as a learning in public project has quickly become a structured way of learning the foundations of DevOps principles, processes and tooling. Maybe you can help contribute some resources you have found useful to the project.
2021-12-28 13:17:33 +00:00
2025-02-10 11:26:53 +00:00
- DevOps - Written content by myself but then translated and corrected and enhanced by the community
- DevSecOps - Focus on Security and other topics we did not get to in 2022, Perspectives from communinty subject matter experts.
- Community Edition - Community Sessions by the community, 91 Sessions shared on YouTube. Different Media with intent to build out resources here as well.
2024-03-28 14:40:21 +01:00
This will **not cover all things** "DevOps" but it will cover some of the areas that will benefit your learning and understanding overall in this space. The encouragement here is to read & watch the content, be curious, provide feedback and discuss within the community your findings.
The project is not a sponsored operation by any vendors and everything is accessible using free, community and open source software.
2021-12-28 13:17:33 +00:00
2022-08-09 16:14:20 +01:00
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/N4N33YRCS)
2023-01-05 18:33:16 +00:00
[![Discord Invite Link](https://dcbadge.vercel.app/api/server/vqwPrNQsyK)](https://discord.gg/vqwPrNQsyK)
![GitHub Repo Stars](https://img.shields.io/github/stars/michaelcade/90daysofdevops?style=social?)
2022-11-11 20:59:38 +00:00
2025-02-10 11:30:53 +00:00
2022-05-10 23:13:36 +01:00
2023-12-17 18:55:28 +00:00
<div style="display: flex; justify-content: center; align-items: center;">
<div style="margin: 10px; text-align: center;">
<a href="2022.md">
2025-02-10 11:26:53 +00:00
<img src="DevOps.jpg?raw=true" alt="DevOps" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
2023-12-17 18:55:28 +00:00
</a>
<br />
2025-02-10 11:26:53 +00:00
<em>DevOps - This is where we start, 90Days, 110k words! </em>
2023-12-17 18:55:28 +00:00
</div>
<div style="margin: 10px; text-align: center;">
<a href="2023.md">
2025-02-10 11:26:53 +00:00
<img src="DevSecOps.jpg?raw=true" alt="DevSecOps" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
2023-12-17 18:55:28 +00:00
</a>
<br />
2025-02-10 11:26:53 +00:00
<em>DevSecOps - Continues... Some help from my friends</em>
2023-12-17 18:55:28 +00:00
</div>
<div style="margin: 10px; text-align: center;">
<a href="2024.md">
<img src="2024.png?raw=true" alt="2024" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
</a>
<br />
2025-02-10 11:30:53 +00:00
<em>Community Edition: 90 Sessions</em>
2023-12-17 18:55:28 +00:00
</div>
</div>
2022-11-18 14:28:42 +00:00
The quickest way to get in touch is going to be via Twitter, my handle is [@MichaelCade1](https://twitter.com/MichaelCade1)
2022-03-31 19:53:51 +01:00
2022-04-20 10:57:43 +01:00
## 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]
2022-05-10 23:24:50 +01:00
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=MichaelCade/90DaysOfDevOps&type=Timeline)](https://star-history.com/#MichaelCade/90DaysOfDevOps&Timeline)
2022-04-20 10:57:43 +01:00
[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