Hello SS Community,
I can see lot of cost difference between various offerings:
-
Sonar Qube, which is in premise offering has much costlier subscription options compared to Sonar Cloud, why is it so ? Is it because we are sending out code / repository to a hosted service, which can analyse a repository. Also Sonar Qube have much more integration options like build tools, CI / CD.
-
Does Sonar Cloud also offers code analysis for all the languages like Sonar Qube ?
-
Does Sonar Lint also needs a subscription, or it can be integrated with the editor without any subscription plan ?
Thanks,
Mrinal
Hello @mrinalkamboj
First, welcome to the community !
-
SonarQube and SonarCloud are two real different separate products
The question you should ask internally is what tools do you use? Are you a cloud-based company, using for example Bitbucket Cloud, Azure DevOps Cloud or Github Cloud or do you have everything in your CICD toolchain on-prem? The answer to that question will lead you to the correct product, related to your org.
(I give you a hint: SonarCloud - Cloud / SonarQube - on prem)
-
on that one, you could have found the answer by yourself, available on the SonarCloud website, under " SonarCloud speaks your language"
SonarCloud offers static analysis for 24 languages, with rules on code smells, bugs, vulnerabilities and Security Hotspots.
-
SonarLint is a free extension of your IDE, compatible with 4 different IDE listed on the website.
In case you need more explanation or/and want to try one product, feel free to reach out to us via the website here, selecting the edition you would like to test according to your needs, languages etc…
HTH,
Carine
2 Likes