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 Risposta
0
Risposta accettata

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
ESPERTO
con risposta 7 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande