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

Select up to 5 tags to filter
Sort by most recent
78 results
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
25
views
asked 11 days 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
52
views
asked 16 days 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 ...
1
answers
0
votes
57
views
asked 22 days 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
95
views
asked 23 days ago
Hi, I am trying to determine what is the maximum (client) connections that RDS PostgreSQL proxy supports. There is no setting nor formula to estimate or get this number. Other than percent setting ...
2
answers
0
votes
101
views
asked a month ago
I'm still learning aws. I created reserved instance in rds postgres. the status is showing as "payment pending". could someone please help with this. i dont want this instance. am i fked up. ![db co...
1
answers
0
votes
38
views
asked 2 months ago
I have a proxy (server, port, username, password) that I would like to route my EC2 instance through. Where would I enter these details? I am accessing the EC2 via Remote Desktop, if that matters.
1
answers
0
votes
131
views
asked 2 months ago
We’re using a Selenium-based script that automates LinkedIn job applications, leveraging session cookies for authentication. To avoid IP restrictions, we're considering a proxy service to rotate IP ad...
1
answers
0
votes
57
views
asked 2 months ago
I'm working with an RDS instance that resides in a private subnet and is not publicly accessible. I want to grant our developers direct access to this RDS for development purposes. However, we’re faci...
2
answers
0
votes
73
views
asked 3 months ago
When considering the configuration of connecting from Lambda to RDS, there are two main methods 1. Lambda→RDS Proxy→RDS 2. Lambda to RDS Let me ask two questions. 1. Is it best practice in the AWS ...
1
answers
0
votes
371
views
profile picture
asked 3 months ago
## Environment - AWS Aurora PostgreSQL - RDS Proxy - Node.js Lambda functions ## Current Setup We are using AWS Aurora PostgreSQL with RDS Proxy, and our application logic is implemented in Node.js L...
1
answers
0
votes
125
views
asked 3 months ago
I created proxy for my postgresql db instance, I see in logs it says `Max connections: 81`: ``` 2024-10-10T10:46:53.635Z [INFO] The proxy discovered settings for database "my-db-staging" at 10.182.1....
1
answers
0
votes
218
views
asked 3 months ago