AWS CodeBuild Now Supports Atlassian Bitbucket Cloud as a Source Type

Posted on: Aug 10, 2017

AWS CodeBuild now allows you to easily build and test your source code hosted in Git repositories on Atlassian Bitbucket Cloud. With the new support for Bitbucket Cloud, CodeBuild now integrates with four systems to store your source code, including AWS CodeCommit, Amazon S3, and GitHub. 

CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you don’t need to provision, manage, and scale your own build servers. CodeBuild scales continuously and processes multiple builds concurrently, so your builds are not left waiting in a queue. You can get started quickly by using prepackaged build environments, or you can create custom build environments that use your own build tools. With CodeBuild, you are charged by the minute for the compute resources you use. 

CodeBuild is available in the US East (Ohio), US East (N. Virginia), US West (Oregon), US West (San Francisco), Canada (Central), EU (London), EU (Ireland), EU (Frankfurt), Asia Pacific (Sydney), Asia Pacific (Singapore), and Asia Pacific (Tokyo). 

For further information, please visit: