IntermediateVocabulary#backend#devops#architecture

Cold Start Optimization Vocabulary

Learn the vocabulary of minimizing the delay a serverless function faces after being idle.

0 / 5 completed
1 / 5
At standup, a dev mentions the extra delay a serverless function experiences the first time it's invoked after being idle, since a fresh execution environment must be initialized before the function code can even begin running. What is this delay called?