From 1f0f2dcd70d900d200b08cea01777e517584b3b8 Mon Sep 17 00:00:00 2001 From: Jeremy Meiss Date: Fri, 22 Dec 2023 11:12:35 -0600 Subject: [PATCH] [2024-Day 3] add resources and talk description --- 2024/day03.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/2024/day03.md b/2024/day03.md index e69de29..2e4581e 100644 --- a/2024/day03.md +++ b/2024/day03.md @@ -0,0 +1,18 @@ +# Day 3: 90DaysofDevOps + +## High-performing engineering teams and the Holy Grail + +***Jeremy Meiss*** +- [Twitter](https://twitter.com/IAmJerdog) +- [LinkedIn](https://linkedin.com/in/jeremymeiss) +- [Dev.to](https://dev.to/jerdog] + +### Overview + +“High-performing engineering teams” are the Holy Grail for every CTO. But what are they, are they attainable, and if so, how? In this talk, we’ll look at CI/CD data from over 15mil anonymous workflows and compare it against the last few years on the CircleCI platform, and explore this rare specimen in its native habitat – right there in your organization, and how to activate them using some better DevOps and Continuous Delivery practices. + +### Resource + +- [2023 State of Software Delivery Report](go.jmeiss.me/SoSDR2023) +- [2023 State of DevOps Report](https://cloud.google.com/devops/state-of-devops) +- [2023 State of Continuous Delivery Report](https://cd.foundation/state-of-cd-2023/)