在AWS中,哪种工作定时器是最好的?

0

【以下的问题经过翻译处理】 1)我有150个ETL任务需要从本地环境迁移到AWS云。在AWS中,最好的调度方式是什么?AWS批处理还是SWF或STEP函数或其他任何服务?哪个工具/服务具有全职工作调度器的所有功能?

2.AWS Batch的文档中提到,它支持所有Docker容器作业。这是否意味着AWS Batch仅适用于Docker容器作业?在我的情况下,所有作业都是bash / ksh脚本和普通的ETL作业,从EC2读取文件并将数据加载到RDS DB中。

1 Answer
0

【以下的回答经过翻译处理】 MWAA怎么样?它有点复杂,但更适合作为全职ETL调度器。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions