View Blog Post

Provision a hosted Git repo with AWS CodeCommit using CloudFormation

You’ll learn how to provision a CodeCommit Git repository in a CloudFormation template. Furthermore, you’ll discover how to automate the provisioning of a deployment pipeline that uses this repository as its Source action to deploy an application using CodeDeploy to an EC2 instance. You’ll see examples, patterns and a short video that walks you through the process. Read more…