AWS CodeGuru uses machine learning to improve code quality – IAM Network

#artificialintelligence 

AWS has made its CodeGuru tool generally available for developers. The tool, initially released in preview at the AWS re:Invent conference last December, uses machine learning to make recommendations on how developers can improve the quality of their code quality, as well as identify an application's most expensive lines of code."CodeGuru "Using visualizations based on runtime data, you can quickly find the most expensive lines of code of your applications. With CodeGuru, you pay only for what you use."CodeGuru has two main components: CodeGuru Reviewer and CodeGuru Profiler.CodeGuru Reviewer improves code quality by scanning for critical issues and identifying bugs. The managed service then recommends ways a developer can fix these issues.Meanwhile, CodeGuru Profiler helps programmers find an application's most expensive lines of code.