Federico Zambelli
02/26/2023, 12:24 PMRyan Peden
02/26/2023, 2:27 PMFederico Zambelli
02/26/2023, 2:36 PMTo take it a step further, you could then use a Prefect Cloud automation or the run_deployment function to trigger further downstream flows after a Glue job or Step Function succeeds or fails.lemme see if I understand correctly: assume I have 4 stacks of pipelines, imagine Legacy, Fivetran ETL, dbt runs, automatic reporting, and they all have to run in succession. From what I understood, I don't have to create one "master" flow to orchestrate them all, they can be their own independent deployments/flows and trigger each other using
run_deployment
. Did I get it right?Ryan Peden
02/26/2023, 2:48 PMFederico Zambelli
02/26/2023, 2:53 PMRyan Peden
02/27/2023, 1:38 AMFederico Zambelli
02/27/2023, 3:05 PMRyan Peden
02/27/2023, 3:05 PM