You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Production databases need to survive hardware failures and handle growing read traffic. Amazon RDS provides two complementary features to address these requirements: Multi-AZ deployments for high availability and read replicas for horizontal read scalability.
When you enable Multi-AZ, RDS automatically provisions and maintains a synchronous standby replica in a different Availability Zone within the same Region.
| Event | Automatic Failover? |
|---|---|
| Primary AZ outage | Yes |
| Primary host failure | Yes |
| Primary instance unresponsive | Yes |
| Storage failure on primary | Yes |
| Manual reboot with failover | Yes (you initiate) |
| DB engine patching | Yes (if maintenance window triggers reboot) |
| Scaling instance class | Brief downtime, not a failover |
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.