Andy Carter
04/19/2023, 6:45 AMmeltano run sync_all
job on a schedule, running all tasks sequentially
• kicking off a specific task from another orchestrator, ADF or AWS CloudEvents etc.
• using airflow or dagster as meltano utilities in a container running 24/7Matt Menzenski
04/19/2023, 12:10 PManthony_shook
04/19/2023, 2:15 PMmeltano
as the container entrypoint
• Scheduled Tasks using EventBridge to kick off different tap/target combos
• State/Meta data stored in RDS
• Logs all get piped to CloudWatch / DataDog