Auto-sync: 2026-04-18 20:02

This commit is contained in:
2026-04-18 20:02:44 +08:00
parent 3f2e1765d8
commit 2ed46e251d
50 changed files with 1924 additions and 267 deletions

View File

@@ -0,0 +1,28 @@
---
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 为客户提供即时反馈