Introduction to AWS CodeBuild

Difficulty: Beginner
Duration: 2 minutes and 23 seconds
Students: 425
Rating: 5/5

In this lesson, we explain the basics of AWS CodeBuild and how it can be used to compile, build, and test your source code. 

Learning Objectives

By the end of this lesson, you will have a greater understanding of the AWS CodeBuild service, including 

  • What the service is and the benefit it provides 
  • What a buildspec file is 
  • How to use AWS CodeBuild to create a deployable artifact 

Intended Audience

  • Those who are implementing and managing software builds on AWS
  • Those who are looking to take a certification, such as the AWS Certified Developer - Associate certification

Prerequisites