AWS – AWS CodeBuild now integrates with Buildkite
AWS CodeBuild now offers native support for self-hosted Buildkite runners, enabling you to execute Buildkite pipeline jobs within the CodeBuild environment. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.
Buildkite is a continuous integration and continuous delivery platform. With this feature, your Buildkite jobs can access CodeBuild’s comprehensive suite of instance types and managed images, and utilize native integrations with AWS services. You have control over the build environment, without the overhead of manually provisioning and scaling the compute resources.
The Buildkite runner feature is available in all regions where CodeBuild is offered. For more information about the AWS Regions where CodeBuild is available, see the AWS Regions page.
To use the self-hosted Buildkite runners, follow the tutorial to set up a runner project in CodeBuild. To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page.
Read More for the details.