AWS CodeBuild
o CodeBuild is an integration service
that complies sourced code, runs
test, and produces software
packages ready to deploy (build and
test code)
AWS CodeDeploy
o Way of deploying your code to
EC2 instances. Does it in a very
automated/regulated fashion
AWS CodeCommit
o Place to store your code securely in the cloud. You can either make it open or closed
AWS CodeStar
o Cloud based service for creating, managing, and working with software development projects on AWS