I have an AWS instance working, and I need to clone it to other regions of the world.
I have a single domain name registered via Route 53. My problem is the domain, despite attempts to configure properly, only direct the request locally to my bastion instance serving from us-east-2
in Ohio .
I have another (testing) instance in France which I can't seem to get the GeoDNS on Route 53 to direct to these regions when testing via a France VPN.
I wish to have more regions covered by cloning the (US bastion) instance to other regions, along with the attached disk volume.
Few questions arise during my quest:
Is there a way to have the disk volume centralized to each of these instances to simplify any changes to the mongo database running inside the instance volume?
What do I need to look out for in the Route 53 DNS setup?