AWS Wrong Answers Flashcards
CodeCommit
CodeCommit is a source code version control service. CodeCommit helps users store and manage developers’ source code in AWS.
Code Pipeline
t. CodePipeline is a service that manages the movement of code between the individual services. CodePipeline is not a source code storage service.
Code Pipeline
t. CodePipeline is a service that manages the movement of code between the individual services. CodePipeline is not a source code storage service.
CodeBuild
CodeBuild is a service that helps users to automatically compile source code, run unit tests, and produce software packages that are ready for deployment. CodeBuild is not a code management service.
CodeBuild
CodeBuild is a service that helps users to automatically compile source code, run unit tests, and produce software packages that are ready for deployment. CodeBuild is not a code management service.
CodeArtifact
CodeArtifact is a managed artifact repository service that stores and shares software that is ready for deployment. CodeArtifact is not a source code management service.