How to Do Continuous Integration and Continuous Deployment with AWS Lambda and AWS CodePipeline

Published on Mar 01, 2017

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-samfarm.