-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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
Reactions are currently unavailable