AWS CodeBuild is a fully managed continuous integration service thatcompiles source code, runs tests, and produces ready-to-deploy softwarepackages. With CodeBuild, you don't need to provision, manage, and scaleyour own build servers. You just specify the location of your source codeand choose your build settings, and CodeBuild will run your build scriptsfor compiling, testing, and packaging your code.