Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wingkwong/aws-sam-cicd-pipeline

Building a CI/CD Pipeline for a SAM Application written in Go with CodeCommit, CodeBuild, CodePipeline, CloudFormation and the AWS CDK.
https://github.com/wingkwong/aws-sam-cicd-pipeline

aws-cdk aws-cloudformation aws-codebuild aws-codecommit aws-codepipeline aws-sam

Last synced: 10 days ago
JSON representation

Building a CI/CD Pipeline for a SAM Application written in Go with CodeCommit, CodeBuild, CodePipeline, CloudFormation and the AWS CDK.

Awesome Lists containing this project

README

        

# AWS SAM CI/CD Pipeline

Building a CI/CD pipeline for a SAM application written in Go

![image](https://user-images.githubusercontent.com/35857179/91870101-36214680-eca9-11ea-9f55-6411bc4e8c6f.png)

## Create SAM Application

Refer to https://github.com/wingkwong/aws-sam-cicd-pipeline/tree/master/sam-app

## Create Pipeline

Refer to https://github.com/wingkwong/aws-sam-cicd-pipeline/tree/master/cicd