[SAA + SAP] 17. RDS - Aurora
2021/8/3 6:06:09
本文主要是介绍[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
- 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的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!
- 2024-11-23Springboot应用的多环境打包入门
- 2024-11-23Springboot应用的生产发布入门教程
- 2024-11-23Python编程入门指南
- 2024-11-23Java创业入门:从零开始的编程之旅
- 2024-11-23Java创业入门:新手必读的Java编程与创业指南
- 2024-11-23Java对接阿里云智能语音服务入门详解
- 2024-11-23Java对接阿里云智能语音服务入门教程
- 2024-11-23JAVA对接阿里云智能语音服务入门教程
- 2024-11-23Java副业入门:初学者的简单教程
- 2024-11-23JAVA副业入门:初学者的实战指南