Getting Started with AWS CodeBuild
Why AWS CodeBuild?
Here are a couple resources for getting started with AWS CodeBuild:
- Complete this getting started with AWS CodeBuild guide for a basic introduction.
- Test and debug your build with CodeBuild Local
- Learn how to set up a continuous integration workflow with CodeBuild and AWS CodePipeline by visiting this guide.
Other getting started resources
Learn how to programatically create and configure Amazon Machine Images (AMIs) with CodeBuild by following part 1 and part 2 from our AWS DevOps blog
Check out this blog post to learn how to enable build caching to speed up your build times.