de en es fr nl pl pt sv tr zh

lambda

AWS Lambda memory usage

Sergey Melnychuk

AWS Lambda shows memory peak-usage, but when memory usage hits the limit, breaking down where exactly too much memory is being used might be a very useful things. The runtime is kind of a black box (at least in my understanding), so any telemetry/measurements need to be baked into the function....