Wednesday
Room 7
15:00 - 16:00
(UTC+02)
Talk (60 min)
How to deliver continuously
I’ve deployed to production daily for over a decade. In this talk I will show you the techniques and practices that enables me and my team to truly embody “continuous delivery”. There will be live coding!
DevOps
Agile
Architecture
Research shows that continuous integration and continuous delivery lead to increased velocity, improved quality, and happier developers. CI/CD is not a tool chain, however. So how do we get there? Trunk based development, feature toggles, automated builds, and pair/mob programming instead of flinging pull requests at each other. I’ll show you how, with practical examples.