A DevOps team implements feature flags to decouple deployment from release. How does this support continuous improvement?
-
A
It reduces the need for version control
-
B
It allows safe experimentation and gradual rollout with easy rollback
-
C
It eliminates the need for staging environments
-
D
It automates infrastructure provisioning