Good
Use Cases and Deployment Scope
Pros
- configuration data
- user login detail data
- application permission data
Cons
- not to get lost cache data in order to change ElasitCache instance type
- most of the time cache data are not distributively stored to secondary, mostly goes to primary
- default TTL should be 30 days or 60 days instead of infinity
Most Important Features
- obviously fast to retrieve data
- able to reduce waiting time instead of RDS
- able to reduce cost by the way of using some data in RDS
Return on Investment
- memcached should be improved like Redis
- need serverless with Aurora RDS
- cost should be decreased

