Guide to Using AWS CodeBuild with AWS Lambda Compute
Introduction¶ AWS CodeBuild is a fully managed continuous integration and continuous delivery (CI/CD) service that compiles source code, runs tests, and produces software packages that are ready to deploy. With the recent update, AWS CodeBuild now supports AWS Lambda compute as a new compute mode for build execution. In this guide, we will explore this …
Guide to Using AWS CodeBuild with AWS Lambda Compute Read More »