
Answer-first summary for fast verification
Answer: A service that provides code quality improvement suggestions and identifies costly code lines.
The correct answer is A, Amazon CodeGuru. This service uses machine learning to analyze code and provide developers with recommendations for improving code quality and identifying the most expensive lines of code in terms of performance and cost. It consists of two components: CodeGuru Security, which finds security vulnerabilities, and CodeGuru Profiler, which optimizes performance for applications in production. The other options, B, C, and D, are related to AWS development tools but do not provide the specific functionality of intelligent code quality recommendations and cost identification.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Identify the AWS service offering intelligent code quality recommendations and the ability to pinpoint the most expensive lines of code.
A
A service that provides code quality improvement suggestions and identifies costly code lines.
B
A service facilitating application development, building, and deployment on AWS.
C
A fully managed service for hosting private Git repositories with security and scalability.
D
A deployment automation service for various compute services including EC2, Fargate, Lambda, and on-premises servers.
No comments yet.