:wave: Is somebody using SonarQube for your serve...
# general
a
👋 Is somebody using SonarQube for your serverless applications? I’m using it for other non-serverless projects, mostly for NestJS APIs running on k8s. So in that case was really easy to spin-up a SonarQube container in the cluster. But in this Serverless project I have, I don’t have any cluster where to host *SonarQube*… anybody using some managed alternative for it?
f
Hey @Adrián Mouly, I came across this, not sure if it’s relevant https://open-source-real-time-data-pipeline.com/2020/07/30/serverless-sonarqube-using-aws-ecs-fargate/
a
Interesting.
I still don’t get the purpose of Fargate.
I do know ECS, and EKS.
But Fargate still something I don’t understand.
Goind to check it! thank you!
g
https://sonarcloud.io/ with gitlab (.com not on prem)
a
Interesting.
SonarCloud is same as SonarQube?
I mean is the same tool?
g
Yes, SaaS version
a
Somebody know AWS Code Guru?