back

by locknitpicker·7d ago·view on hn ↗
> Both Google and Amazon do rollbacks instead of feature flag switches.

I'm sorry, but you're completely wrong. I know for a fact that Amazon uses extensively a A/B testing system for feature flags. Others in this discussion already mentioned it.

1 comments
I’m not wrong. They do use feature flags, but not as a substitute for rolling back failed or buggy deployments. They (and Google too) use feature flags in the ways according to the best practices discussed in the article. Google also covers this well in their highly-regarded Site Reliability Engineering book.

Source: worked at AWS for 7 years.

And knock it off with the attitude.