Hi all, Wondering if anyone had any ideas/pointer...
# ask-metaflow
a
Hi all, Wondering if anyone had any ideas/pointers for the following scenario: If we currently had N deployments of Metaflow instances (1 for each of our stakeholder teams) and then later decided to change the deployment strategy to a single centralized Metaflow instance that serves all the stakeholder teams, what would be the steps to deprecate the N account strategy, and then migrate the users' existing flows in their respective accounts to the centralized Metaflow instance? In my mind, it would involve migrating the RDS data to the central RDS instance and then migrating the S3 bucket metadata to the centralized S3 bucket.
1