You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
About
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.