Progressive Delivery Patterns & Benefits
Related Resources
Slides from DeveloperWeek 2020, Feb 13, 2020 (via speakerdeck.com)
- All slides from DeveloperWeek 2020 presentation: Progressive Delivery Patterns & Benefits (opens in new tab)
- Just the checklists: Checklists from Progressive Delivery Patterns In The Wild (opens in new tab)
- Slides from Dave’s talks on Progressive Delivery at GOTO Copenhagen, DevWeek Austin, other venues are at https://speakerdeck.com/davekarow
Benefits of Progressive Delivery (How You Roll Matters)
- Blog: Four Shades of Progressive Delivery (opens in new tab)
- Blog: Pros and Cons of Canary Release and Feature Flags in Continuous Delivery (opens in new tab)
Progressive Delivery Origin Story (@SamGuckenheimer and @monkchips)
- Thread: The origin story of Progressive Delivery. (opens in new tab)
- Blog with Video: The Path To Progressive Delivery (opens in new tab)
Related E-Books
- Feature Flag Best Practices [via Oreilly Online Learning] [free via split.io]
- Understanding Experimentation Platforms [via Oreilly Online Learning] [free via split.io]
What about changes to data structures?
- Chapter 6 in above Feature Flag Best Practices e-book is a great reference for data-related changes:
- Also, check out this blog by Pete Hodgson: Managing a Monolith Breakup – Stateful Services
Other Good Stuff
- Blog: On a Mission to Kill Release Nights (Split.io CTO’s “data journalism” piece on feature flag usage patterns)
- Blog Series/Video Playlist: Progressive Delivery: Safe at Any Speed (opens in new tab)
- Video: Trunk Based Development (TrunkDev) (opens in new tab)