
What are Feature Flags and why should we use them?
Feature Flags (often also referred to as Feature Toggles) are a powerful technique, allowing teams to modify system behavior without changing code. (MartinFowler.com) Feature Flags explained If your software development team is on the journey to adopt #DevOps practices, increasing maturity with continuous deployment pipelines and trunk-based development will likely introduce bottlenecks in various stages of your release process. For example, the team is developing a feature i