Continuous Integration: That’s Not What They Meant • Clare Sudbery • GOTO 2023

This presentation was recorded at GOTO Amsterdam 2023. #GOTOcon #GOTOams Clare Sudbery - Technical Coach @SudberyClare RESOURCES @claresudbery ABSTRACT Many teams are practising continuous integration, or at least that’s the language they use. There are other terms in use too, such as continuous delivery and continuous deployment. The exact distinction between these terms depends on who you ask. But the big question is, just how continuous is it really? Trunk-based development (TBD) is a powerful yet under-used technique for tightening the user feedback loop, lowering risk and minimizing the gap between coding and deployment. It’s a major component of good deployment practice, and many argue that anything other than trunk-based development does not technically qualify as continuous integration. But many developers are either not sure what TBD is, or do not feel able to use it. This talk uses examples to explain the benefits of trunk-based development, and gives practical advice on how to make good use of the technique. [...] TIMECODES 00:00 Intro 00:14 Jez Humble’s continuous integration test 03:24 CI vs CD 04:26 TBD = CI 05:30 TBD: Better, faster, happier 07:16 Storytime 15:03 Dan Able quote 15:35 Kief Morris quote 16:55 Dragan Stepanović quote 18:49 Dave Farley quote 22:06 Review code base at regular intervals 26:50 Get help 28:58 Ensemble programming 31:35 Minimize dependencies 35:30 Trisha Gee quote 36:35 CTBD (Continuous trunk-based dev.) 37:15 Conclusions 38:31 Summary 39:13 Feature flags 43:17 Outro Download slides and read the full abstract here: RECOMMENDED BOOKS Dave Farley & Jez Humble • Continuous Delivery • Robert McKee • Story • Emily Bache • Technical Agile Coaching with the Samman Method • Forsgren, Humble & Kim • Accelerate • Gene Kim, Jez Humble, Nicole Forsgren, Patrick Debois & John Willis • The DevOps Handbook • Saleem Siddiqui • Learning Test-Driven Development • Roy Osherove • The Art of Unit Testing • Kent Beck • Test Driven Development • David Farley • Modern Software Engineering • #ContinuousIntegration #ContinuousDelivery #ContinuousDeployment #TrunkBasedDevelopment #PullRequests #EnsambleProgramming #MobProgramming #ClareSudbery Looking for a unique learning experience? Attend the next GOTO conference near you! Get your ticket at Sign up for updates and specials at SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Back to Top