- Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud.
- It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks.
Amazon Aurora
- Amazon Aurora (Aurora) is a fully managed relational database engine compatible with MySQL and PostgreSQL.
- You already know how MySQL and PostgreSQL combine the speed and reliability of high-end commercial databases with the simplicity and cost-effectiveness of open-source databases.
- The code, tools, and applications you use today with your existing MySQL and PostgreSQL databases can be used with Aurora.
- With some workloads, Aurora can deliver up to five times the throughput of MySQL and up to three times the throughput of PostgreSQL without requiring changes to most of your existing applications.
- Aurora includes a high-performance storage subsystem.
- Its MySQL- and PostgreSQL-compatible database engines are customized to take advantage of that fast distributed storage.
- The underlying storage grows automatically as needed. An Aurora cluster volume can grow to a maximum size of 128 tebibytes (TiB).
- Aurora also automates and standardizes database clustering and replication, typically among the most challenging aspects of database configuration and administration.
- Aurora is part of the managed database service Amazon Relational Database Service (Amazon RDS).
What is Amazon Aurora? - Amazon Aurora