Tag: AWS

CI/CD with AWS codeDeploy and CodePipeline

CI/CD with AWS codeDeploy and CodePipeline

In last article we learnt to prepare our git collaboration before implementing CI/CD. In this article we will learn how to setup CI/CD with AWS. We can also use AWS codeCommit instead of Github but we will use Github for simplicity in this article. Flow of the deployment will go like below: