Patterns & Anti-Patterns for Effective Feature Flagging • Edith Harbaugh • YOW! 2019

Поділитися
Вставка
  • Опубліковано 8 гру 2023
  • This presentation was recorded at YOW! 2019. #GOTOcon #YOW
    yowcon.com
    Edith Harbaugh - CEO & Co-founder at LaunchDarkly
    ORIGINAL TALK TITLE
    Mistakes Were Made - Patterns & Anti-Patterns for Effective Feature Flagging • Edith Harbaugh
    RESOURCES
    / edith_h
    / edithharbaugh
    github.com/eharbaugh
    ABSTRACT
    Feature flags are a valuable #DevOps technique to deliver better, more reliable software faster. Feature flags can be used for both release management (dark launches, canary rollouts, betas) as well as long term control (entitlement management, user segmentation personalization). However, if not managed properly, feature flags can be very destructive technical debt. We'll discuss patterns & anti-patterns for effective feature flag management. [...]
    RECOMMENDED BOOKS
    Forsgren, Humble & Kim • Accelerate: The Science of Lean Software and DevOps • amzn.to/3tCz1xO
    John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes • amzn.to/3hKZvI5
    Wynne, Hellesoy & Tooke • The Cucumber Book • amzn.to/3tEUINJ
    Robert C. Myers • Essential Test-Driven Development • amzn.to/2Xc8ZWa
    Roy Osherove • The Art of Unit Testing • bit.ly/3obiKNB
    Eric Ries • The Lean Startup • amzn.to/396fOva
    Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running • amzn.to/3c4HmmL
    / gotocon
    / goto-
    / gotoconferences
    #FeatureFlagging #FeatureFlags #DarkLaunch #SoftwareEngineering #Programming #EdithHarbaugh #YOWcon
    Looking for a unique learning experience?
    Attend the next GOTO conference near you! Get your ticket at gotopia.tech
    Sign up for updates and specials at gotopia.tech/newsletter
    SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
    ua-cam.com/users/GotoConf...
  • Наука та технологія

КОМЕНТАРІ • 2

  • @tdp-pop6810
    @tdp-pop6810 7 місяців тому +3

    Great talk.
    Anti-patterns start at 23:55

  • @finnwillows6031
    @finnwillows6031 7 місяців тому +2

    Great talk. Lots of interesting stories about use and misuse of feature flags.