September 26, 2018

LAB 8: AWS CI CD - Add Infra Source and Deploy for CloudFormation to Existing Pipeline

This Lab will focus on taking the pipeline you have created in Lab 5 Create a pipeline using AWS CodePipeline CodePipeline to the next level where you will spin-up the EC2 instance using CloudFormation Template and deploy the Java Web application on it.
get the source for spinning up EC2 from codecommit_infra_demo repo and create CodeDeploy application to deploy the CloudFormation template.

Login to AWS Console as `codedeploy_user`, go to AWS CodePipeline and edit the existing pipeline with the following configuration

Edit the Pipeline - codepipeline_demo

Add New ActionSource


Add New Deploy under Staging



Run the Pipeline


No comments:

Post a Comment