Amazon ElastiCache - A Fully Managed, High Available and Fast Caching Solution on the Cloud
Rating: 10 out of 10
IncentivizedUse Cases and Deployment Scope
Amazon ElastiCache is being used by our product's infrastructure. We are using store data in AWS ElastiCache Redis to which our product needs quick access, e.g., session data so that our product performs more efficiently.
Pros
- Fully Managed Redis and Memcached services on the cloud.
- Supports highly availability.
- Ease to manage via console.
- Fast.
- Pay for what you run only.
Cons
- Client could be added on console to access the data stores.
- More integrations with other AWS services.
- Infrastructure uptime can be increase.
- Cost should be reduced.
Likelihood to Recommend
Amazon ElastiCache is a great tool to use when you need to cache data in your application to access it really fast and also want that to be fully managed, cost-efficient, and highly available in the production environment along with monitoring capabilities. It should not be used as a permanent database solution as Redis or Memcached are not alternatives for that. If the load is really less than choosing this might cost you more. Using it when you only want to pay when you run it would be better.