AWS CodeBuild is a managed service that automates code compilation, testing, and artifact creation. It scales automatically and integrates with other AWS services, using a buildspec.yml
file to configure build commands and settings.
buildspec.yml
file