Q1 — Multi-AZ vs Read Replica

A company's RDS MySQL database is being overwhelmed by read traffic from a reporting application. The team wants to reduce load on the primary database without affecting write availability. What should they implement?


Q2 — Multi-AZ failover behavior

A company runs a production RDS instance with Multi-AZ enabled. The primary database instance fails. What happens?


Q3 — Read Replica consistency

A developer queries an RDS Read Replica immediately after a write to the primary. The query returns data from before the write. Why?