Lambdas vs EC2

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • chromium

    Chromium (x86-64) for Serverless Platforms (by Sparticuz)

  • The package you linked seems abandoned. It was last updated in September 2021. However, In the PRs, I found a link to a package (deprecated) which links to another package -> https://github.com/Sparticuz/chromium This one looks maintained with the last commit bumping the chromium to 111

  • chrome-aws-lambda

    Chromium Binary for AWS Lambda and Google Cloud Functions

  • Lambda would be my choice for this. You could even stay within the free tier depending how often you run this process. You can orchestrate puppeteer UI flows in lambda using this package https://github.com/alixaxel/chrome-aws-lambda My team does this and it works great.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • chrome-aws-lambda-layer

    58 MB Google Chrome to fit inside AWS Lambda Layer compressed with Brotli

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

  • Building a PDF Generator using AWS Lambda

    2 projects | dev.to | 8 Oct 2022
  • Best way to scrape header + image from articles on scale?

    1 project | /r/webdev | 16 Sep 2022
  • Is it possible to use functions requiring a GPU in a serverless google cloud function?

    2 projects | /r/googlecloud | 14 Jun 2022
  • Using AWS Lambda and Slack to find Xbox Series X stock, so you don't have to

    10 projects | dev.to | 28 Dec 2020
  • How we keep our Serverless deploy times short and avoid headaches

    7 projects | dev.to | 1 Feb 2022