Skip to content

Serverless Framework CI/CD with AWS Codepipeline and Lambda

0

Hi everyone, I am a newbie to AWS.

I have a repo located in github. Is it possible to have a Serverless Framework CI/CD using AWS Codepipeline (with the source of Github - nodejs) and AWS Lambda? without the need of maintaining EC2 instances. Could you share the step by step process and documents/tutorial vids? Thank you so much!

1 Answer
0

Hi,

I will highly recommend you go through this workshop it will give you a good idea of how to deploy serverless applications on AWS and also covers your use-case in the Module-4.

You can also refer this blog, this provides an example of how to deploy a python lambda function using GitHub actions.

Hope this is helpful.

Thanks, Rama

AWS
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.