1 回答
- 最新
- 投票最多
- 评论最多
0
Using CloudFormation as the deploy step can allow you to build a serverless CD pipeline for Lambda functions. There is a recent blog post and reference implementation that outlines how to put it all together.
Using CloudFormation as the deploy step can allow you to build a serverless CD pipeline for Lambda functions. There is a recent blog post and reference implementation that outlines how to put it all together.