7 ms·
You really need to use canary deployments/feature flags with this style. i.e. release to production but only for a group of users or be able to turn a feature o
by lambda_dn 4y ago
You really need to use canary deployments/feature flags with this style. i.e. release to production but only for a group of users or be able to turn a feature off without another deployment.