AWS Introduces Durable Storage Option for ElastiCache for Valkey
AWS ElastiCache just moved beyond caching. Durable storage for Valkey opens persistent workloads — and changes the economics of data infrastructure decisions.

Why it matters
AWS is expanding ElastiCache from a caching-only service to support persistent, durable workloads via Valkey. This shifts competitive positioning against dedicated databases and affects infrastructure choices for engineers building data pipelines.
The key facts
10 to knowAWS ElastiCache for Valkey now supports durable storage
Feature enables data retention across failures
Offers configurable trade-offs: minimize data loss vs. maintain low write latency
Expands use cases beyond caching to persistent workloads
Based on Redis fork (Valkey)
AWS ElastiCache for Valkey adds durability/persistence feature
New options trade off data loss minimization vs. write latency
Extends use cases from caching-only to persistent workloads
Built on Redis fork (Valkey)
Feature released June 2026
Go to the source
InfoQ AI/MLinfoq.com
Publisher excerpt: AWS has recently introduced durability for Amazon ElastiCache for Valkey, enabling reliable data retention across failures and expanding support beyond caching to persistent workloads. The feature offers new options that prioritize either minimizing data loss or maintaining lower write latency,…