Site icon GIXtools

AWS CodeBuild now supports VPC-connectivity on Windows

AWS CodeBuild now supports connecting your Windows builds to your Amazon VPC resources. This new capability allows CodeBuild to access your VPC resources without requiring internet access. CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces ready-to-deploy software packages.

With this feature, you can use CodeBuild to build and test your software within your VPC and access resources such as Amazon Relational Database Service, Amazon ElastiCache, or any service endpoints that are only reachable from within a specific VPC. Configuring your builds to connect to your VPC also secures them by applying the same network access controls as defined in your security groups.

This feature is available in US East (Ohio), US East (N. Virginia), US West (Oregon), Europe (Ireland), Europe (Frankfurt), South America (São Paulo), Asia Pacific (Tokyo), Asia Pacific (Mumbai), Asia Pacific (Singapore), and Asia Pacific (Sydney) regions where Windows builds are supported.

To get started, configure your CodeBuild project to use Windows compute and select the VPC that your project needs to access. To learn more about CodeBuild’s support for connecting to VPC, see configuring builds with VPC. Visit the product page to learn more about getting started with CodeBuild.
 

Source:: Amazon AWS

Exit mobile version