Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use database proxy instead of direct connection #14

Open
victorbrun opened this issue Apr 24, 2021 · 0 comments
Open

Use database proxy instead of direct connection #14

victorbrun opened this issue Apr 24, 2021 · 0 comments
Labels
API Issue concerning the guldgruvan API enhancement New feature or request

Comments

@victorbrun
Copy link
Collaborator

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/

@victorbrun victorbrun added enhancement New feature or request API Issue concerning the guldgruvan API labels Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Issue concerning the guldgruvan API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant