Back to Developer Roadmap

Web Server Caching

src/data/roadmaps/system-design/content/[email protected]

4.0329 B
Original Source

Web Server Caching

Reverse proxies and caches such as Varnish can serve static and dynamic content directly. Web servers can also cache requests, returning responses without having to contact application servers.