Page caching
Render precalculated static html files, e.g. plugin wp super cache
Browser caching
headers like expires cache-controls
CDN
Servers scattered geographically
Object caching
using Redis
Database optimization
Transcient API
OPCache
Already enabled in WP. Keep the compiled PHP code in memory.