Skip to content

Latest commit

 

History

History
 
 

aws-codepipeline-catpipeline

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Advanced Demo - CodePipeline

In this demo series you're going to be implementing a full code pipeline incorportating commit, build and deploy steps.

The advanced demo consists of 5 stages :-

  • STAGE 1 : Configure Security & Create a CodeCommit Repo
  • STAGE 2 : Configure CodeBuild to clone the repo, create a container image and store on ECR
  • STAGE 3 : Configure a CodePipeline with commit and build steps to automate build on commit.
  • STAGE 4 : Create an ECS Cluster, TG's , ALB and configure the code pipeline for deployment to ECS Fargate
  • STAGE 5 : CLEANUP

Architecture

Instructions

1-Click Installs

No installs required for this Advanced Demo

Architecture Diagrams