Working with AWS CodeBuild
Difficulty: Intermediate
Duration: 5 minutes and 46 seconds
Students: 7,534
Rating: 4.6/5
This course has been replaced with a new course which you can access here: https://cloudacademy.com/course/introduction-aws-codebuild-4212/introduction/
In this course, we’ll introduce you to AWS CodeBuild and how it can be used to compile, build, and test your source code. We’ll show you where AWS CodeBuild sits in a CI/CD setup. This course will familiarize you with the AWS CodeBuild service and ensure you know when and where to use it within your own software projects. We'll then provide a demonstration where we use AWS CodeBuild to build the source code for our web portal project.
Source Code
The source code demonstrated within this course can be cloned from the following GitHub repository:
Covered Topics