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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. 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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. chalice

    Python Serverless Microframework for AWS

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

  4. 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

  • Launch Your First Serverless API: Hands-On with AWS Chalice on AWS Lambda

    1 project | dev.to | 19 Aug 2025
  • How to Handle Form Data in AWS Lambda APIs with Powertools OpenAPI Support

    2 projects | dev.to | 6 Aug 2025
  • Building a CRM with AWS SAM, part 2: Creating a contact

    2 projects | dev.to | 23 Jul 2025
  • Simplified Data Masking in AWS Lambda with Powertool

    1 project | dev.to | 3 Jan 2025
  • Protect Your API Gateway with AWS WAF using CDK

    1 project | dev.to | 15 Dec 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?