ec2

How to Setup auto-deployment using CodeCommit, CodeDeploy, and CodePipeline

In this article, I will show you how you can set up an auto-deployment using CodeCommit, CodeDeployment, and CodePipeline. This is a routine job for DevOps to setup these pipelines for different projects. But before that, let’s discuss each of the services separately first. What is CodeCommit This is an AWS service that provides a …

How to Setup auto-deployment using CodeCommit, CodeDeploy, and CodePipeline Read More »