Eliminating risk with feature flags
GitLab GitLab
41.3K subscribers
2,415 views
0

 Published On Jan 31, 2024

Eliminating risk with Feature Flags

With feature flags, you can deploy your application’s new features to production in smaller batches. You can toggle a feature on and off to subsets of users, helping you achieve Continuous Deployment. Feature flags help reduce risk, allowing you to do controlled testing, and separate feature delivery from customer launch.

In this video, you will learn:
- Why you need feature flags
- How to use feature flags, user lists and strategies
- How feature flags behave in different environments, including production
- How to instrument feature flags in your code
- The benefits of features flags

Read more here: https://docs.gitlab.com/ee/operations...

show more

Share/Embed