moving rds aurora serverless from Public subnet to private subnet within same VPC
Hi I had checked the process suggested by aws guidelines video and url link related to this issue, but unable to move** RDS aurora serverless mysql database** from public to private, can anyone please help me with this or at least tell me the viability of this process. I am unable to proceed with the step in the above url : Remove the public subnets and add private subnets on your DB instance as it is saying both public subnets are in use, i thought to proceed, but later on** I don't have the option to reboot the rds aurora mysql db**
Hello,
The document you are referring to is for RDS, and not for Aurora Serverless, hence you will not be able to move the subnets and reboot since those steps are not applicable here. If you are using Aurora Serverless v1, it should already be private, even if the subnets are public. Reference: "You can't give an Aurora Serverless v1 DB cluster a public IP address. You can access an Aurora Serverless v1 DB cluster only from within a VPC."
Another option is to create a new subnet group only with private subnets, and restore a snapshot of your cluster into that subnet group.
Relevant questions
VPC - Public/Private Subnets - Unable to access from internet
asked 3 years agomoving rds aurora serverless from Public subnet to private subnet within same VPC
asked a month agoCan't connect to RDS database from remote
asked 5 months agoBastion Host (Public Subnet) unable to reach RDS (Private Subnet) in my VPC
asked a year agoLambda (private subnet) <- ingress request< - gateway
Accepted Answerasked 5 months agoHow can Ec2 Instance in private subnet access internet via vpc endpoint?
Accepted Answerasked 11 days agoLambda to RDS Connectivity
asked a month agoPlacing a Bastion in a Private Isolated Subnet
asked 5 months agoAccess to Public S3 within private subnet in VPC without Internet
asked 3 years agoConnect Lightsail instance to AWS instance in a private subnet
asked 2 months ago