Amazon CodeGuru vs. SonarLint

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon CodeGuru
Score 8.2 out of 10
N/A
Amazon CodeGuru is a developer tool that provides recommendations for improving code quality and identifying an application’s most expensive lines of code, performing automated code reviews and application performance recommendations. When Amazon CodeGuru Reviewer is enabled on a source code repository, users can set it up to perform a scan for every source code pull request made on that repository. When Amazon CodeGuru Profiler is enabled to profile an application, it samples the CPU…N/A
SonarLint
Score 8.3 out of 10
N/A
SonarLint is a free IDE plugin that helps developers by detecting and highlighting issues in their code in real time. Like a spell checker, SonarLint detects Bugs, code smells, and Security Vulnerabilities as code is written, and offers guidance.
$0
Pricing
Amazon CodeGuruSonarLint
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Amazon CodeGuruSonarLint
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsInstall SonarLint for free.
More Pricing Information
Community Pulse
Amazon CodeGuruSonarLint
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Best Alternatives
Amazon CodeGuruSonarLint
Small Businesses
PyCharm
PyCharm
Score 9.0 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.1 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.0 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.1 out of 10
Enterprises
PyCharm
PyCharm
Score 9.0 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon CodeGuruSonarLint
Likelihood to Recommend
10.0
(1 ratings)
8.0
(1 ratings)
User Testimonials
Amazon CodeGuruSonarLint
Likelihood to Recommend
Amazon AWS
Amazon CodeGuru can be really useful to any company that develops applications and make it possible to integrate with your cloud infrastructure (AWS).In general, we can notice that the codes have been more clean and trustable.
Read full review
Sonar
No answers on this topic
Pros
Amazon AWS
No answers on this topic
Sonar
  • SonarLint highlights all the issues in our codes and also displays the severity of each issue.
  • SonarLint also provides suggestions for how to fix those code issues which are highlighted.
  • SonarLint starts the processing of the file as soon as it is opened and highlights all the issues which it found.
  • When we fix the issue, we don't even need to create a new build or generate fresh code quality report, as soon as we save the file with the changes, it does the processing again and shows the result if the issue is fixed or not.
  • SonarLint saves a lot of time and effort by saving us from doing fresh build every time and generating new code quality report every time, thus increasing the efficiency and output which is in return beneficial for the client.
Read full review
Cons
Amazon AWS
  • They could have more suggestions but it's part of the maturation process
Read full review
Sonar
  • Sometimes, SonarLint does not highlight the issues in the code correctly.
  • The severity of the issues highlighted is according to the default rules set, we should also be given authority to set the severity of the issues.
  • The default fixes which SonarLint provides should be more enhanced and there should be more fixes available.
  • Sometimes it takes a lot of time for processing of the file when any new file is loaded or changes are saved in a file.
Read full review
Alternatives Considered
Amazon AWS
No answers on this topic
Sonar
SonarLint works along with SonarQube
Read full review
Return on Investment
Amazon AWS
  • We have been much more productive and producing codes with less bugs and more trustable
Read full review
Sonar
  • SonarLint helps in achieving all the business requirements in a more efficient way.
  • It reduces the manual and redundant work which we would have to do else every time if we did not use SonarLint.
  • SonarLint helps in maintaining code quality, and thus also highlights the loopholes for the cyber attacks and phishing attacks.
  • SonarLint makes work easy and helps the developer to invest less time in manual work thereby increasing their capacity to deliver the maximum output to the client.
Read full review
ScreenShots

SonarLint Screenshots

Screenshot of SonarLint is available for VS Code, Visual Studio, Eclipse and JetBrains IDEs. Here, SonarLint identifies and highlights issues in a Java project within VS Code. It also explains why this is an issue, how to fix it, and offers more educational content to help developers grow.
SonarLint uncovers issues in over 30 languages, frameworks and IaC platforms.Screenshot of When connected to either SonarCloud or SonarQube the developer can leverage SonarLint to identify complex bugs, share code quality expectations with their team, perform deeper issue analysis, enjoy smart notifications, and unlock additional language analysis opportunities.
Connecting is easy and guided for a rapid setup, as seen here in the image.