From d8389bd50c3a02e5938a9c4d97fea8c009ddb915 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Sun, 21 Jan 2024 19:57:05 +0000 Subject: [PATCH 1/9] Received Day 22, 23, 26, 27, 66, 70 content --- 2024.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/2024.md b/2024.md index e57ff3a..be26171 100644 --- a/2024.md +++ b/2024.md @@ -43,12 +43,12 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [✔️][✔️] ♾️ 19 > [Building Efficient and Secure Docker Images with Multi-Stage Builds](2024/day19.md) - Pradumna V Saraf - [✔️][✔️] ♾️ 20 > [Navigating the Vast DevOps Terrain: Strategies for Learning and Staying Current](2024/day20.md) - Kunal Kushwaha - [✔️][✔️] ♾️ 21 > [Azure ARM now got Bicep](2024/day21.md) - Tushar Kumar -- [ ][ ] ♾️ 22 > [Test in Production with Kubernetes and Telepresence](2024/day22.md) - Mohammad-Ali A'râbi -- [ ][ ] ♾️ 23 > [SQL Server 2022 on Linux Containers and Kubernetes from Zero to a Hero!](2024/day23.md) - Yitzhak David +- [ ][✔️] ♾️ 22 > [Test in Production with Kubernetes and Telepresence](2024/day22.md) - Mohammad-Ali A'râbi +- [ ][✔️] ♾️ 23 > [SQL Server 2022 on Linux Containers and Kubernetes from Zero to a Hero!](2024/day23.md) - Yitzhak David - [ ][✔️] ♾️ 24 > [DevSecOps - Defined, Explained & Explored](2024/day24.md) - Sameer Paradkar - [ ][✔️] ♾️ 25 > [Kube-Nation: Exploring the Land of Kubernetes](2024/day25.md) - Siddhant Khisty & Aakansha Priya -- [ ][ ] ♾️ 26 > [](2024/day26.md) -- [ ][ ] ♾️ 27 > [From Automated to Automatic - Event-Driven Infrastructure Management with Ansible](2024/day27.md) - Daniel Bodky +- [ ][✔️] ♾️ 26 > [Advanced Code Coverage with Jenkins and API Mocking](2024/day26.md) - Oleg Nenashev +- [ ][✔️] ♾️ 27 > [From Automated to Automatic - Event-Driven Infrastructure Management with Ansible](2024/day27.md) - Daniel Bodky - [ ][ ] ♾️ 28 > [Policy-as-Code Super-Powers! Rethinking Modern IaC With Service Mesh And CNI](2024/day28.md) - Kat Morgan & Marino Wijay - [ ][ ] ♾️ 29 > [The Reverse Technology Thrust](2024/day29.md) - Rom Adams - [ ][✔️] ♾️ 30 > [How GitHub delivers GitHub using GitHub](2024/day30.md) - April Edwards @@ -87,11 +87,11 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [ ][ ] ♾️ 63 > [Introduction to Database Operators for Kubernetes](2024/day63.md) - Juarez Junior - [ ][ ] ♾️ 64 > [The Invisible Guardians: Unveiling the Power of Monitoring and Observability in the Digital Age](2024/day64.md) - Santosh Kumar Perumal - [ ][✔️] ♾️ 65 > [Azure pertinent DevOps for non-coders](2024/day65.md) - Sucheta Gawade -- [ ][ ] ♾️ 66 > [A Developer's Journey to the DevOps: The Synergy of Two Worlds](2024/day66.md) - Jonah Andersson +- [ ][✔️] ♾️ 66 > [A Developer's Journey to the DevOps: The Synergy of Two Worlds](2024/day66.md) - Jonah Andersson - [ ][ ] ♾️ 67 > [Art of DevOps: Harmonizing Code, Culture, and Continuous Delivery](2024/day67.md) - Rohit Ghumare - [ ][ ] ♾️ 68 > [Service Mesh for Kubernetes 101: The Secret Sauce to Effortless Microservices Management](2024/day68.md) - Mohd Imran - [ ][ ] ♾️ 69 > [Enhancing Kubernetes security, visibility, and networking control logic](2024/day69.md) - Dean Lewis -- [ ][ ] ♾️ 70 > [Simplified Cloud Adoption with Microsoft's Terraforms Azure Landing Zone Module](2024/day70.md) - Simone Bennett +- [ ][✔️] ♾️ 70 > [Simplified Cloud Adoption with Microsoft's Terraforms Azure Landing Zone Module](2024/day70.md) - Simone Bennett - [ ][✔️] ♾️ 71 > [Azure for DevSecOps Operators](2024/day71.md) - Kevin Evans - [ ][ ] ♾️ 72 > [Infrastructure as Code with Pulumi](2024/day72.md) - Scott Lowe - [ ][ ] ♾️ 73 > [E2E Test Before Merge](2024/day73.md) - Natalie Lunbeck @@ -124,7 +124,6 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - Saving Cloud Costs Using Existing Prometheus Metrics - Pavan Gudiwada - Code, Connect, and Conquer: Mastering Personal Branding for Developers - Pavan Belagatti - Mastering AWS OpenSearch: Terraform Provisioning and Cost Efficiency Series - Ranjini Ganeshan -- Advanced Code Coverage with Jenkins and API Mocking - Oleg Nenashev - GitOps: The next Frontier in DevOps! - Megha Kadur - Container Security for Enterprise Kubernetes environments - Imran Roshan - Navigating Cloud-Native DevOps: Strategies for Seamless Deployment - Yhorby Matias From bf3c5283d4ac1a2f9127035876deb08f834d3278 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Mon, 22 Jan 2024 13:06:37 +0000 Subject: [PATCH 2/9] Day 22 Published --- 2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024.md b/2024.md index be26171..1f53f25 100644 --- a/2024.md +++ b/2024.md @@ -43,7 +43,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [✔️][✔️] ♾️ 19 > [Building Efficient and Secure Docker Images with Multi-Stage Builds](2024/day19.md) - Pradumna V Saraf - [✔️][✔️] ♾️ 20 > [Navigating the Vast DevOps Terrain: Strategies for Learning and Staying Current](2024/day20.md) - Kunal Kushwaha - [✔️][✔️] ♾️ 21 > [Azure ARM now got Bicep](2024/day21.md) - Tushar Kumar -- [ ][✔️] ♾️ 22 > [Test in Production with Kubernetes and Telepresence](2024/day22.md) - Mohammad-Ali A'râbi +- [✔️][✔️] ♾️ 22 > [Test in Production with Kubernetes and Telepresence](2024/day22.md) - Mohammad-Ali A'râbi - [ ][✔️] ♾️ 23 > [SQL Server 2022 on Linux Containers and Kubernetes from Zero to a Hero!](2024/day23.md) - Yitzhak David - [ ][✔️] ♾️ 24 > [DevSecOps - Defined, Explained & Explored](2024/day24.md) - Sameer Paradkar - [ ][✔️] ♾️ 25 > [Kube-Nation: Exploring the Land of Kubernetes](2024/day25.md) - Siddhant Khisty & Aakansha Priya From bb07fa08549d0369e375d1581040b47a2701de13 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Tue, 23 Jan 2024 12:52:05 +0000 Subject: [PATCH 3/9] Uploaded and Scheduled Days 23 and modified some days --- 2024.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/2024.md b/2024.md index 1f53f25..aa0b572 100644 --- a/2024.md +++ b/2024.md @@ -44,12 +44,12 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [✔️][✔️] ♾️ 20 > [Navigating the Vast DevOps Terrain: Strategies for Learning and Staying Current](2024/day20.md) - Kunal Kushwaha - [✔️][✔️] ♾️ 21 > [Azure ARM now got Bicep](2024/day21.md) - Tushar Kumar - [✔️][✔️] ♾️ 22 > [Test in Production with Kubernetes and Telepresence](2024/day22.md) - Mohammad-Ali A'râbi -- [ ][✔️] ♾️ 23 > [SQL Server 2022 on Linux Containers and Kubernetes from Zero to a Hero!](2024/day23.md) - Yitzhak David +- [✔️][✔️] ♾️ 23 > [SQL Server 2022 on Linux Containers and Kubernetes from Zero to a Hero!](2024/day23.md) - Yitzhak David - [ ][✔️] ♾️ 24 > [DevSecOps - Defined, Explained & Explored](2024/day24.md) - Sameer Paradkar - [ ][✔️] ♾️ 25 > [Kube-Nation: Exploring the Land of Kubernetes](2024/day25.md) - Siddhant Khisty & Aakansha Priya - [ ][✔️] ♾️ 26 > [Advanced Code Coverage with Jenkins and API Mocking](2024/day26.md) - Oleg Nenashev - [ ][✔️] ♾️ 27 > [From Automated to Automatic - Event-Driven Infrastructure Management with Ansible](2024/day27.md) - Daniel Bodky -- [ ][ ] ♾️ 28 > [Policy-as-Code Super-Powers! Rethinking Modern IaC With Service Mesh And CNI](2024/day28.md) - Kat Morgan & Marino Wijay +- [ ][✔️] ♾️ 28 > [Talos Linux on VMware vSphere](2024/day28.md) - Michael Cade - [ ][ ] ♾️ 29 > [The Reverse Technology Thrust](2024/day29.md) - Rom Adams - [ ][✔️] ♾️ 30 > [How GitHub delivers GitHub using GitHub](2024/day30.md) - April Edwards - [ ][ ] ♾️ 31 > [DevSecOps: Integrating Security into the DevOps Pipeline](2024/day31.md) - Reda Hajjami @@ -128,4 +128,5 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - Container Security for Enterprise Kubernetes environments - Imran Roshan - Navigating Cloud-Native DevOps: Strategies for Seamless Deployment - Yhorby Matias - Distracted Development - Josh Ether -- Continuous Delivery: From Distributed Monolith to Microservices as a unit of deployment - Naresh Waswani \ No newline at end of file +- Continuous Delivery: From Distributed Monolith to Microservices as a unit of deployment - Naresh Waswani +- Policy-as-Code Super-Powers! Rethinking Modern IaC With Service Mesh And CNI- Kat Morgan & Marino Wijay \ No newline at end of file From 217090a3909cbc668a6c811e2d9c2cd98b1bc29c Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Wed, 24 Jan 2024 11:36:23 +0000 Subject: [PATCH 4/9] Received Day 31 --- 2024.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/2024.md b/2024.md index aa0b572..8603727 100644 --- a/2024.md +++ b/2024.md @@ -45,14 +45,14 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [✔️][✔️] ♾️ 21 > [Azure ARM now got Bicep](2024/day21.md) - Tushar Kumar - [✔️][✔️] ♾️ 22 > [Test in Production with Kubernetes and Telepresence](2024/day22.md) - Mohammad-Ali A'râbi - [✔️][✔️] ♾️ 23 > [SQL Server 2022 on Linux Containers and Kubernetes from Zero to a Hero!](2024/day23.md) - Yitzhak David -- [ ][✔️] ♾️ 24 > [DevSecOps - Defined, Explained & Explored](2024/day24.md) - Sameer Paradkar +- [✔️][✔️] ♾️ 24 > [DevSecOps - Defined, Explained & Explored](2024/day24.md) - Sameer Paradkar - [ ][✔️] ♾️ 25 > [Kube-Nation: Exploring the Land of Kubernetes](2024/day25.md) - Siddhant Khisty & Aakansha Priya - [ ][✔️] ♾️ 26 > [Advanced Code Coverage with Jenkins and API Mocking](2024/day26.md) - Oleg Nenashev - [ ][✔️] ♾️ 27 > [From Automated to Automatic - Event-Driven Infrastructure Management with Ansible](2024/day27.md) - Daniel Bodky - [ ][✔️] ♾️ 28 > [Talos Linux on VMware vSphere](2024/day28.md) - Michael Cade - [ ][ ] ♾️ 29 > [The Reverse Technology Thrust](2024/day29.md) - Rom Adams - [ ][✔️] ♾️ 30 > [How GitHub delivers GitHub using GitHub](2024/day30.md) - April Edwards -- [ ][ ] ♾️ 31 > [DevSecOps: Integrating Security into the DevOps Pipeline](2024/day31.md) - Reda Hajjami +- [ ][✔️] ♾️ 31 > [GitOps on AKS](2024/day31.md) - Richard Hooper, Wesley Haakman, Karl Cooke - [ ][✔️] ♾️ 32 > [Cracking Cholera’s Code: Victorian Insights for Today’s Technologist](2024/day32.md) - Simon Copsey - [ ][ ] ♾️ 33 > [](2024/day33.md) - [ ][ ] ♾️ 34 > [How to Implement Automated Deployment Pipelines for Your DevOps Projects](2024/day34.md) - Neel Shah @@ -129,4 +129,5 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - Navigating Cloud-Native DevOps: Strategies for Seamless Deployment - Yhorby Matias - Distracted Development - Josh Ether - Continuous Delivery: From Distributed Monolith to Microservices as a unit of deployment - Naresh Waswani +- DevSecOps: Integrating Security into the DevOps Pipeline - Reda Hajjami - Policy-as-Code Super-Powers! Rethinking Modern IaC With Service Mesh And CNI- Kat Morgan & Marino Wijay \ No newline at end of file From a08d6c1b4be9f4634459d3a503dbb562c3aa026a Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Wed, 24 Jan 2024 11:37:49 +0000 Subject: [PATCH 5/9] Updated all scheduled days 24-28 to YouTube --- 2024.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2024.md b/2024.md index 8603727..52bdd3f 100644 --- a/2024.md +++ b/2024.md @@ -46,10 +46,10 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [✔️][✔️] ♾️ 22 > [Test in Production with Kubernetes and Telepresence](2024/day22.md) - Mohammad-Ali A'râbi - [✔️][✔️] ♾️ 23 > [SQL Server 2022 on Linux Containers and Kubernetes from Zero to a Hero!](2024/day23.md) - Yitzhak David - [✔️][✔️] ♾️ 24 > [DevSecOps - Defined, Explained & Explored](2024/day24.md) - Sameer Paradkar -- [ ][✔️] ♾️ 25 > [Kube-Nation: Exploring the Land of Kubernetes](2024/day25.md) - Siddhant Khisty & Aakansha Priya -- [ ][✔️] ♾️ 26 > [Advanced Code Coverage with Jenkins and API Mocking](2024/day26.md) - Oleg Nenashev -- [ ][✔️] ♾️ 27 > [From Automated to Automatic - Event-Driven Infrastructure Management with Ansible](2024/day27.md) - Daniel Bodky -- [ ][✔️] ♾️ 28 > [Talos Linux on VMware vSphere](2024/day28.md) - Michael Cade +- [✔️][✔️] ♾️ 25 > [Kube-Nation: Exploring the Land of Kubernetes](2024/day25.md) - Siddhant Khisty & Aakansha Priya +- [✔️][✔️] ♾️ 26 > [Advanced Code Coverage with Jenkins and API Mocking](2024/day26.md) - Oleg Nenashev +- [✔️][✔️] ♾️ 27 > [From Automated to Automatic - Event-Driven Infrastructure Management with Ansible](2024/day27.md) - Daniel Bodky +- [✔️][✔️] ♾️ 28 > [Talos Linux on VMware vSphere](2024/day28.md) - Michael Cade - [ ][ ] ♾️ 29 > [The Reverse Technology Thrust](2024/day29.md) - Rom Adams - [ ][✔️] ♾️ 30 > [How GitHub delivers GitHub using GitHub](2024/day30.md) - April Edwards - [ ][✔️] ♾️ 31 > [GitOps on AKS](2024/day31.md) - Richard Hooper, Wesley Haakman, Karl Cooke From aee4c78af7e252ee9653f0f580c2b4a0901ba09e Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Wed, 24 Jan 2024 14:09:21 +0000 Subject: [PATCH 6/9] formatting to readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f8d7b5..e930ce8 100644 --- a/README.md +++ b/README.md @@ -43,14 +43,14 @@ The two images below will take you to the 2022 and 2023 edition of the learning 2024
- Year 2024 - Community Edition: 90 Sessions, 90 Speakers + Year 2024 - Community Edition: 90 Sessions - +## From this year we have built website for 90DaysOfDevops Challenge :rocket: :technologist: - [Link for website](https://www.90daysofdevops.com/#/2023) From 09b09d174c31edfc22f1dcd855293444fd9f4537 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Wed, 24 Jan 2024 15:33:04 +0000 Subject: [PATCH 7/9] Received Day 33 --- 2024.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/2024.md b/2024.md index 52bdd3f..501b9e7 100644 --- a/2024.md +++ b/2024.md @@ -54,7 +54,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [ ][✔️] ♾️ 30 > [How GitHub delivers GitHub using GitHub](2024/day30.md) - April Edwards - [ ][✔️] ♾️ 31 > [GitOps on AKS](2024/day31.md) - Richard Hooper, Wesley Haakman, Karl Cooke - [ ][✔️] ♾️ 32 > [Cracking Cholera’s Code: Victorian Insights for Today’s Technologist](2024/day32.md) - Simon Copsey -- [ ][ ] ♾️ 33 > [](2024/day33.md) +- [ ][✔️] ♾️ 33 > [GitOps made simple with ArgoCD and GitHub Actions](2024/day33.md) - Arsh Sharma - [ ][ ] ♾️ 34 > [How to Implement Automated Deployment Pipelines for Your DevOps Projects](2024/day34.md) - Neel Shah - [ ][ ] ♾️ 35 > [](2024/day35.md) - [ ][ ] ♾️ 36 > [Exploring Firecracker](2024/day36.md) - Irine Kokilashvili @@ -120,7 +120,6 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - Empowering Developers with No Container Knowledge to build & deploy app on OpenShift - Shan N/A - Streamlining Data Pipelines: CI/CD Best Practices for Efficient Deployments - Monika Rajput - A practical guide to Test-Driven Development of infrastructure code - David Pazdera -- GitOps made simple with ArgoCD and GitHub Actions - Arsh Sharma - Saving Cloud Costs Using Existing Prometheus Metrics - Pavan Gudiwada - Code, Connect, and Conquer: Mastering Personal Branding for Developers - Pavan Belagatti - Mastering AWS OpenSearch: Terraform Provisioning and Cost Efficiency Series - Ranjini Ganeshan From 592fa682041f6ca758951c1ff37d9ac59269ccb7 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Wed, 24 Jan 2024 15:33:37 +0000 Subject: [PATCH 8/9] Added Resources to Day 33 --- 2024/day33.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/2024/day33.md b/2024/day33.md index e69de29..66df956 100644 --- a/2024/day33.md +++ b/2024/day33.md @@ -0,0 +1,6 @@ + + +Extra Resources which would be good to include in the description: +• Blog: https://arshsharma.com/posts/2023-10-14-argocd-github-actions-getting-started/ +• GitHub repo used for the sample: https://github.com/RinkiyaKeDad/gitops-sample +• Argo CD docs for installation: https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/ From fcd8611d3cd8e075ad6ff8919b2ae1e1febacf49 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Thu, 25 Jan 2024 14:44:36 +0000 Subject: [PATCH 9/9] Received Day 34 recording --- 2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024.md b/2024.md index 501b9e7..246f3e6 100644 --- a/2024.md +++ b/2024.md @@ -55,7 +55,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [ ][✔️] ♾️ 31 > [GitOps on AKS](2024/day31.md) - Richard Hooper, Wesley Haakman, Karl Cooke - [ ][✔️] ♾️ 32 > [Cracking Cholera’s Code: Victorian Insights for Today’s Technologist](2024/day32.md) - Simon Copsey - [ ][✔️] ♾️ 33 > [GitOps made simple with ArgoCD and GitHub Actions](2024/day33.md) - Arsh Sharma -- [ ][ ] ♾️ 34 > [How to Implement Automated Deployment Pipelines for Your DevOps Projects](2024/day34.md) - Neel Shah +- [ ][✔️] ♾️ 34 > [How to Implement Automated Deployment Pipelines for Your DevOps Projects](2024/day34.md) - Neel Shah - [ ][ ] ♾️ 35 > [](2024/day35.md) - [ ][ ] ♾️ 36 > [Exploring Firecracker](2024/day36.md) - Irine Kokilashvili - [ ][✔️] ♾️ 37 > [Practical introduction to OpenTelemetry tracing](2024/day37.md) - Nicolas Fränkel