Right-Sizing AWS RDS? Request Mirroring Load Test Come To Rescue
Explains how to right-size AWS RDS instances and how to safely load-test different instance sizes by mirroring production traffic. Presents two practical mirroring approaches — Envoy (HTTP-level request mirroring to a clone app + clone DB) and ProxySQL (SQL-level mirroring to a clone DB) — and discusses metrics to watch, pros/cons, setup precautions (failover, double-writes, DNS/EC2 setup, extra network hops) and interpretation guidance.