AWS Database Blog
Tag: Valkey
Build low-latency, resilient applications with Amazon MemoryDB Multi-Region
On December 1, 2024, we announced the general availability of Amazon MemoryDB Multi-Region, a fully managed, active-active, multi-Region database that you can use to build applications with up to 99.999% availability, microsecond read, and single-digit millisecond write latencies across multiple Regions. In this post, we cover the benefits of MemoryDB Multi-Region, how it works, its disaster recovery capabilities, the consistency and conflict resolution mechanisms, and how to monitor replication lag across Regions.
Monitor server-side latency for Amazon ElastiCache for Valkey
Modern applications are built as a group of microservices, and the latency for one component can impact the performance of the entire system. Monitoring latency is critical for maintaining optimal performance, enhancing user experience, and maintaining system reliability. In this post, we explore ways to monitor latency, detect anomalies, and troubleshoot high-latency issues effectively for your self-designed (node-based) ElastiCache clusters.
Monitor server-side latency for Amazon MemoryDB for Valkey
Amazon MemoryDB is a Valkey– and Redis OSS-compatible, durable, in-memory database service that delivers ultra-fast performance. With MemoryDB, data is stored in memory with Multi-AZ durability, which enables you to achieve microsecond read and single-digit millisecond write latency and high throughput. MemoryDB is often used for building durable microservices and latency-sensitive database workloads such as […]
From caching to real-time analytics: Essential use cases for Amazon ElastiCache for Valkey
Valkey is an open-source, distributed, in-memory key-value data store that offers high-performance data retrieval and storage capabilities, making it an ideal choice for scalable, low-latency modern application development. Originating as a fork of Redis OSS following recent licensing changes, Valkey maintains full compatibility with its predecessor while providing high performance alternative for its developers. Valkey […]
Amazon ElastiCache version 8.0 for Valkey brings faster scaling and improved memory efficiency
Today, we are adding support for Valkey 8.0 on Amazon ElastiCache. ElastiCache version 8.0 for Valkey brings faster scaling for ElastiCache Serverless and memory optimizations for node-based clusters. In this post, we discuss these improvements and how you can benefit from them.
Get started with Amazon MemoryDB for Valkey
Today, Amazon MemoryDB announces support for Valkey version 7.2, with 30% lower instance hour pricing as compared to Amazon MemoryDB for Redis OSS. With MemoryDB for Valkey, there is no charge for data written up to 10 TB per month, and then billed at $0.04/GB for any data written over 10 TB. Valkey is an […]
Get started with Amazon ElastiCache for Valkey
Today, Amazon ElastiCache announces support for Valkey version 7.2 with Serverless priced 33% lower and self-designed (node-based) clusters priced 20% lower than other supported engines. With ElastiCache Serverless for Valkey, customers can create a cache in under a minute and get started as low as $6/month. Valkey is an open source, high performance, key-value datastore […]
Amazon ElastiCache and Amazon MemoryDB announce support for Valkey
As of October 8th 2024, we’ve added support for Valkey 7.2 on Amazon ElastiCache and Amazon MemoryDB, our fully managed in-memory services. In this post, we discuss the AWS contributions to Valkey, AWS commitment to making Valkey more accessible for ElastiCache and MemoryDB customers, and how customers can start using it in their applications.
Introducing Valkey GLIDE, an open source client library for Valkey and Redis open source
We’re excited to announce Valkey General Language Independent Driver for the Enterprise (GLIDE), an open source permissively licensed (Apache 2.0 license) Valkey client library. In this post, we discuss the benefits of Valkey GLIDE.
Best practices: Valkey/Redis OSS clients and Amazon ElastiCache
May 2025: This post was reviewed for accuracy. In this post, we cover best practices for interacting with Amazon ElastiCache for Valkey and Redis OSS resources with commonly used open-source Valkey or Redis OSS client libraries. ElastiCache is compatible with open-source Valkey and Redis OSS up to version 7.2. Redis OSS clients are compatible with […]