AWS

True or False? In case of RDS (not Aurora), read replicas require you to change the SQL connection string

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

True. Since read replicas add endpoints, each with its own DNS name, you need to modify your app to reference these new endpoints to balance the load read.