Audio transcoding with AWS Lambda

Transcoding short audio files with Amazon Elastic Transcoder or FFmpeg.

Serverless auth

Protecting AWS API Gateway endpoints with AWS Lambda and Auth0.

AWS Lambda and the Node.js event loop

Lambda can freeze and thaw its execution context, which can impact Node.js event loop behavior.