Feature Toggle System
Quelle: https://martinfowler.com/articles/feature-toggles.html
A feature toggle system is a software mechanism that allows enabling or disabling individual features in a logistics or supply chain application without redeploying code. It enables safe testing, gradual rollout, A/B testing, and flexible operational configuration.
Related Terms
You might also be interested in these terms