Presented by:Chris Ayers
Feature flags have gained a lot of popularity with the rise of cloud-native applications. Feature Flags help increase agility, allowing you to deploy new features into a production environment for selected users. Feature Flags allow you to release features without restarting the app or deploying new code. They separate the release of new features from their code deployment. After this session you'll not only be able to start implementing feature flags, but you'll also want to separate your releases from your deployments. You will understand: - What feature flags are - The types of feature flags - Operationalizing Feature Flags - Best practices around feature flags - Implementing feature flags using - Azure Application Configuration - Launch Darkly
Level: IntermediateTags:Cloud & Infrastructure, Front-End & Web, Patterns & Practices