AWS Certified Cloud Practitioner — Question 957

A company wants to set up an entire development and continuous delivery toolchain for coding, building, testing, and deploying code.
Which AWS service will meet these requirements?

Answer options

Correct answer: B

Explanation

AWS CodeStar is designed to quickly create, manage, and work with software development projects on AWS, providing a unified user interface that coordinates the entire continuous delivery toolchain. While AWS CodeCommit handles source control and AWS CodeDeploy manages application deployment, only AWS CodeStar integrates these individual services into a single, cohesive workflow. Amazon CodeGuru is an automated code review and performance optimization tool, not a complete CI/CD toolchain orchestrator.