Thanks!
@square-wire-39606 / @straight-shampoo-11124 / @mammoth-rainbow-82717 - One consideration we have is around the state of Metaflow post migration (RDS DB & s3 in particular)
We were thinking we will use the same RDS DB & s3 buckets when we transition workflow orchestration engines from SFN to Argo, but I know that could be hairy depending on how Metaflow stores past workflow state
We were thinking about just ripping it in dev & seeing what happened but we’re blocked on the new cluster, so figured I’d ask here
1. Do you folks foresee problems using the same state (DB/S3) cross-orchestration engine? One thing I can imagine could be problematic would be viewing historical runs in the UI. Another could be workflow-to-workflow dependencies during the transition period
a. Would it be OK if flows were running using both orchestration engines at the same time for some period? Or is a cold migration preferable / using downtime