Costs associated with Data Pipeline S3Datanode staging

0

I'm confused about how staging of an S3Datanode is billed when done as part of a ShellCommandActivity with the 'stage' property set to true (i.e. I do not have CSV data and am not using a CopyActivity).

Here is an example: https://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-concepts-staging.html#dp-concepts-datastaging

I see a 'runsOn' option for S3Datanode. Is that how you control the resource used to do the copy? That would make sense since it seems that is how CopyActivity works. I'm just not sure because I don't see any examples doing so.

To wrap up, is the idea that I can use a cheaper instance for the data staging to save money? (I understand that the staging also simplifies my workflow but just wondering if there is a cost incentive as well).

https://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-object-s3datanode.html

epowell
已提问 2 年前78 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容