Deployment to Edge (Netlify) #446
viktoriialurie
started this conversation in
RFC
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Short Description
Increase the performance of module federation by relying on SSR via Netlify edge.
Longer Description
In an effort to increase performance and decrease hosting costs, we have created a way to serve static and server-side rendered code from Netlify edge. With an average of 10x improvement over Lambda cold start, and 5x performance improvement over hot start. Seamless integration between the build environment and the edge while providing zero downtime deployments and instant rollbacks.
Acceptance Criteria
Beta Was this translation helpful? Give feedback.
All reactions