Open pransh15 opened 1 year ago
🚀 hi, I'd love to work on this.
Here's a possible outline for the article
1 Introduction
What feature flags are and how they can conditionally turn certain sections of code on or off
What continuous delivery is and how it differs from continuous deployment.
Explaining how feature flags can extend continuous delivery into continuous deployment by allowing changes to be put into production behind a flag and turned on in a controlled way later
Main benefits of using feature flags for continuous delivery, such as faster feedback, lower risk, and better user experience.
How to use feature flags to control release velocity
How to use feature flags to manage risk
Conclusion
Hi @KafilatAdeleke 👋 Thanks for submitting this, I'll share it with the team and get back to you with a review on this outline 😄
Request Details
Idea
How to Use Feature Flags for Continuous Delivery
Description
Tips on how to use feature flags to enable continuous delivery, including how to use flags to control release velocity and manage risk.
Community vote 👍 Upvote if you like this topic 🚀 If you can write the article!
Thank you.