Files
nexus/wiki/entities/Amazon-ElastiCache.md
2026-04-18 20:02:44 +08:00

28 lines
698 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Amazon ElastiCache"
type: entity
tags: [AWS, Database, In-Memory, Cache]
date: 2026-04-18
---
## Definition
Amazon ElastiCache 是 AWS 提供的全托管内存数据库服务,支持 Redis 和 Memcached用于缓存、实时分析等场景。
## Key Characteristics
- 引擎Redis、Memcached
- 类型:内存数据库/缓存
- 延迟:微秒级
- 复制:自动主从复制
## Use Cases
- 缓存常用数据
- 会话存储
- 实时分析
- 游戏排行榜
## Sources
- [[ctp-topic-51-architecting-with-aws-purpose-built-databases]]
## Case Studies
- Duolingo使用 ElastiCache 缓存常见词汇和短语
- Peloton使用 ElastiCache Redis 为客户提供即时反馈