Scanning Files on Lambda with a ClamAV Lambda Layer

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
  • serverless-clamav-lambda-layer

    A ClamAV Lambda Layer built with Docker and managed with Serverless

  • Let's create an environment that scans a file via an S3 event by utilizing ClamAV binaries on a Lambda layer. You can retrieve the full source code at this GitHub repository.

  • serverless-prune-plugin

    Serverless Framework plugin to reap unused versions of deployed functions from AWS

  • Lambda code storage limitation may eventually be reached with consecutive deployments, although this can be mitigated with the serverless-prune-plugin.

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

  • Invocation error - can't find any results helping me to solve this issue

    1 project | /r/aws | 4 Oct 2023
  • Consulta: buenas practicas AWS

    1 project | /r/devsarg | 4 Mar 2023
  • Deploying Lambdas from Zipped Code on S3 vs Image Repository

    1 project | /r/aws | 16 Feb 2023
  • AWS Lambda, a good host for a rest API?

    2 projects | /r/aws | 27 Jan 2023
  • How are you deploying cloud functions (GCF/Lambda/Firebase/whatever) from your monorepos?

    1 project | /r/node | 13 Jan 2023