"Cold start happens once for each concurrent execution of your function."
That'd be great if we could have the chance to warmup more than one instances. It's the only way to workaround the cold startup times when dealing with spikey traffic patterns.
That'd be great if we could have the chance to warmup more than one instances. It's the only way to workaround the cold startup times when dealing with spikey traffic patterns.