-
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
-
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.
-
It’s not terraform but there’s a wonderful aws framework for lambda called Chalice.
-
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.
Related posts
-
Launch Your First Serverless API: Hands-On with AWS Chalice on AWS Lambda
-
How to Handle Form Data in AWS Lambda APIs with Powertools OpenAPI Support
-
Building a CRM with AWS SAM, part 2: Creating a contact
-
Simplified Data Masking in AWS Lambda with Powertool
-
Protect Your API Gateway with AWS WAF using CDK