Skip to content

The GitHub repo for this blog provides a guide on deploying a JS/Node.js app to AWS Lambda using OpenTofu & GitHub Actions. It covers trust mgmt w/ OIDC, creating AWS resources, GitOps, & optimizing Lambda for perf & security. All code & configs to replicate the setup, a valuable serverless DevOps resource.

License

Notifications You must be signed in to change notification settings

developer-friendly/aws-lambda-opentofu-github-actions

Repository files navigation

AWS Lambda OpenTofu GitHub Actions

This repo holds the code for deploying a NodeJS code into AWS Lambda using OpenTofu & GitHub Actions.

To follow along, head over to the corresponding homepage URL at the top of the repository.