Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Does Google Cloud Functions charge for warm time after the function finishes?

If a function runs, it is my understanding that it is kept in a warm state for a period of 10-15 minutes or so to reduce cold starts.

Is this extra time where it is kept warm charged for?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

In the default configuration you are only charged for the execution time of your Cloud Functions (and the memory used during that time).

If you configure a minimum number of instances, you will also be charged (at a lower rate, called idle time) for instances that are kept warm for you.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading