Skip to main content

All Questions

Tagged with
0 votes
0 answers
86 views

AWS: Classic RDS to VPC resulted in high CPU

We are running a single 5.7 MySQL Database for couple of years using Amazon AWS RDS service. 3 days ago we moved our server from a Classic RDS into a VPC (no other action was done). The load on our ...
Miko Meltzer's user avatar
1 vote
1 answer
493 views

AWS Postgres database IP in security group, how to enter info to survive IP address changes?

I have an existing prod Postgres database and I would like to replicate a table to a new Postgres database. In order to get the two to be able to talk to each other, I had to edit an AWS security ...
mj_'s user avatar
  • 131
0 votes
0 answers
1k views

Can't connect to a public accessible AWS RDS

I was running a serverless web application on a lambda inside a VPC, and connecting to a Aurora-MySQL RDS instance, with inbound rules to allow traffic from the security group of the lambda The ...
dfranca's user avatar
  • 135
1 vote
1 answer
9k views

Not able to access RDS instance inside EKS cluster | EKS <-> RDS connection

I'm trying to access my existing RDS instance in the newly created EKS cluster. steps I have followed: Create a VPC peering connection by keeping RDS as requester and EKS as accepter. Add destination ...
Saikat Chakrabortty's user avatar
0 votes
1 answer
341 views

AWS Lambda needs to be moved in different Subnet

I have a Lambda function that is in VPC-A and Subnet 1A and 2A. I want to move it to Subnet 1b and 2B. The command below is giving error: aws rds modify-db-subnet-group --db-subnet-group-name "XXXX" ...
Kumar's user avatar
  • 3
0 votes
2 answers
1k views

Adding ip to connect to RDS 'not Publicly accessible'

I would like to allow access to an RDS for a group of ip's outside the VPC (devs using workbench). However, I would like to leave 'Publicly Accessible' disabled. Is there a way to do this? Config: ...
mate47's user avatar
  • 13
-1 votes
2 answers
145 views

In AWS VPC subnet id changed

I deleted the default subnet in my VPC and tried to create new. After creating the new subnet it showed a different subnet id, as you would expect. When I try to create subnet group in RDS the ...
Gireendra Sharma's user avatar
0 votes
2 answers
2k views

Does AWS RDS read replication require peering?

If you create an RDS instance in one region with a read replica in another (in private VPCs, no public access), is it required to peer the private VPCs for replication to occur or does AWS magically ...
Bryan Solan's user avatar
5 votes
2 answers
6k views

Data transfer speed between AWS regions

Does anyone know what sort of data transfer speed we should be seeing on a VPC peering connection between 2 AWS regions (in this case us-west-2 and eu-west-2)? We tested this a couple of weeks ago, ...
Garreth McDaid's user avatar
0 votes
1 answer
317 views

Security Policy best practice for connecting to an RDS instance in a different VPC

I currently have 2 VPCs set up on the same Amazon account, in the same region. Lets call them vpc-111111 and vpc-222222 for illustration. I have a public RDS server running in vpc-111111 (along with ...
CyberFerret's user avatar
0 votes
2 answers
685 views

Private RDS in VPC, connect from EC2 in different VPC and region

I want to connect from a EC2 in US VPC to a private RDS in a EU VPC. The AWS docs don't seem to mention this scenario - does anyone know if it's possible? Thanks,
rix's user avatar
  • 277
1 vote
1 answer
919 views

RDS Mixed replication, master in EC2-Classic, replica in VPC (MySQL)

I have a heavy used RDS instance (MySQL) in EC2-Classic with three read replica instances. We're on plan to move some of our micro-services into VPC and some of them need to read on those replica ...
Jose Peinado's user avatar
0 votes
1 answer
2k views

How to connect to a publicly available RDS instance using Sequel Pro

I'll preface that, yes, I know best practice says to use a bastion host or similar... I'm trying to connect to an RDS instance through Sequel Pro but unable to. The rds instance has been made ...
larsen161's user avatar
  • 161
0 votes
1 answer
630 views

Connect to RDS inside a VPC using Opsworks located in another VPC

I have a RDS instance (mysql) inside a VPC called vpc-a (10.0.0.0/16). This instance is private, it can only be accessed from vpc-a. We created a stack on opsworks inside another VPC called vpc-b (...
Consuelo Merino's user avatar
8 votes
1 answer
3k views

Classic RDS from VPC EC2s

My old RDS instance is deployed in "Classic," not VPC. I have a new VPC with some EC2 instances in it, but I can't connect from these VPC EC2 instances to the RDS instance. Security Groups from ...
Rodrigo Asensio's user avatar

15 30 50 per page