Your CI/CD pipeline on AWS - Part 2
In this blog, let's discuss AWS CodeBuild.
AWS CodeBuild
AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces artifacts that are ready to deploy.
CodeBuild eliminates the need...
snehaksuresh.hashnode.dev6 min read