RDS Subnet Association

0

Hi

If an oracle RDS was created using some VPC which has 8 subnets without selecting a subnet group, is there a way to find out which exact subnet name AWS has selected to place it in?

ALso, is there a way to move the RDS from one subnet to another subnet after it was created or not?

1 Risposta
0
Risposta accettata

Check the endpoint of the DB instance with the "nslookup" command to see the private IP address.
It can also be determined from its IP address.
RDS creates a network interface.
By checking EC2→Network Interface, you can see that the RDS network interface has been created, and you can also identify the subnet from there.

The following documents may be helpful in moving subnets.
https://repost.aws/knowledge-center/rds-move-to-private-subnet

profile picture
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
verificato 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande