You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When making a query to guldgruvan we establish a direct connection using pymsql. We ought to switch to a database proxy instead since this is faster, more resilient and more secure.
When making a query to guldgruvan we establish a direct connection using pymsql. We ought to switch to a database proxy instead since this is faster, more resilient and more secure.
AWS has a great service for this, see: https://aws.amazon.com/rds/proxy/
The text was updated successfully, but these errors were encountered: