Does Lambda function execution time in Provisioned Concurrency affect ephemeral storage?

0

Hello.

I am currently using the aws pricing calculator to estimate Lambda fees. I am having a problem with the fees for ephemeral storage.

The ephemeral storage fee depends on the amount of ephemeral storage allocated to the function and the execution time of the function measured in milliseconds, according to the official website.

https://aws.amazon.com/lambda/pricing/?nc1=h_ls

Assuming that requests to Lambda are processed using only Provisioned Concurrency, I would have thought that the charge for ephemeral storage would be accounted for. However, when I estimated it using the AWS pricing calculator, it was not accounted for.

I would like to know what the problem is. There are three possible causes.

  1. wrong input in aws pricing calculator
  2. a problem on the aws pricing calculator side
  3. incorrect understanding of how the ephemeral storage fee is calculated

Please refer to the estimate in the link below where the Description is "Storage 10GB All Provisioned Concurrency".

https://calculator.aws/#/estimate?id=8c37415709e1bb4ee7141cc8c5db238b3febebbe

Best regards.

Kenryo
已提问 5 个月前224 查看次数
1 回答
0

I think the issue is with the pricing calculator. It doesn't even have the option to define the ephemeral storage for provisioned concurrency functions. Also, it doesn't take into account calculation of spillover invocations.

I will raise it to the service team.

profile pictureAWS
专家
Uri
已回答 5 个月前
profile picture
专家
已审核 1 个月前
  • Thanks for your answer, Uri. I too felt there was a problem with the aws pricing calculator.

    If you get a response from the service team, I would like to see it posted here. Thank you very much.

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

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

回答问题的准则