AWS Partner Network (APN) Blog
Tag: DB2
Using the Heimdall Proxy to Split Reads and Writes for Amazon Aurora and Amazon RDS
Horizontally scaling a SQL database involves separating the write-master from read-only servers. This allows the write server to perform dedicated write operations rather than processing redundant read queries. However, writing to one node and reading from another can result in inconsistent data due to synchronization delays. Heimdall Data offers a database proxy to help developers and architects achieve optimal scale from their Amazon RDS and Amazon Aurora environment without any application changes.