Book description
Up to this point, few software engineers and technical leaders have been prepared to meet the challenges of running web applications on a national or global scale. Sites that serve tens of millions of users and receive hundreds of millions of requests per day will quickly overwhelm your system if you’re not ready for it. In this report, author Tom Barker provides a proven strategy for dealing with this user onslaught: intelligent frontend caching.
Many engineers learn the virtues of backend scaling, resiliency, and VM tuning for addressing problems of this magnitude. For Barker—who runs a site with roughly 500 million page views per month—training was strictly on-the-job. This report outlines a strategy for using frontend cache tiers, in concert with a Content Delivery Network (CDN), to avoid backend problems while gaining higher site availability.
- Use frontend cache tiers and reduce your backend infrastructure
- Reduce latency by leveraging a CDN to provide edge caching
- Cache static content that is infrequently updated
- Explore a strategy for caching and updating personalized content
- Learn how cached content experiences hot, warm, and cold cycles
- Get solutions to common problems when caching frontend content
Tom Barker is a software engineer, engineering manager, professor, and author. Currently, he is Director of Software Engineering and Development at Comcast, and an Adjunct Professor at Philadelphia University.
Product information
- Title: Intelligent Caching
- Author(s):
- Release date: January 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491966815
You might also like
book
Redis in Action
Summary Redis in Action introduces Redis and walks you through examples that demonstrate how to use …
book
Scaling Data Services with Pivotal GemFire
In-memory data grids (IMDG) such as Pivotal GemFire, which is powered by Apache Geode, are key …
video
How Slack rearchitected its system to achieve zero downtime and improve latency, reliability and availability
In 2016, Slack faced a problem: the load on its backend servers had increased by 1,000x. …
video
Observability at Google
Google has been doing microservices observability for more than a decade. Jaana Burcu Dogan outlines key …