KTH / devops-course

Repository of the DevOps course at KTH Royal Institute of Technology DD2482
195 stars 427 forks source link

A/B testing, feature flags, continuous experimentation #21

Open monperrus opened 5 years ago

monperrus commented 5 years ago

Wikipedia:

monperrus commented 5 years ago

"Online controlled experiments at large" KDD'2013 about the Microsoft use case

monperrus commented 5 years ago

"Holistic Configuration Management at Facebook"

bbaudry commented 5 years ago

Search-Based Scheduling of Experiments in Continuous Deployment

monperrus commented 5 years ago

It’s All A/Bout Testing: The Netflix Experimentation Platform https://medium.com/netflix-techblog/its-all-a-bout-testing-the-netflix-experimentation-platform-4e1ca458c15

monperrus commented 5 years ago

How The Huffington Post uses real-time testing to write better headlines http://www.niemanlab.org/2009/10/how-the-huffington-post-uses-real-time-testing-to-write-better-headlines/

monperrus commented 5 years ago

Dynamic knobs for responsive power-aware computing https://dspace.mit.edu/openaccess-disseminate/1721.1/72445

monperrus commented 5 years ago

About feature toggles:

The modular and feature toggle architectures of Google Chrome https://link.springer.com/article/10.1007%2Fs10664-018-9639-0

monperrus commented 5 years ago

Dark launching has its downsides:

Jane Manchun Wong: App researcher who unlocks new features before they launch https://www.bbc.co.uk/news/technology-47630849

bbaudry commented 4 years ago

Top 5 mistakes with statistics in A/B testing https://towardsdatascience.com/top-5-mistakes-with-statistics-in-a-b-testing-9b121ea1827c

monperrus commented 3 years ago

Bullet Train: Open-source feature flagging https://bullet-train.io/

bbaudry commented 3 years ago

The Netflix Recommender System: Algorithms, Business Value, and Innovation https://dl.acm.org/doi/pdf/10.1145/2843948

monperrus commented 2 years ago

Feature toggles as code: Heuristics and metrics for structuring feature toggles IST 2022

bbaudry commented 2 years ago

There exist different techniques and frameworks to engineer feature flags. They are good topics for a contribution to the course

bbaudry commented 2 years ago

Piranha: Reducing feature flag debt at uber

bbaudry commented 2 years ago

Software development with feature toggles: practices used by practitioners

monperrus commented 2 years ago

Flagsmith - Open Source Feature Flag & Remote Config Service

monperrus commented 2 years ago

Unleash: Another Open-source feature flags platform https://www.getunleash.io/

matsskoglund commented 2 years ago

Gitlab includes unleashed. You can controll the feature flags in your project directly from within Gitlab. https://docs.gitlab.com/ee/operations/feature_flags.html

monperrus commented 1 year ago

Discovering feature flag interdependencies in Microsoft office.

monperrus commented 1 year ago

Snowplow Open Source, the world’s largest developer-first engine for collecting behavioral data. https://github.com/snowplow

monperrus commented 1 year ago

The Only Guide to Dark Launching You’ll Ever Need https://launchdarkly.com/blog/guide-to-dark-launching/

monperrus commented 1 year ago

"Split provides everything you need to create, target, and manage feature flags." https://www.split.io/

bbaudry commented 1 year ago

A/B Testing: A Systematic Literature Review. http://arxiv.org/abs/2308.04929

https://www.sciencedirect.com/science/article/pii/S0164121224000542?dgcid=rss_sd_all

bbaudry commented 2 months ago

A tool for refactoring code related to feature flag APIs https://github.com/uber/piranha