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
posta 5 mesi fa220 visualizzazioni
1 Risposta
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
ESPERTO
Uri
con risposta 5 mesi fa
profile picture
ESPERTO
verificato un mese fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande