Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
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
102 results
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
17
views
asked 16 days 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
61
views
asked 2 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
153
views
asked 4 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
251
views
asked 5 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
145
views
asked 5 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
242
views
asked 5 months ago
Sankalp H TEXPERT
published 6 months ago0 votes404 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...
My goal is to be able to assume a role in an account and using IAM connect to an RDS Proxy backed by a RDS Postgres DB
RDS Info:
* CA is rds-ca-rsa2048-g1
* SG allows inbound from the proxy SG on 54...
3
answers
0
votes
354
views
asked 6 months ago
I am billed for 30,000 secret manager api calls for GetSecretValue. I have only 509 lambda invokes with proper caching so this is not possible for my backend code to use this much api calls.
I suspec...
2
answers
-1
votes
121
views
asked 6 months ago
I’m using Aurora PostgreSQL with one writer and one reader, fronted by an RDS Proxy (both write and read-only endpoints).
We’re planning to:
Add another reader (either provisioned or Aurora Serverle...
1
answers
0
votes
261
views
asked 6 months ago
I have a RDS proxy endpoint also I have a route 53 hosted zone. Currently I have created a record in route53 which is pointing to this specific RDS proxy and using the route53 record name in my config...
1
answers
0
votes
258
views
asked 8 months ago
We use RDS proxy to connect to the database and was working with the below configuration for more than a year in dev/test/uat and prod. Suddenly it started throwing exception on SSL_HANDSHAKE.
{
...
1
answers
0
votes
244
views
asked 8 months ago