Deploying to AWS Lambda in Python with Serverless Framework + GitHub Actions (Modern CI/CD)
Jackson Yuan Jackson Yuan
1.86K subscribers
16,061 views
303

 Published On May 7, 2021

In today's tutorial, we'll be going over how to set up a CI/CD pipeline using GitHub Actions and the Serverless Framework, to deploy your Python serverless function to AWS Lambda.

For Node.js AWS Lambda Deployment:    • Deploying to AWS Lambda with Serverle...  

Sections:
0:00 - Intro
0:27 - Creating IAM user and setting AWS access keys
1:25 - Understanding the GitHub Actions workflow file for Python
6:40 - Setting up the serverless.yml configuration file for the Serverles Framework
11:54 - Implementing the Python Lambda function
13:27 - Testing the deployed Lambda function

Serverless Framework: https://www.serverless.com/
GitHub Actions: https://github.com/features/actions

Source Code: https://github.com/jacksonyuan-yt/bas...

Found this video helpful? Feel free to support this channel here: https://ko-fi.com/jacksonyuan

#aws #awslambda #python #serverless #githubactions

show more

Share/Embed