Real-time S3 File zipping With Lambda and WebSockets in NodeJS

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

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

    Download selected files from an Amazon S3 bucket as a zip file

  • There are some terrific articles and examples that I'll list below, but we ended up using this example from s3-zip as our baseline.

  • simple-websockets-chat-app

    This SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gateway's new WebSocket-based API feature.

  • To wrap the zip lambda function in a websocket we used the aws simple-websockets-chat-app as a blueprint.

  • 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
  • aws-s3zip-lambda-demo

    Automating zipping and downloading s3 objects

  • Source code

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

  • Android WebSocket Clients for Amazon API Gateway

    3 projects | dev.to | 8 Jan 2021
  • Observability Best Practices when running FastAPI in a Lambda

    4 projects | dev.to | 11 Apr 2022
  • Recomendador de Anime con Amazon Personalize

    3 projects | dev.to | 2 Oct 2021
  • OPA, Cedar, OpenFGA: Why are Policy Languages Trending Right Now?

    1 project | dev.to | 2 May 2024
  • How To Manage an Amazon Bedrock Agent Using Terraform

    2 projects | dev.to | 30 Apr 2024