Lambda Deployer is a Lambda function that automates continuous deployment of other Lambda functions to AWS. It packages functions, uploads code to S3, creates/updates Lambda functions and aliases. This allows developers to focus on code while Lambda Deployer handles releasing updates across many functions and stages. At KKStream, 12 developers used it to deploy 99 functions 4288 times with only 1 failed deployment.