News

When a manual failover is triggered on our 2 node RDS Aurora cluster, the connection sometimes doesn't failover to the new writer and stays on the reader. This causes any inserts/updates to return an ...
I had previously been using the standard MySQL Connector/J driver without issue and I recently switched to the AWS JDBC Driver. As soon as I did I started seeing these warnings in my logs: WARN ...