Technical definition
Cold start
The startup delay when an inactive runtime or model must be initialised before handling work.
What It Means
Cold starts affect serverless functions, containers, and AI inference services when capacity is created on demand. Package size, runtime initialisation, model loading, and provisioning strategy influence the delay.