Amazon MemoryDB for Redis is a Redis-compatible in-memory database service for high-performance.
Features
- Redis compatible
- Redis is a fast, in-memory, key-value data store.
- Ultra-fast performance
- You can use MemoryDB as a primary DB + cache.
- Multi-AZ durability
- Fully managed
- Auto-scaling
- Easy to use
- Monitoring via CloudWatch metrics
Integration with Kubernetes
You can connect your Kubernetes cluster to Amazon MemoryDB directly via AWS Controllers for Kubernetes (ACK).
Use cases
- Web or mobile applications that requires low latency and high throughput such as chat or messaging apps
- online games
- media streaming applications


I really like the ideas shared in this blog post.
Amazon MemoryDB for Redis is a Redis-compatible in-memory database service that offers ultra-fast performance and multi-AZ durability. It can be used as a primary DB + cache, is fully managed, auto-scales, and is easy to use with monitoring via CloudWatch metrics. It is suitable for web or mobile applications that require low latency and high throughput such as chat or messaging apps, online games, and media streaming applications. Additionally, it can be integrated with Kubernetes via AWS Controllers for Kubernetes (ACK).
Wayne