# Google Research — Optimizing cloud economics with linear elastic caching

- Company: Google Research (research.google)
- Announced: 2026-06-25T10:03:00+00:00
- Category: research-paper
- Subject: Research
- Source: https://research.google/blog/optimizing-cloud-economics-with-linear-elastic-caching/
- Record: https://forck.live/items/1329-optimizing-cloud-economics-with-linear-elastic-caching

Google Research announces linear elastic caching, a new approach to cache management that treats memory as a variable cost and uses a ski rental formulation to dynamically adjust cache size. The method was tested in Spanner, reducing memory usage by 15.5% and total cost of ownership by approximately 5% with minimal impact on I/O costs. The work was published at CIDR 2026 and evaluated on production workloads and public traces.

## Evidence

Verbatim from https://research.google/blog/optimizing-cloud-economics-with-linear-elastic-caching/:

> Linear elastic caching minimizes total cache cost by framing page eviction as a ski rental problem, using lightweight machine learning to optimize the trade-off between memory footprint and cache misses.

---

Record: https://forck.live/items/1329-optimizing-cloud-economics-with-linear-elastic-caching
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
