Ref: https://learn.cantrill.io/courses/1820301/lectures/41301422
All DB accesses done via DB CNAME, which points at primary instance
Backups can occur from standby
Failover architecture in place, which improves availability
Multiple possible reasons for failover: AZ outage, primary failover, manual failover, instance type change, SW patching…
If failover is detected, RDS automatically updates DB CNAME to point to standby
💡 Standby's function is simply to sit there until you have a failure scenario with primary