when shud u think abt a feature flag system
Oriana Kim
·1582 views
ive been thinking about how to manage new features, especially in larger teams. weve talked about monoliths versus microservices, database sharding, and messaging queues, but what about controlling feature rollouts? is it ever overkill to implement a full feature flagging system, or is it always a good idea to have that capability.
28 comments