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
Is there a way to connect to RDS with IAM Auth over SSM Session Manager tunnel opened with document AWS-StartPortForwardingSessionToRemoteHost?
Context:
1. I have VPC attached Lambda that successfully...
Hello team,
We are working on multi-tenant environment where each tenant having dedicated Database but all the tenants DBs are part of single Postgresql server of size **db.m6i.2xlarge**.
We have...
I created an AWS RDS proxy with terraform:
resource "aws_iam_role" "my_role" {
name = "proxy"
path = "/service-role/"
assume_role_policy = <<-EOT
{
...
Hi! I',m trying to connect Amazon Q for Business to RDS as a data source but I keep geting this error, the username/password is correct. I have a postgres database.
Error connecting to customer...
Hi everyone,
I would like to use RDS Proxy. As far as I know, I have to add database username and password in Secrets Manager, which later will be used by RDS Proxy to connect to my RDS instance. I...
Hello to everyone, i have a small application that requires low to medium amount of traffic and i need to create a proxy database for the main rds instance.
Having budget limitations, i wanted to...
I want to change my RDS instance from being publicly accessible to privately accessible, so I configured it to use a VPC and made the necessary changes to both the RDS configuration and App Runner's...
Hi,
I need to understand a technical aspect, that is, when i am querying my RDS from the Windows EC2 instance it returns the query in 500ms, whereas when i query the RDS from my personal laptop it...
Hi re:Post community :)
I recently migrated from RDS PostgreSQL to Aurora PostgreSQL with the following configurations:
**From:**
- RDS PostgreSQL v14, 1 instance
- m6g.2xlarge, 8 cores, 16 GB...
Hi re:Post community :)
I am currently using an Aurora PostgreSQL Cluster with the following setup:
- **Writer Instance:** r6g.2xlarge
- **Reader Instance:** r6gd.2xlarge (Aurora Optimized Reads...
Hello re:Post Community,
I am currently using Aurora PostgreSQL in conjunction with RDS Proxy and have configured my system as follows:
- **Aurora Cluster Parameter Group**: max connections set to...