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