AWS CodeBuild now supports Windows Docker builds in reserved capacity fleets

AWS CodeBuild now supports building Windows docker images in reserved capacity fleets. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.

Additionally, you can bring in your own Amazon Machine Images (AMIs) in reserved capacity for Linux and Windows platforms. This enables you to customize your build environment including building and testing with different kernel modules, for more flexibility.

The feature is now available in US East (N. Virginia), US East (Ohio), US West (Oregon), South America (Sao Paulo), Asia Pacific (Singapore), Asia Pacific (Tokyo), Asia Pacific (Sydney), Asia Pacific (Mumbai), Europe (Ireland), and Europe (Frankfurt) where reserved capacity fleets are supported.

You can follow the Windows docker image sample to get started. To configure your own AMIs in reserved capacity fleets, please visit reserved capacity documentation. To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page.

Source:: Amazon AWS