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 - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • 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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

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

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

  • 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

  • Turbocharge your Lambda Functions with AWS Lambda Powertools for Python

    1 project | dev.to | 25 Apr 2024
  • Billing for SaaS with EMF and CloudWatch Metric Streams

    1 project | dev.to | 8 Mar 2024
  • Advice for unattended vending machine startup with basic api, crud, and database needs

    1 project | /r/aws | 9 Dec 2023
  • Jets: The Ruby Serverless Framework

    5 projects | news.ycombinator.com | 7 Dec 2023
  • AWS Lambda Cookbook β€” Elevate your handler’s code β€” Part 5β€” Input Validation

    1 project | dev.to | 2 May 2023