Skip to content

AWS databases

  1. Relational Database Service(RDS)
    • Provides 6 database instances(Postgres, MySQL, MariaDB, Amazon Aurora, Oracle, MS SQL Server)
    • Amazon Aurora allows auto scaling
  2. DynamoDB
    • Non-relational
    • DAX(DynamoDB Accelerator)
  3. Amazon REdshft
    • For DW, and BI requirements
    • HAs Redshift spectrum

Powered by VitePress