Skip to content

programmingwithalex/aws_lambda_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws_lambda_demo

Copyright (c) 2021, programmingwithalex

Description

This repo serves as a reference for the YouTube playlist found here.

This video will cover end-to-end how to:

  • containerize a lambda function locally
  • push the image to AWS manually
  • push the image to AWS with CI/CD using GitHub Actions
  • scheduling the lambda function to run as a recurring cron job
  • building custom AWS EventBridge to automate creation of lambda function
  • an update to the CI/CD GitHub Action that caches the Docker image on AWS ECR, speeding up run time

License

BSD 3-Clause License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published