Amazon ElastiCache
in-memory caching service
Amazon ElastiCache is a fully managed in-memory caching service that supports two popular open-source engines: Redis and Memcached. It's designed to improve application performance by retrieving data from fast in-memory caches instead of slower disk-based databases.<br><br>Key features of ElastiCac…
AWS Certified Solutions Architect - Amazon ElastiCache Example Questions
Test your knowledge of Amazon ElastiCache
Question 1
What is the difference between a cache cluster and a cache node in Amazon ElastiCache?
Question 2
In a cache-aside pattern using Amazon ElastiCache for Redis, what should the application do when a read results in a cache miss?
Question 3
How does Amazon ElastiCache differ from Amazon RDS?