Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wingkwong/aws-sam-cicd-pipeline
- Owner: wingkwong
- License: mit
- Created: 2020-08-25T05:36:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:26:54.000Z (about 1 year ago)
- Last Synced: 2024-11-06T02:49:45.684Z (about 2 months ago)
- Topics: aws-cdk, aws-cloudformation, aws-codebuild, aws-codecommit, aws-codepipeline, aws-sam
- Language: TypeScript
- Homepage:
- Size: 4.83 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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