Continuous Integration - That’s Not What They Meant
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the concept of Continuous Integration and Trunk-Based Development in this 45-minute conference talk from GOTO Amsterdam 2023. Discover how these practices can tighten user feedback loops, lower risk, and minimize the gap between coding and deployment. Learn about the benefits of trunk-based development through practical examples and expert advice. Gain insights into ensemble programming, minimizing dependencies, and using feature flags. Understand the distinctions between continuous integration, delivery, and deployment, and how to implement these practices effectively in your development workflow.
Syllabus
Intro
Jez Humble's continuous integration test
CI vs CD
TBD = CI
TBD: Better, faster, happier
Storytime
Dan Able quote
Kief Morris quote
Dragan Stepanović quote
Dave Farley quote
Review code base at regular intervals
Get help
Ensemble programming
Minimize dependencies
Trisha Gee quote
CTBD Continuous trunk-based dev.
Conclusions
Summary
Feature flags
Outro
Taught by
GOTO Conferences
Related Courses
Getting Started with CircleCIPluralsight Git Workflows
LinkedIn Learning Build a DevOps Culture - Microsoft's Journey to Adopt an Agile Mindset and DevOps Culture
NDC Conferences via YouTube Embrace the Pitfalls - Our Stop Start Journey to Change
PHP UK Conference via YouTube Modern Continuous Delivery
GOTO Conferences via YouTube