#cicd-pipeline-on-aws
Read more stories on Hashnode
Articles with this tag
What is CodePipeline? CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you...
What is CodeDeploy ? AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances,...
What is CodeBuild ? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces...
What is Code-commit ? CodeCommit is a managed source control service by AWS that allows users to store, manage, and version their source code and...