GregLab | Exam Prep

Database

Core

Amazon ElastiCache

Managed in-memory Redis OSS/Valkey or Memcached-compatible data stores for very low-latency access and database offload.

Key points

  • Caching requires explicit population, expiration, invalidation, miss, and failure behavior.
  • A cache can reduce database reads but does not fix writer pressure or a mismatched data model.
  • Topology, engine, persistence expectations, memory sizing, and network placement determine resilience and cost.

Best-known use cases

  • Cache frequently read database results.
  • Store compatible sessions, counters, or ephemeral low-latency data.

What candidates often confuse it with

  • ElastiCache returns cached data; RDS Proxy pools database connections without caching results.
  • A read replica serves database queries broadly; a cache wins for repeatable hot reads tolerant of cache semantics.

Key takeaway

Choose ElastiCache when reusable data can trade controlled staleness and complexity for much lower latency and origin load.

Related services

  • Amazon RDS
  • Amazon Aurora
  • Amazon DynamoDB

Relevant exam tasks

  • D2.1
  • D3.3
  • D4.3

Learn more

Free AWS Certified Solutions Architect - Associate prep

Build focused SAA-C03 quizzes from skill areas, topics, and product references.

Practice with exam-style multiple-choice and multiple-response questions, score breakdowns, explanations, and a compact reference for this lane's official exam domains.

Build a quiz

Exam Weights

Exam snapshot

SAA-C03 at a glance

Category
Associate
Duration
130 minutes
Questions
65 total; 50 scored and 15 unidentified unscored
Formats
Multiple choice and multiple response
Scoring
100–1,000 scaled score; 720 minimum passing score

Quiz builder

Choose your practice set

Mode

Exam fidelity: AWS documents 65 questions in 130 minutes: 50 scored and 15 unidentified unscored, using multiple-choice and multiple-response formats. This site's practice accuracy and readiness do not reproduce AWS's 100–1,000 scaled scoring or identify unscored items. Difficulty labels describe this site's Associate-level scenario complexity, not an AWS-published question rating.

Reference

SAA-C03 topics and reference map

Study links

SAA-C03 resources