Has anyone put meltano in AWS ECS? how is you expe...
# getting-started
a
Has anyone put meltano in AWS ECS? how is you experience with that?
r
Hey Albert i'm planning to do the same thing, but still learning meltano from the beginning> If you have any news about Meltano into ECS please let me know... will be nice to get some nice tips
b
I was wondering about this as well. I'm guessing you'd want to use Airflow and the EcsOperator: https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/ecs.html
but I haven't tried it 🙂
r
I'm using it in an Airflow EcsOperator, it works well
I have an
entrypoint.sh
where I run the meltano commands, and persist the state to s3