Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Flag-Driven Development #67

Open
marvinchin opened this issue Feb 28, 2019 · 1 comment
Open

Feature Flag-Driven Development #67

marvinchin opened this issue Feb 28, 2019 · 1 comment
Assignees
Labels

Comments

@marvinchin
Copy link

marvinchin commented Feb 28, 2019

Slides:
https://docs.google.com/presentation/d/1-KDz2OyhW7HQvS7ScZ_SgZYlTCmDUN7PLaMzE7zTUCo/edit?usp=sharing

Punch:
Disaster story and how feature flags helped to avoid it

WIIFY:
You can mitigate development and deployment risk with feature flags

Key Points:

  • Feature Flags are a way to control application behaviour in production
  • Feature Flags help to:
    • Mitigate Risk with Incremental Releases
    • Make Data-Driven Decisions with A/B Testing
    • Support Efficient Development Workflows
  • Getting started is easy!

Impact:

  • Consider how to use feature flags in your application to mitigate risk in various ways
  • Adopt feature flags in your applications
@marvinchin marvinchin self-assigned this Feb 28, 2019
@Xenonym Xenonym added the week 8 label Mar 4, 2019
@marvinchin marvinchin changed the title Progressive Web Applications Feature Flag-Driven Development Mar 4, 2019
@marvinchin
Copy link
Author

Updated slides link to point to latest slide deck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants