Software Engineering KB

Home

❯

03 Data Management

❯

05 Caching

❯

00 Category

❯

Caching Layers

Caching Layers

Feb 10, 20261 min read

  • caching
  • layers

Caching Layers

Back: Caching

Different levels in the application stack where caching can be applied, each with distinct characteristics and tradeoffs.

Concepts

  • Application-Level Cache
  • Distributed Cache
  • CDN Caching
  • Database Query Cache
  • HTTP Caching
  • Browser Caching

caching layers


Graph View

  • Caching Layers
  • Concepts

Backlinks

  • Application-Level Cache
  • Browser Caching
  • CDN Caching
  • Database Query Cache
  • Distributed Cache
  • HTTP Caching
  • Caching

Created with Quartz v4.5.2 © 2026

  • GitHub