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

Recommendation for Client vs Pool with RDS Proxy #175

Open
netia1128 opened this issue May 4, 2022 · 0 comments
Open

Recommendation for Client vs Pool with RDS Proxy #175

netia1128 opened this issue May 4, 2022 · 0 comments

Comments

@netia1128
Copy link

Hi. I'm wondering if there is any recommendation for whether it makes sense to use a client vs a pool with an Amazon RDS Proxy connection. My understanding is that the point of using a proxy vs a direct connection to an RDS database is that the proxy intrinsically builds in pooling of connection to the database. So, I'm wondering if it makes sense to layer a client on top of the proxy instead of a pool so that we dont have pools on pools?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant