
How to deploy new AWS Lambda & Lambda Layer versions with Terraform
Delivering new versions of AWS Lambda functions and Lambda layers can get tricky, especially when you have a lot of native dependencies such as psycopg2 and multiple functions. This blog shows how, with a minimal setup, you can create production-ready…













