All Content 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
Filter content
Select tags to filter
Sort by
Sort by most recent
107 results
RDS Proxy targets never reach `AVAILABLE` in two of my three VPCs. They sit in `UNAVAILABLE / PENDING_PROXY_CAPACITY` for around 30 minutes, then flip to:
```
"TargetHealth": {
"State": "UNAVAILA...
2
answers
0
votes
28
views
asked 4 days ago
## Summary
An RDS Proxy in front of an Aurora PostgreSQL cluster never accepts client connections. Every TCP connection attempt to the proxy's listener port times out, even from a Lambda function pla...
2
answers
0
votes
88
views
asked 11 days ago
I set up Private link between Ohio ec2 instance and Virgina RDS mysql database and this is my current situation:
I can access Virginia RDS database from Ohio ec2 instance if I bypass RDS Proxy, I mar...
3
answers
0
votes
107
views
asked 2 months ago
Service: RDS
Category: RDS Proxy
Severity: System impaired (production app can't connect via proxy)
Subject: RDS Proxy targets stuck in PENDING_PROXY_CAPACITY for extended period
Two RDS Proxies us-...
3
answers
0
votes
96
views
asked 2 months ago
Ramu VaranasiEXPERT
published 4 months ago0 votes214 views
Organizations using Amazon Aurora MySQL with RDS Proxy often rely on init_connect stored procedures for compliance auditing. This creates a fragile dependency — proxy maintenance can revoke rdsproxyad...
I’m seeing a consistent drift detection failure on an RDS Proxy target group resource, and it appears to happen during CloudFormation drift evaluation (not synth/deploy).
Setup:
CDK app (Python)
Re...
1
answers
0
votes
72
views
asked 4 months ago
In the User Guide to RDS Proxy [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-proxy.html), there is the following line:
> RDS Proxy queues or throttles application connections that ...
1
answers
0
votes
93
views
asked 6 months ago
I performed a Blue/Green deployment to upgrade my RDS instance from t3.small to t4g.small.
After the switchover, I noticed the new RDS instance has an Elastic IP automatically assigned with "Service m...
1
answers
0
votes
200
views
asked 8 months ago
RDS: Postgres Multi AZ instance
RDS Proxy: With IAM Auth
Application: psycopg2 driver running in ECS Fargate
For some of the database queries that our system makes, we are getting error: consuming in...
2
answers
0
votes
470
views
asked 8 months ago
I am on Free Tier. Our team somehow managed to create an RDS Proxy in our account, which we now can not delete. This is the message we got:
*An error occurred (FreeTierRestrictionError) when calling t...
2
answers
0
votes
194
views
asked 9 months ago
I'm experiencing issue where I'm getting very high DatabaseConnectionsBorrowLatency (5000ms+) while the DB itself is at very low load and there's no significant spike in connection count (not a connec...
2
answers
0
votes
377
views
asked 9 months ago
Sankalp H TEXPERT
published 9 months ago0 votes595 views
This article explains why RDS Proxy connections remain active after EKS pod termination and provides practical solutions for managing these connections. It addresses a common challenge faced by AWS cu...