Aurora automatically allocates database storage space in 10-gigabyte increments, as needed, up to a maximum of 128
terabytes. Aurora offers automatic, six-way
replication of those chunks across three
availability zones for improved availability and
fault-tolerance. Aurora provides users with performance metrics, such as
query throughput and
latency. It provides fast database cloning. Aurora Multi-Master allows creation of multiple read-write instances in an Aurora database across multiple availability zones, which enables uptime-sensitive applications to achieve continuous write availability through instance failure. Amazon designed Aurora to be compatible with MySQL, meaning that tools for querying or managing MySQL databases (such as the command-line client and the
MySQL Workbench graphical user-interface) can be used. As of December 2021, Amazon Aurora is compatible with MySQL 5.6, 5.7, and 8.0. It supports
InnoDB as a storage engine. == See also ==