CloudGuild · Blog · Cheat sheets · Lessons · Certifications

Amazon RDS & Aurora — Relational

Managed relational databases. Multi-AZ for availability, read replicas for scale.

What it is

Managed relational databases (RDS engines; Aurora is the cloud-native, higher-performance option).

The distinction that trips everyone

Key architectural decisions

Gotchas & exam traps

The architect view

Most "which database" questions are answered by access pattern. Reach for RDS/Aurora when you truly need relational semantics, and use Multi-AZ vs replicas deliberately — they solve different problems.

Take a free mock exam →