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