Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 312 Bytes

File metadata and controls

8 lines (7 loc) · 312 Bytes

CodeBuild

  • CodeBuild is a code building service in the cloud
  • Compiles source code, run tests, and produces packages that are ready to be deployed (by CodeDeploy for example)
  • Fully managed, serverless
  • Continuosly scalable & highly available
  • Secure
  • Pay-as-you-go pricing (only pay for the build time)