1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-03-09 15:40:06 +00:00

Merge remote-tracking branch 'upstream/master' into kp-add-k8s-links

This commit is contained in:
Karthik Prabhakar 2017-08-13 22:03:23 -07:00
commit 2a1bf8ce21

View file

@ -1199,7 +1199,7 @@ ElastiCache
- 📒 [Homepage](https://aws.amazon.com/elasticache/) ∙ [User - 📒 [Homepage](https://aws.amazon.com/elasticache/) ∙ [User
guide](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide) ∙ guide](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide) ∙
[FAQ](https://aws.amazon.com/elasticache/faqs/) ∙ [FAQ](https://aws.amazon.com/elasticache/faqs/) ∙
[Pricing](https://aws.amazon.com/elasticathe/pricing/) [Pricing](https://aws.amazon.com/elasticache/pricing/)
- **ElastiCache** is a managed in-memory cache service, that can be used to - **ElastiCache** is a managed in-memory cache service, that can be used to
store temporary data in a fast in-memory cache, typically in order to avoid store temporary data in a fast in-memory cache, typically in order to avoid
repeating the same computation multiple times when it could be reused. repeating the same computation multiple times when it could be reused.