SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start

level: Level 1 of Developer Tools

Questions and Answers List

level questions: Level 1 of Developer Tools

QuestionAnswer
AWS Cloud 9development environment write and debug code popular programming languages
AWS CodeCommitgit repository control system like github
AWS CodeBuildcompiles source code and runs tests continuous integration continuous delivery produces build artifacts
AWS CodeDeploymanages deployment of code to AWS compute services as well as on premises servers
AWS CodePipelineautomates software release process integrates with CodeBuild, CodeCommit and CodeDeploy
AWS XrayDebug production applications view requests as they travel through your applications
AWS CodeStarhelps developers work together on development projects integrates with CodeCommit CodeBuild CodeDeploy issue tracking dashboard