yessql icon indicating copy to clipboard operation
yessql copied to clipboard

Reader end point for Read Replicas

Open rserj opened this issue 4 years ago • 0 comments

AWS MySql Aurora supports Autoscaling by providing a separated reader end-point. Basically Reader Endpoint load-balances connections across the pool of available Read Replicas by reducing the load on the primary DB instance. I think it might be other hosting providers that do the same, it will be a good idea having a separate connection string for read-only operations.

rserj avatar Jun 26 '20 05:06 rserj