You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Ability to deploy and leverage SSR using netlify
Deploy and version containers directly from our plugin
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
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