AWS Certified Cloud Practitioner — Question 269
Which AWS service provides intelligent recommendations to improve code quality and identify an application's most expensive lines of code?
Answer options
- A. Amazon CodeGuru
- B. AWS CodeStar
- C. AWS CodeCommit
- D. AWS CodeDeploy
Correct answer: A
Explanation
Amazon CodeGuru is a machine learning-powered developer tool that analyzes application performance to identify the most expensive lines of code and provides recommendations to improve code quality. AWS CodeCommit is a source control service, AWS CodeDeploy automates application deployments, and AWS CodeStar helps manage software development activities, none of which perform code quality and cost analysis.