Hello everyone,
We have a Keycloak instance deployed with Aurora RDS. Currently, it seems that adding a read replica may not be beneficial for offloading traffic from our primary (write) database, as it appears that most Keycloak operations need to be executed on the write instance.
I am interested to know if anyone has implemented a read replica setup with Keycloak and, if so, whether they observed any advantages from this configuration. If you have, could you please share how you approached it and the specific benefits you observed?
Thank you.