Database services
AWS offers purpose-built databases rather than one for everything. RDS and Aurora are relational, DynamoDB is NoSQL at scale, ElastiCache keeps hot data in memory, and Redshift is for analytics. Matching the database to the data shape and access pattern is the goal.
Sign in to start the lab