DEV Community

Cover image for How to Use Feature Flags in DevOps: Four Use Cases for Developers

How to Use Feature Flags in DevOps: Four Use Cases for Developers

Pradumna Saraf on January 10, 2024

If developers need to go through the typical DevOps process (branching, etc.) each time they want to test in production, it can be painful. How go...
Collapse
 
fernandezbaptiste profile image
Bap

A good lesson on Feature flags :)

Collapse
 
pradumnasaraf profile image
Pradumna Saraf

Thank you, Bap

Collapse
 
matijasos profile image
Matija Sosic

Nice post! Use cases really help to understand when I'd like to use something like this.

Collapse
 
pradumnasaraf profile image
Pradumna Saraf

Thank you, Matija

Collapse
 
eddiejaoude profile image
Eddie Jaoude

Great post Pradumna

Collapse
 
pradumnasaraf profile image
Pradumna Saraf

Thank you, Eddie

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Thanks for these helpful tips on feature flags Anna!

I would love to collaborate on an integration with Wing Cloud

Collapse
 
pradumnasaraf profile image
Pradumna Saraf

Thank you, Nathan

Collapse
 
annaredbond profile image
annaredbond

Ooh that'd be interesting - let's chat!!

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Cool :)

Collapse
 
annaredbond profile image
annaredbond

Love this, Pradumna. So good to find ways to free up developers and let teams focus on what they do best.

Also, great write-up, as always. Your content always shines

Collapse
 
pradumnasaraf profile image
Pradumna Saraf

Thank you, Anna, for your kind words!

Collapse
 
agardnerit profile image
Adam Gardner

Any readers using / considering feature flags should investigate OpenFeature. A CNCF project which is a vendor-neutral specification for flagging. Give your future-self flexibility while still using whatever vendor / tool you like.

Collapse
 
annaredbond profile image
annaredbond

Absolutely! Vendor neutrality and open standards are such an important thing in the feature flag space. Love OpenFeature!

Some comments have been hidden by the post's author - find out more