Moved Session out and updated, move 37 to 29

This commit is contained in:
Michael Cade 2024-01-29 11:38:46 +00:00 committed by GitHub
parent f51bfa06cd
commit 1205f34283
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich
- [✔️][✔️] ♾️ 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
- [ ][✔️] ♾️ 29 > [[Practical introduction to OpenTelemetry tracing](2024/day29.md) - Nicolas Fränkel
- [ ][✔️] ♾️ 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 Choleras Code: Victorian Insights for Todays Technologist](2024/day32.md) - Simon Copsey
@ -58,7 +58,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich
- [ ][✔️] ♾️ 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
- [ ][] ♾️ 37 > ](2024/day37.md)
- [ ][✔️] ♾️ 38 > [Open Standards: Empowering Cloud-Native Innovation](2024/day38.md) - Kunal Verma
- [ ][✔️] ♾️ 39 > [DIs TLS in Kubernetes really that hard to understand?](2024/day39.md) - Shivang Shandilya
- [ ][✔️] ♾️ 40 > [Infrastructure as Code - A look at Azure Bicep and Terraform](2024/day40.md) - Sarah Lean
@ -130,3 +130,4 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich
- 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
- The Reverse Technology Thrust - Rom Adams