Home › AWS Solutions Architect Associate › cloudcomputing › highperformingarchitectures › Which AWS service caches database query results …
Which AWS service caches database query results or session data in memory to reduce read load on the primary DB?
AAWS Direct Connect
BAmazon ElastiCache (Redis or Memcached)
CAWS Outposts
DAmazon CloudHSM
Answer & Solution
Correct answer: B. Amazon ElastiCache (Redis or Memcached)
ElastiCache offers managed Redis/Memcached for in-memory caching in front of relational/NoSQL stores. CloudHSM is hardware crypto, Outposts is on-prem racks, Direct Connect is private fibre — none are caches.
Related questions
Which AWS service provides a managed, query-on-demand interface to analyse data already siWhich combination most efficiently runs spiky containerised workloads at the lowest operatWhich architecture pattern handles a sudden 10× write burst from millions of IoT devices wA workload needs millisecond reads at any scale on a key-value access pattern with predictAn OLTP workload has a relational schema, needs single-digit-ms latency at the 99th percenWhich AWS service routes user traffic at the IP layer with anycast addressing and Region fWhich combination accelerates static content delivery to global users in front of an origiAn application's RDS for MySQL primary is CPU-bound under read traffic. Without changing t