Skip to content

Commit 5af680e

Browse files
committed
Updated some images
1 parent 65e4992 commit 5af680e

5 files changed

Lines changed: 16 additions & 9 deletions

File tree

2022.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
English Version | [Versión en Castellano](2022/es/README.md) | [中文版本](2022/zh_cn/README.md) | [繁體中文版本](2022/zh_tw/README.md)| [日本語版](2022/ja/README.md) | [Wersja Polska](2022/pl/README.md) | [Tiếng Việt](2022/vi/README.md) | [한국어](2022/ko/README.md)
88

9+
<p align="center">
10+
<img src="devops.jpg?raw=true" alt="DevOps" width="100%" height="50%" />
11+
</p>
12+
913
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.
1014

1115
The reason for documenting these days is so that others can take something from it and also hopefully enhance the resources.

2023.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66

77
English Version | [한국어](2023/ko/README.md) | [Tiếng Việt](2023/vi/2023.md)
88

9-
This repository is used to document my journey on getting a better foundational knowledge of "DevOps".
9+
The focus here is DevSecOps, we had some incredible help from Subject Matter Experts in the community, we cover all things DevSecOps and also cover some areas of DevOps that we did not get round to in the previous edition.
10+
11+
<p align="center">
12+
<img src="devsecops.jpg?raw=true" alt="DevSecOps" width="100%" height="50%" />
13+
</p>
1014

1115
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/N4N33YRCS)
1216

DevOps.jpg

147 KB
Loading

DevSecOps.jpg

201 KB
Loading

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ This repository started as a way to document my journey on getting a better foun
1010

1111
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.
1212

13-
- 2022 - Written content by myself but then translated and corrected and enhanced by the community
14-
- 2023 - Focus on Security and other topics we did not get to in 2022, Perspectives from communinty subject matter experts.
15-
- 2024 - Community Sessions by the community, 91 Sessions shared on YouTube. Different Media with intent to build out resources here as well.
13+
- DevOps - Written content by myself but then translated and corrected and enhanced by the community
14+
- DevSecOps - Focus on Security and other topics we did not get to in 2022, Perspectives from communinty subject matter experts.
15+
- Community Edition - Community Sessions by the community, 91 Sessions shared on YouTube. Different Media with intent to build out resources here as well.
1616

17-
2025 - Where should we take this next? Are we finished?
1817

1918
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.
2019

@@ -32,18 +31,18 @@ The to images below will take you to the 2022, 2023 and 2024 editions of the lea
3231

3332
<div style="margin: 10px; text-align: center;">
3433
<a href="2022.md">
35-
<img src="2022.png?raw=true" alt="2022" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
34+
<img src="DevOps.jpg?raw=true" alt="DevOps" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
3635
</a>
3736
<br />
38-
<em>Year 2022 - This is where we start, 110k words </em>
37+
<em>DevOps - This is where we start, 90Days, 110k words! </em>
3938
</div>
4039

4140
<div style="margin: 10px; text-align: center;">
4241
<a href="2023.md">
43-
<img src="2023.png?raw=true" alt="2023" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
42+
<img src="DevSecOps.jpg?raw=true" alt="DevSecOps" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
4443
</a>
4544
<br />
46-
<em>Year 2023 - Continues... Some help from my friends</em>
45+
<em>DevSecOps - Continues... Some help from my friends</em>
4746
</div>
4847

4948
<div style="margin: 10px; text-align: center;">

0 commit comments

Comments
 (0)