Remix.run Logo
The Problem of Hidden Dependencies(marcelsud.me)
4 points by marcelsud 13 hours ago | 1 comments
marcelsud 13 hours ago | parent [-]

Why "four nines" availability is mostly marketing in modern distributed systems. In this article I cover 5 survival strategies including using feature flags as "business circuit breakers" to be able to instantly disable problematic dependencies in order to bump availability (or reduce damage) without any deployment.