Hey folks, can I ask some questions about best way...
# docker
c
Hey folks, can I ask some questions about best ways to run meltano in prod. Currently we don’t have airflow, although it’s on the cards. Would it be reasonable to set up each of our pipelines as a separate docker image, an rds for persistent state, and just schedule a fargate task to run hourly that creates the container, runs it, then deletes it agin?