mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
e197934fa4
I'm adding a Feature Flag Migration tutorial written by Customer Success to the docs. The content should live in the Topic Guide section Topic Guides Feature Flags Migration Best Practices index page with subpages for * Define scope * Make business case * Planning * Execution * Onboarding users --------- Co-authored-by: Thomas Heartman <thomasheartman+github@gmail.com> Co-authored-by: Gastón Fournier <gastonfournier@gmail.com> Co-authored-by: Gastón Fournier <gaston@getunleash.io> Co-authored-by: Mark Fulton <128738155+markunl@users.noreply.github.com> Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
1.1 KiB
1.1 KiB
title |
---|
Best Practices for Migrating from a Homegrown Feature Management Solution |
Many large organizations have an existing feature management solution that they have outgrown and plan to migrate to a feature flag service.
This guide outlines Best Practices for feature flag migrations. Approaching the migration from your current feature flag solution to Unleash the right way will save you time, money, and a lot of headaches.
Based on our work with organizations having millions of flags and thousands of users, there are five phases of a feature flag migration:
- Defining the scope of the feature flag migration
- Make the business case for feature flag migration
- Planning Feature Flag Migration
- Migration Execution
- Onboarding users
This guide provides a summary of each topic as well as a detailed Feature Flag Migration template that you can use to plan your migration.