Day 51: CI/CD Pipeline On AWS-Part 2 CodeCommit
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...
muditm12.hashnode.dev6 min read