Best NodeJS Framework for Serverless Lambda Stuff

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

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. Previous Serverless Version 0.5.x

    ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.

    It varies based on which cloud you are uploading to. In my case I use serverless for AWS lambda functions, it has tons of features and has tons of other cloud services available. In the case of Google and Firebase I think their own libraries are pretty good and the docs are way more complete and robust

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

    Build full-stack apps on your own infrastructure.

    While this isn't exactly like Sails, check out SST https://github.com/serverless-stack/serverless-stack, it comes with a local development environment for Lambda. So you can test your Lambda functions live. You could still use a framework for your functions but in general the single function per route makes more sense.

  4. webiny-js

    Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

    Hi, you can explore Webiny. It is an open-source JavaScript application framework to build and deploy solutions on top of the serverless infrastructure, like AWS Lambda, DynamoDB, S3, and others. It is built with Node.js, React, GraphQL and is a good fit for building - Full-stack applications - Websites - GraphQL APIs - Microservices

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

  • AI Coding Assistants, Starter Templates, and More: A Guide to Working Less

    7 projects | dev.to | 19 Nov 2024
  • How to deploy a Next.js app to a Hetzner VPS using SST and Docker

    3 projects | dev.to | 12 Aug 2024
  • WebSockets, gRPC, MQTT, and SSE - Which Real-Time Notification Method Is For You?

    2 projects | dev.to | 18 Oct 2023
  • [p] I built an open source platform to deploy computationally intensive Python functions as serverless jobs, with no timeouts

    2 projects | /r/MachineLearning | 2 Feb 2023
  • AWS Lambda, a good host for a rest API?

    2 projects | /r/aws | 27 Jan 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?