Infrastructure & Automation
Category: Developer Tools
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.
Read MoreBuilding a CI/CD pipeline for Hugo websites
Learn how to use a code pipeline to automate the static file generation and content publishing process of a Hugo website.
Read MoreIntroducing TaskCat v0.9
TaskCat 0.9 introduces some significant changes that aim to make TaskCat a general-purpose AWS CloudFormation testing tool.
Read MoreUsing 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.
Read More