Superpower REST API DX with Serverless ⚡ and DevOps Best Practices on AWS (🐍 Python Version)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. serverless-python-requirements

    ⚡️🐍📦 Serverless plugin to bundle Python packages

    Also, we'll install and use serverless-python-requirements plugin to handle deployment of python requirements.

  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. powertools-lambda-python

    A developer toolkit to implement Serverless best practices and increase developer velocity.

    Also I suggest to have a look at AWS Lambda PowerTools, which simplifies adopting best practices with Lambda

  4. openapi-schema-validator

    OpenAPI schema validator is a Python library that validates schema against OpenAPI Schema Specification v3.0 and v3.1

    openapi-schema-validator is useful to validate our response against a schema of our spec

  5. serverless-python-api-skeleton

    Superpower REST API DX with Serverless ⚡ and DevOps Best Practices on AWS (Python Version)

    You can find a skeleton of this architecture with Python support open sourced by Eleva here. It has a hello function, which you can use to start developing your own serverless REST API in Python.

  6. chalice

    Python Serverless Microframework for AWS

    If you want to write serverless apps with Python without using Serverless Framework, you can ship them with Chalice.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Simplified Data Masking in AWS Lambda with Powertool

    1 project | dev.to | 3 Jan 2025
  • Managed Secure SFTP using Terraform

    2 projects | dev.to | 24 Nov 2024
  • Powertools for AWS Lambda (Python)

    1 project | news.ycombinator.com | 19 Sep 2024
  • Reflecting on Serverless: Current State, Community Thoughts, and Future Prospects

    2 projects | dev.to | 24 Jul 2024
  • AWS Chalice

    4 projects | news.ycombinator.com | 3 Jun 2024

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