NextJS on AWS with vs. without Serverless framework

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

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

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

  • I'm having trouble understanding the value of the Serverless Framework (this specifically), in the context of deploying NextJS on AWS.

  • terraform-aws-next-js

    Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.

  • On a non-Amplify note, are you by any chance familiar with how terraform-aws-next-js sets up the lambda function?

  • 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
  • static-nextjs-infrastructure-example

    An example Codebase that demonstrates how easy it is to integrate your Infrastructure as Code (CDK) with your application

  • Failing that if you are familiar with CDK you could just copy the CDK in https://github.com/DevelopRight/static-nextjs-infrastructure-example

  • sst

    Build modern full-stack applications on AWS

  • I would suggest also to look into https://serverless-stack.com/ In my opinion is a better option to such Serverless Plugin. The reason to use AWS directly is mainly if also the rest of your infrastructure is on AWS and / or you want to have full control on everything is running under the hoods ( compared to Vercel ),

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