Slide 70
Slide 70 text
Varnish killed the memcached star
Our services network sits behind a cluster of Varnish instances.
All calls, even internally, go through those Varnish clusters.
Every service returns appropriate HTTP status codes, including a
502s, 503s, and 504s.
Every service returns Cache-Control headers which instruct Varnish
to set the TTLs for each resource