How to Automate the Lambda Deployment using AWS CodeDeploy
Learn how to create a CI/CD pipeline with AWS Lambda and AWS CodePipeline!
AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute resources for you. Learn more at: http://amzn.to/2lUqVj4 & https://github.com/awslabs/aws-serverless-express
Written by admin