GitHub

GitHub


Stuff about GitHub that relates to serverless.

Blog Post Links

Using GitHub Actions to deploy serverless applications
→ In this post, you learn how to create a sample serverless application using AWS SAM. You then use GitHub Actions to build, and deploy the application in your AWS account.
Securing GitHub organizations
→ Nice post about securing GitHub Organizations.
Using Docker Run inside of GitHub Actions
→ A good post about using Docker Run in GitHub Actions.
Securely Access Your AWS Resources From Github Actions
→ Learn how to generate short-lived credentials to access your AWS account from Github Action workflows .