Architecture - Designing a CI/CD using Github + Node.js + ECR + Sonarcloud (Part 1)
The idea behind this architecture is for those who wants a slightly more lean design with regards to not using Jenkins.
When a developer checks in the code into github, github-action-ruuner will build the image and push to AWS ECR. At the same tim...
squid.hashnode.dev1 min read