Is there a typical setup for building and deploying python to lambda using terraform?

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • terraform-aws-email-files-dropped-in-s3

    Attach and send by email the files dropped in an S3 bucket

  • For Python you can do the packaging with Terraform, have a look here https://github.com/LeanerCloud/terraform-aws-email-files-dropped-in-s3/blob/main/main.tf

  • chalice

    Python Serverless Microframework for AWS

  • It’s not terraform but there’s a wonderful aws framework for lambda called Chalice.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Chalice-PynamoDB-Docker-Starter-Kit

    A starter kit with some boilerplate code for getting started making low-cost serverless applications in Python on AWS with a great local development setup via Docker Compose

  • If you want a starter kit to get running faster with it you might want to check out my Chalice PynamoDB starter kit which uses docker to have a great local development experience which is pretty lacking elsewhere.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts