AWS CodeBuild

You can provide up provisioning, scaling, and managing your own build  servers when you use CodeBuild

To compile, test, and package your code, simply specify where your source code is located and select your build parameters

Software packages that are ready for deployment are created, tested, and source code is assembled using AWS CodeBuild

You can avoid configuring and maintaining Jenkins build nodes by running your current build jobs on CodeBuild

Take advantage of an already-existing GitHub repository to automatically start software builds, then upload the results back to GitHub

AWS CodePipeline, the AWS Management Console, AWS CLIs, or SDKs can all be used to create, manage, and start build projects

Create environments for Java, Python, Node.js, Ruby, Go, Android,.NET Core for Linux, and Docker are available by AWS CodeBuild

Custom build environments like Microsoft.NET Framework can be used with AWS CodeBuild