DEV Community

Revathi Joshi for AWS Community Builders

Posted on

3-part series on Create and Deploy applications using CodeDeploy and CodePipeline with Amazon S3 bucket versioning enabled

For better understanding and reading purposes, I am linking all my previous 3 articles together with step-by-step instructions in this 3-part series, on how to create and Deploy applications using CodeDeploy and CodePipeline with Amazon S3 bucket versioning enabled.

1st article - 3-part series - (1) Launch an EC2 Instance, Install CodeDeploy Agent and upload App_Linux.zip file to version enabled S3 bucket

2nd article - 3-part series - (2) Create a CodeDeploy application and Deployment group

3rd article - 3-part series - (3) Create a CodePipeline pipeline and deploy the application on the instance

Please visit my GitHub Repository for CI-CD/Docker/ECS/ECR articles on various topics being updated on constant basis.

Top comments (0)