You have set up read replicas to scale reads but users complain that when they update posts in forums, the posts are not being updated. What may cause this issue?
Answer
Read Replicas use asynchronous replication so it's possible users access a read replica instance that wasn't synced yet.