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
전문가
검토됨 한 달 전
  • 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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠