An Overview of CDN Caching, Static Site Generation and Server Side Renderingby@jmalvarez
459 reads

An Overview of CDN Caching, Static Site Generation and Server Side Rendering

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Static Site Generation and Server Side Rendering are different types of pre-rendering a website and its combination with a CDN. With [max-age], the CDN can control how long the page can be cached. With Stale While Revalidate, the server is building a fresh version of a page while a new request comes a new version of it will be generated in the server and uploaded to the server. This means the user does not have to interact with the server so the user gets a **fast response**

Company Mentioned

Mention Thumbnail
featured image - An Overview of CDN Caching, Static Site Generation and Server Side Rendering
José Miguel Álvarez HackerNoon profile picture

@jmalvarez

José Miguel Álvarez

Software Engineer. +5 years of experience developing software. Full-Stack knowledge with a focus on web development.


Receive Stories from @jmalvarez

react to story with heart
José Miguel Álvarez HackerNoon profile picture
by José Miguel Álvarez @jmalvarez.Software Engineer. +5 years of experience developing software. Full-Stack knowledge with a focus on web development.
Read my stories

RELATED STORIES

L O A D I N G
. . . comments & more!