Right now I have a VPC where my RDS in a private subnet, also I have a ECS in the same VPC and both have communication, now the problem is, I have a new ECS but in another VPC, first I tried to do a VPC peering, but both VPC have the CIDR overlapping. What can I do?
I expect to have a solution for my problem