New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
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...
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...
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 ...
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...
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 ...
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...
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.
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...
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...
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 ...
## 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...
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....