Posted On: Nov 6, 2023

AWS CodeBuild customers can now use AWS Lambda to build and test their software packages. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces ready-to-deploy software packages.

Customers can now select AWS Lambda as a new compute mode for build execution. Customers will experience faster builds with AWS Lambda’s near instant start-up times. Customers will also gain cost optimization when using Lambda compute as it is billed for per-second of usage. CodeBuild offers AWS Lambda compute in both x86_64 and Arm64 instruction set architectures.

CodeBuild’s Lambda compute offering is available in US East (N. Virginia), US East (Ohio), US West (Oregon), South America (São Paulo), Asia Pacific (Singapore), Asia Pacific (Tokyo), Asia Pacific (Sydney), Asia Pacific (Mumbai), Europe (Ireland), and Europe (Frankfurt). For more information about the AWS Regions where CodeBuild is available, see the AWS Regions page.

To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page. To learn more about CodeBuild’s new Lambda compute mode, see CodeBuild’s documentation for Running builds on Lambda.