GregLab | Exam Prep

Database

Core

Amazon DynamoDB

Serverless key-value and document database for predictable access patterns at very large scale.

Key points

  • Partition-key design and access distribution are fundamental; a hot key can limit performance regardless of total capacity.
  • On-demand and provisioned capacity fit different demand predictability and planning needs.
  • Global tables, backups, streams, indexes, and consistency choices should be added for explicit requirements because they affect behavior and cost.

Best-known use cases

  • Store sessions, carts, metadata, or high-scale entities accessed by key.
  • Build multi-Region key-value applications with compatible conflict and consistency requirements.

What candidates often confuse it with

  • DynamoDB favors key-oriented horizontal scale; RDS/Aurora favors relational queries, joins, and constraints.
  • DynamoDB is the system of record; ElastiCache is commonly a cache for reusable low-latency data.

Key takeaway

Choose DynamoDB when access patterns are key-oriented and the application can design for partitioned serverless scale.

Related services

  • Amazon ElastiCache
  • Amazon RDS
  • Amazon Aurora
  • AWS Lambda

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