• 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

  • RDS can have 5 replicas
  • Aurora can have 15 repliacs

 

[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

 

[SAA + SAP] 17. RDS - Aurora

Aurora max size is 64 TB.

 

[SAA + SAP] 17. RDS - Aurora

 They need to either be connected to CloudWatch Alarms or talk through an HTTP enabled application as a proxy to checking the health of your RDS database

相关文章:

  • 2021-09-05
  • 2021-09-04
  • 2021-06-12
  • 2021-08-05
  • 2021-10-26
  • 2021-09-15
  • 2021-11-27
  • 2021-11-20
猜你喜欢
  • 2021-08-09
  • 2021-06-22
  • 2022-02-09
  • 2021-08-29
  • 2021-08-15
  • 2021-05-17
  • 2022-03-10
相关资源
相似解决方案