From 3879163e0e87405179f497f9c78f47ef0c3358e1 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 12 Nov 2020 14:46:06 -0300 Subject: rollout slides: Add 2 slides talking about trade-offs on each platform --- ...llout-feature-flag-experiment-operational-toggle.slides | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to '_slides') diff --git a/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides b/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides index 6a8c1cd..a716ae9 100644 --- a/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides +++ b/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides @@ -205,6 +205,20 @@ But it is easy to fallback to "reload the page and try again". --- +## Weighting costs × benefits + +The less control we have, the more we value dynamicity + +--- + +## Weighting costs × benefits + +- backend: sometimes worth the cost +- frontend: almost always worth cost +- mobile: **always** worth cost + +--- + # Best practices --- -- cgit v1.2.3