Stackery: Special Guest, James Beswick on Save time and money with AWS Lambda using asynchronous programming
In serverless, time is money — we should optimize for time used not the number of functions created. The goal is to avoid waiting and avoid paying when Lambda is doing nothing.
In Part 1 of this talk we will discuss, Good Async: Multiple records in the event source.