– AWS CodeBuild now supports connecting Windows builds to Amazon VPC resources
– CodeBuild can access VPC resources without internet access
– CodeBuild is a managed continuous integration service for compiling code and running tests
– Users can build and test software within their VPC and access resources like RDS and ElastiCache
– Builds can be secured by applying network access controls from security groups
– Feature available in multiple regions where Windows builds are supported
– To get started, configure CodeBuild project to use Windows compute and select VPC access
– More information available on configuring builds with VPC on CodeBuild’s product page.