5
local runtime
Oleg
It looks like AWS provides the Serverless Application Model (SAM) which allows you to run and debug serverless lambda functions locally (https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-using-debugging.html).
It would be great if DigitalOcean provided something similar.