
Answer-first summary for fast verification
Answer: AWS CodeCommit
The appropriate AWS service for storing program code when setting up a CI/CD pipeline with AWS CodePipeline is AWS CodeCommit. AWS CodeCommit is a version control service that allows teams to securely store and manage their source code. The other options are not suitable for this purpose: AWS CodeDeploy is used for deploying applications, AWS CodeArtifact is a package management service, and Amazon CodeGuru is a developer tool that provides code reviews and performance recommendations.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.