Questions tagged with Amazon RDS Proxy

Amazon RDS Proxy, a fully managed, highly available database proxy for Amazon Relational Database Service (Amazon RDS), now supports Amazon RDS Multi-AZ deployments with two readable standbys. Amazon RDS Proxy is supported on all versions of RDS Multi-AZ Deployments with two readable standbys.

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

84 results
I'm experiencing frequent SSL handshake failures when connecting to PostgreSQL through RDS Proxy in my NestJS application. The errors occur at a high frequency, disrupting our application's database c...
2
answers
0
votes
42
views
asked a month ago
Hello, I am experiencing high Wait/IO/Table/SQL/Handler wait events in Aurora Serverless v2 (MySQL 8.0), and I suspect it might be related to how my application and RDS Proxy manage database connecti...
1
answers
0
votes
129
views
asked a month ago
Hi everyone, I'm using AWS Lambda functions that connect to an RDS database through RDS Proxy. I manage connections following Sequelize’s best practices as they've guided here: [Using sequelize in AW...
3
answers
0
votes
156
views
asked a month ago
I have recently enabled a proxy for RDS cluster using the MariaDB and MySQL engine, using the default vaues. After updating the client application to use the proxy, I've noticed that the number of Ab...
1
answers
0
votes
42
views
asked 2 months ago
Hello, I am setting up mariadb server on ec2 machine and also want to duplicate this setup in more than one availability zone to make it fail over tolerance so in this case is it possible to setup pr...
1
answers
0
votes
38
views
asked 2 months ago
Do SELECT statements get destined to the read-only endpoint of the cluster?
1
answers
0
votes
21
views
profile picture
asked 2 months ago
Hi AWS Community, We are facing an issue related to connection pinning in Amazon RDS Proxy with Aurora MySQL in our production environment. After enabling PDO (PHP Data Objects), we observed a high ...
0
answers
0
votes
37
views
profile picture
asked 2 months ago
Dear Team, RDS ACUUtilization 100% even without any load. The Proxy has 0 incoming client connections. Even the number of database connections is 0 on Proxy monitoring. But when I check on the perfo...
1
answers
0
votes
38
views
asked 2 months ago
We have included RDS proxy in our lambda function but lot of pinning of session is happening and we receive one of log as follows: Adding my observations here related to the pinning your observed d...
1
answers
0
votes
218
views
asked 4 months ago
Hi, in the documentation of RDS proxy, it says RDS Proxy queues up incoming requests. So if lets say the underlying database instance is gone. Does RDS proxy caches the requests until the database ins...
2
answers
0
votes
121
views
asked 4 months ago
Hello , I am trying to connect to a RDS Proxy form a .NET 8 Lambda using IAM Authentication and I am getting the following error Authentication Error :Authentication to host '<proxy endpoint>' for ...
2
answers
0
votes
149
views
asked 4 months ago
Hello, I need some guidance on avoiding session pinning when using RDS Proxy with a Glue connection. In my Glue job (using Glue 5), data is exported to an RDS Aurora Postgres database via an RDS Prox...
4
answers
0
votes
327
views
asked 4 months ago