my manager is insistent we deploy to our svelte kit app to lambda aws

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

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

    Serverless GraphQL Examples for AWS AppSync and Apollo

    You could also consider https://www.serverless.com/ which is an easy way of deploying web apps to AWS Lambda. It should take care of the tricky config for you. There is a svelte-kit adapter for it https://github.com/thenikso/adapter-serverless

  • sveltekit-adapter-lambda

    An adapter to build a SvelteKit app into a lambda ready for deployment with lambda proxy via the Serverless Framework.

    Please take a look at this https://github.com/yarbsemaj/sveltekit-adapter-lambda

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

  • serverless-next.js

    ⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components

    Nextjs apps can be run on lambda fine https://github.com/serverless-nextjs/serverless-next.js

  • adapter-serverless

    A SvelteKit adapter to build for Serverless

    You could also consider https://www.serverless.com/ which is an easy way of deploying web apps to AWS Lambda. It should take care of the tricky config for you. There is a svelte-kit adapter for it https://github.com/thenikso/adapter-serverless

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