Integration & Automation
Tag: AWS CodeBuild
Save time and reduce errors by automating AWS Lambda code updates
Learn a simpler, faster method for updating your Lambda code that doesn’t require manual updates to Amazon S3. We provide a fully configured AWS CloudFormation template with Lambda code on AWS CodeCommit.
How to trigger AWS CodeBuild jobs for selective file changes in AWS CodeCommit
Learn how you can build only the files that need to be built when you commit changes. This solution uses AWS CodeCommit, AWS Lambda, and AWS CodeBuild to run selective builds of changes based on file type.
Using a long-lived compute resource as a custom resource in AWS CloudFormation
Learn how to extend AWS CloudFormation by using AWS CodeBuild as a long-lived compute environment. This example is based on the AWX Quick Start.