September 25, 2018

LAB 6: AWS CI CD - Setup Infrastructure Repository in CodeCommit

AWS CI CD HomeLAB 6Setup Repository in CodeCommit (Similar to
Follow the instructions as in LAB 2: Setup Repository in AWS CodeCommit
Sample Infra Setup Code: https://github.com/bhuvana-s/CodeCommit_Infra_Demo
Git Repo in CodeCommit: codecommit_infra_demo

Now your CodeCommit will have two Repos - codecommit_demo and codecommit_infra_demo having the code replicated from 
Sample Infra Setup Code and Sample Java Web Application Code.

High Level Steps: 

  1. Login to AWS Console as `codedeploy_user` & go to AWS CodeCommit dashboard
  2. Create an empty repository ascodecommit_infra_demo and you may Skip SNS Topic as of now and view the Connect to your repository screen
  3. Get the Clone URL in your working directory
  4. Download the Sample Infra Setup Code from github to your working directory
  5. Push the changes to AWS CodeCommit

No comments:

Post a Comment