aws lambda – compare coldstart time with different languages, memory and code sizes
A while back we looked at the performance difference between the language runtimes AWS Lambda supports natively. We intentionally omitted coldstart time from that experiment as we were interested in performance differences when a function is “warm”. However, coldstart is still an important performance consideration, so let’s take a closer look with some experiments designed …
aws lambda – compare coldstart time with different languages, memory and code sizes Read More »