首页 > 其他 > 详细

[SAA + SAP] 17. RDS - Aurora

时间:2021-08-03 10:34:23      阅读:28      评论:0      收藏:0      [点我收藏+]

技术分享图片

  • 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

技术分享图片

  • Support for Cross Region Replication as other RDS database

技术分享图片

  • Has Writer Endpoint and Reader Endpoint

技术分享图片

技术分享图片

技术分享图片

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

技术分享图片

  • 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

技术分享图片

 

技术分享图片

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

技术分享图片

技术分享图片

  • Global Aurora is a new recommended way to do CRR

技术分享图片

[SAA + SAP] 17. RDS - Aurora

原文:https://www.cnblogs.com/Answer1215/p/15091702.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!