Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

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