Talk

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 digs into the detail and the benefits of trunk-based development, and gives practical advice on how to make good use of the technique.
Key takeaways:
• What trunk-based development is
• The connection between continuous integration and trunk-based development 
• The key practices and skills needed to make trunk-based development work
• How to gradually move towards better continuous integration, even if trunk-based development is not your goal
Clare Sudbery
Sudbery Software Engineering Ltd
Clare Sudbery is an independent technical coach with 23 years of software engineering experience. She specialises in TDD, refactoring, pair programming, continuous integration and other eXtreme Programming (XP) practices.
Clare taught the Coding Black Females’ Return to Tech programme and co-ran Made Tech’s academy – coaching inexperienced engineers to learn on the job. She has a passion for helping under-represented groups to flourish in tech.
Clare hosted Season One of the acclaimed Making Tech Better podcast and publishes content on Medium (“A Woman in Technology”) and her own site (“In Simple Terms”). She is the author of the Stupidity Manifesto, has written about trunk-based development and refactoring for O’Reilly and for Martin Fowler’s site, and regularly presents workshops and keynotes at events all over the world.