Asynchronous Lambda REST Functions - Node or Python?

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

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

    AWS Lambda support for ASGI applications

  • you probably want https://github.com/jordaneremieff/mangum .By default aws lambda uses flask which isn't async, but mangum provides an adapter to the aws flask interface that allows async code to be written.

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

  • Why the Serverless Revolution Has Stalled

    1 project | news.ycombinator.com | 15 Feb 2024
  • Options to host a ReactJS + FastAPI + SQLlite application?

    2 projects | /r/FastAPI | 15 Dec 2022
  • AWS with a Django app

    1 project | /r/django | 23 May 2022
  • Django Rest API with AWS lambda or any other server less

    1 project | /r/django | 1 Apr 2022
  • Deploy FastAPI on AWS Part 1: Lambda & API Gateway

    2 projects | dev.to | 9 Mar 2022