RDSAurora
Amazon Aurora, commonly referred to as Aurora, is a managed relational database engine within Amazon Web Services' RDS service. It provides MySQL-compatible and PostgreSQL-compatible databases with higher throughput, fault tolerance, and availability compared with standard open-source deployments, while remaining compatible with existing MySQL and PostgreSQL tools and applications.
Aurora uses a purpose-built distributed storage subsystem that is decoupled from compute resources. Data is automatically
Key features include automated backups, point-in-time recovery, and a global database option for cross-region replication. Read
Aurora is offered in two editions: MySQL-compatible and PostgreSQL-compatible. Applications can use standard drivers and SQL
Typical use cases include high-throughput transactional workloads, SaaS databases, and globally distributed applications needing low-latency reads.