Redshift vs Aurora

  • Redshift:

    • OLAP applications.

    • Doesn't scale automatically to handle the exponential growth of the database.

  • Aurora:

    • Fully managed relational database engine that's compatible with MySQL and PostgreSQL.

    • The underlying storage grows automatically as needed, up to 64 tebibytes (TiB).

Last updated

Was this helpful?