Posted On: Nov 21, 2017
Now, AWS CodeBuild supports HAQM Virtual Private Cloud (HAQM VPC) resources. The new capability allows CodeBuild to access VPC resources without being exposed to the public internet. This enables you to use CodeBuild to compile your software code within your VPC and access resources including HAQM Relational Database Service (HAQM RDS), HAQM ElastiCache, HAQM Elastic Compute Cloud (HAQM EC2), HAQM EC2 Container Service (HAQM ECS), as well as any service endpoints that are only reachable from within a specific VPC. To learn more, visit our blog here.
Now, you can cache your build dependencies in AWS CodeBuild. This new capability allows you to be more efficient while running frequent software builds. A typical application build process includes various phases, such as preparing environment, updating configuration, downloading dependencies, running unit tests, and packaging the built artifact. In most cases dependent files do not change frequently between builds allowing you to reduce your build time by caching dependencies with CodeBuild. To learn more, visit our blog here.
AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. 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: