[SAA + SAP] 17. RDS - Aurora

[SAA + SAP] 17. RDS - Aurora

  • Faster than MySQL... Postgres
  • Failover faster
  • CRR: entire database is copied (not select tables)
  • Load / Offload data directly from / to S3: efficient use of resources

[SAA + SAP] 17. RDS - Aurora

  • Support for Cross Region Replication as other RDS database

[SAA + SAP] 17. RDS - Aurora

  • Has Writer Endpoint and Reader Endpoint

[SAA + SAP] 17. RDS - Aurora

[SAA + SAP] 17. RDS - Aurora

[SAA + SAP] 17. RDS - Aurora

  • When the CPU usage increase, will add more DB to replicas, those DB will be registered into Reader Endpoint

[SAA + SAP] 17. RDS - Aurora

  • Once you use Custom Endpoint, then Reader endpoint is not used
  • You can define other type of instance (db.r5.2xlarge...)
  • You can combine multi cusotm endpoints

[SAA + SAP] 17. RDS - Aurora

 

[SAA + SAP] 17. RDS - Aurora

  • Client has multi endpoints for DB Connection
  • ONce one fail, it will do faster failover to another one

[SAA + SAP] 17. RDS - Aurora

[SAA + SAP] 17. RDS - Aurora

  • Global Aurora is a new recommended way to do CRR

[SAA + SAP] 17. RDS - Aurora

上一篇:亚马逊关系数据库服务


下一篇:laravel框架 路由和表单数据传输 数据库