100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Cold Start

A cold start is the added latency incurred when a serverless function, container, or newly-scaled instance must be initialized from scratch — provisioning resources, loading code, and warming a runtime — before it can serve its first request, as opposed to reusing an already-running ('warm') instance.

7 resources across 2 libraries