Feature Flags for Better DevOps
THAT Conference 2019 | Feature Flags for Better DevOps | Mickey Gousset
What you'll learn
Feature Flags provide a set of patterns that can help your team deliver new functionality to users rapidly and safely. In this session, Mickey Gousset covers the what of feature flags, or feature toggles. You'll learn some use cases for feature flags, like separating code deployments from feature releases, doing canary launches, and testing in production. You'll also learn how the Azure DevOps team uses feature flags and see how you can add feature flags to your own apps with examples using ASP.NET and custom code as well as a commercial product, LaunchDarkly, which offers features flags as a service.