How We Sped Up Our TypeScript Serverless Builds Ten Times (70 Lambdas Under 1 Minute)

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • sst

    Build modern full-stack applications on AWS

  • if you can port over to SST, it is well worth it. The live lambda environment saves so much time.

  • lambda-build

    Bundle, archive and upload your lambda functions

  • Great read! I anyone is interested in using esbuild to bundle lambda functions, but without using the serverless framework, I built a library for that https://github.com/alexkrkn/lambda-build

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

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

  • CDK doesn't do tree shaking through esbuild at the moment as far as I know. https://github.com/aws/aws-cdk/issues/17768

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