Deploying Lambda functions from GitHub "serverlessly" with our Code* services

0

I've looked everywhere but can't find a good solution of a serverless CI/CD of Lambda functions.

CodePipeline comes very close to providing that setup, except for the deployment part -- there's really no serverless way to deploy it after it's built.

Any help is appreciated.

1 Resposta
0
Resposta aceita

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.

AWS
ESPECIALISTA
respondido há 7 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas