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
video
API Caching
The extensible reach of Application Programming Interfaces (APIs) has enabled enterprises to transform countless business processes …
book
Web Caching
On the World Wide Web, speed and efficiency are vital. Users have little patience for slow …
video
Scaling Applications with Caching, Sharding, and Replication
As MySQL Driven Application growths, requiring to handle larger and larger load with increasing database size …
book
Web Caching and Replication
"Rabinovich and Spatscheck report a wealth of detailed information about how to implement Web caching and …