1 个仓库
Automated processes for deploying specific web frameworks onto serverless cloud infrastructure.
Distinct from Next.js Integrations: Focuses on the end-to-end deployment workflow rather than just general service integration.
Explore 1 awesome GitHub repository matching software engineering & architecture · Serverless Deployment Workflows. Refine with filters or upvote what's useful.
This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS Lambda@Edge and AWS CloudFront. It functions as a bridge to adapt server-side rendering and API routes for execution on serverless edge compute. The plugin automates the provisioning of cloud infrastructure, including the packaging and deployment of application code to global edge locations. It handles the synchronization of static assets to storage buckets and the mapping of Next.js routes to specialized edge functions to reduce global latency. The project covers wide-ranging
Uses Serverless Components to automate the deployment of Next.js applications onto AWS.