Create Build Project

Create Build Project

In this module, you will use AWS CodeBuild to build the source code previously stored in your GitHub repository. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.

Content

  1. Config AWS Code Build
  2. Create Build Spec