From e0a4348e6e640addf037afe3197ef3854805dfd7 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Sat, 13 Jan 2024 10:43:49 +0000 Subject: [PATCH] Changed Agenda schedule from 14th - 20th due to no shows --- 2024.md | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/2024.md b/2024.md index 055eefe..db75146 100644 --- a/2024.md +++ b/2024.md @@ -35,28 +35,28 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [✔️][✔️] ♾️ 11 > [Building Resilience: A Journey of Crafting and Validating Our Disaster Recovery Plan](2024/day11.md) - Yedidya Schwartz - [✔️][✔️] ♾️ 12 > [Know your data: The Stats behind the Alerts](2024/day12.md) - Dave McAllister - [✔️][✔️] ♾️ 13 > [Architecting for Versatility](2024/day13.md) - Tim Banks -- [ ][ ] ♾️ 14 > [Navigating Cloud-Native DevOps: Strategies for Seamless Deployment](2024/day14.md) - Yhorby Matias -- [ ][] ♾️ 15 > [](2024/day15.md) -- [ ][ ] ♾️ 16 > [Distracted Development](2024/day16.md) - Josh Ether -- [ ][] ♾️ 17 > [](2024/day17.md) -- [ ][ ] ♾️ 18 > [Continuous Delivery: From Distributed Monolith to Microservices as a unit of deployment](2024/day18.md) - Naresh Waswani -- [ ][✔️] ♾️ 19 > [An introduction to API Security in Kubernetes](2024/day19.md) - Geoff Burke +- [ ][✔️] ♾️ 14 > [An introduction to API Security in Kubernetes](2024/day14.md) - Geoff Burke +- [ ][✔️] ♾️ 15 > [Using code dependency analysis to decide what to test](2024/day15.md) - Patrick Kusebauch +- [ ][✔️] ♾️ 16 > [Smarter, Better, Faster, Stronger - Testing at Scale](2024/day16.md) - Ada Lündhé +- [ ][✔️] ♾️ 17 > [From Chaos to Resilience: Decoding the Secrets of Production Readiness](2024/day17.md) - Alejandro Pedraza Borrero +- [ ][✔️] ♾️ 18 > [Platform Engineering Is Not About Tech](2024/day18.md) - Nicolò Cambiaso Erizzo & Francesca Carta +- [ ][✔️] ♾️ 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 > [Smarter, Better, Faster, Stronger - Testing at Scale](2024/day21.md) - Ada Lündhé +- [ ][ ] ♾️ 21 > [](2024/day21.md) - [ ][ ] ♾️ 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 > [From Chaos to Resilience: Decoding the Secrets of Production Readiness](2024/day24.md) - Alejandro Pedraza Borrero +- [ ][ ] ♾️ 24 > [](2024/day24.md) - [ ][ ] ♾️ 25 > [Kube-Nation: Exploring the Land of Kubernetes](2024/day25.md) - Siddhant Khisty & Aakansha Priya -- [ ][✔️] ♾️ 26 > [Platform Engineering Is Not About Tech](2024/day26.md) - Nicolò Cambiaso Erizzo & Francesca Carta +- [ ][ ] ♾️ 26 > [](2024/day26.md) - [ ][ ] ♾️ 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 - [ ][ ] ♾️ 31 > [DevSecOps: Integrating Security into the DevOps Pipeline](2024/day31.md) - Reda Hajjami - [ ][ ] ♾️ 32 > [Cracking Cholera’s Code: Victorian Insights for Today’s Technologist](2024/day32.md) - Simon Copsey -- [ ][✔️] ♾️ 33 > [Building Efficient and Secure Docker Images with Multi-Stage Builds](2024/day33.md) - Pradumna V Saraf +- [ ][ ] ♾️ 33 > [](2024/day33.md) - [ ][ ] ♾️ 34 > [How to Implement Automated Deployment Pipelines for Your DevOps Projects](2024/day34.md) - Neel Shah -- [ ][✔️] ♾️ 35 > [Using code dependency analysis to decide what to test](2024/day35.md) - Patrick Kusebauch +- [ ][ ] ♾️ 35 > [](2024/day35.md) - [ ][ ] ♾️ 36 > [Exploring Firecracker](2024/day36.md) - Irine Kokilashvili - [ ][✔️] ♾️ 37 > [Practical introduction to OpenTelemetry tracing](2024/day37.md) - Nicolas Fränkel - [ ][✔️] ♾️ 38 > [Open Standards: Empowering Cloud-Native Innovation](2024/day38.md) - Kunal Verma @@ -128,4 +128,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - Advanced Code Coverage with Jenkins and API Mocking - Oleg Nenashev - Azure ARM now got Bicep - Tushar Kumar - GitOps: The next Frontier in DevOps! - Megha Kadur -- Container Security for Enterprise Kubernetes environments - Imran Roshan \ No newline at end of file +- 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