Elasticache Link to heading
- engine options memcached and redis
- best option against slower disk-based databases
- improved latency
- intensive I/O
- works purely on memory
Memcached Link to heading
- really good for read-heavy scenarios
Redis Link to heading
- supports multi-az with master and slave instances