Exploring Differences and Commonalities between Feature Flags and Configuration Options
Exploring Differences and Commonalities between Feature Flags and Configuration Options
复制标题
DOI:
10.1145/3377813.3381366
复制
发表时间:
2020-06
期刊:
影响因子:
--
通讯作者:
Jens Meinicke;Chu-Pan Wong;Bogdan Vasilescu;Christian Kästner
中科院分区:
文献类型:
--
作者:
Jens Meinicke;Chu-Pan Wong;Bogdan Vasilescu;Christian Kästner
Feature flags for continuous deployment and configuration options for customizing software share many similarities, both conceptually and technically. However, neither academic nor practitioner publications seem to clearly compare these two concepts. We argue that a distinction is valuable, as applications, goals, and challenges differ fundamentally between feature flags and configuration options. In this work, we explore the differences and commonalities of both concepts to help understand practices and challenges, and to help transfer existing solutions (e.g., for testing). To better understand feature flags and how they relate to configuration options, we performed nine semi-structured interviews with feature-flag experts. We discovered several distinguishing characteristics but also opportunities for knowledge and technology transfer across both communities. Overall, we think that both communities can learn from each other.