Memcached Support
Memcached is another in-memory caching engine supported by Amazon ElastiCache. It is a high-performance, distributed object caching system designed to speed up dynamic web applications by lowering the number of times a database or API must be read. Memcached is simple, fast and memory-efficient. Am…
AWS Certified Solutions Architect - Memcached Support Example Questions
Test your knowledge of Memcached Support
Question 1
Your application uses Amazon ElastiCache for Memcached to cache results of read‑heavy database queries. Users report increased latency. CloudWatch shows a cache hit ratio around 60%, consistently high evictions, node memory utilization above 90%, and no change in average item size or request pattern. Without changing application code, which action will most effectively increase the cache hit ratio?
Question 2
An application is using Amazon ElastiCache for Memcached with multiple nodes to improve responsiveness. Despite following best practices for node sizing, one node remains underutilized. What should you do to resolve the node underutilization issue?
Question 3
You need to provide a high availability solution for the ElastiCache for Memcached deployment. How can you achieve this?