/plushcap/analysis/hasura/build-and-deploy-serverless-apps-with-nextjs-8-zeit-now

Build and Deploy Serverless Apps with Next.js 8 and Zeit Now

What's this blog post about?

Next.js 8 introduces support for serverless deployment, allowing developers to split applications into serverless lambdas for improved reliability and scalability. This "pay for what you use" model offers benefits such as distributed points of failure and scale as needed. To test this feature, the author created a Next.js 8 app integrating Hasura GraphQL Engine, with instructions provided to get started. Enabling serverless mode involves adding the serverless build target in next.config.js. Deploying the app to the Now Platform allows for seamless cloud deployment and management of lambdas across regions.

Company
Hasura

Date published
Feb. 21, 2019

Author(s)
Praveen Durairaju

Word count
752

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.