1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
0
Hi.
Lightsail instances do not have domains.
The domain URL entered in Google Search Bar is resolved by querying DNS. (e.g. Lightsail DNS)
In the end, the IP address will point to your Lightsail instance, but that depends on how your DNS server is configured with which instance and what rules.
In short, you configure which instance your domain is bound to in your DNS server.
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 4 Jahren
- AWS OFFICIALAktualisiert vor 2 Jahren

Hi,
Thank you for using Lightsail. I am not sure what your intended result needs to be. If you are using 2 instances for the same thing, then you can put them behind a load balancer and set up your DNS records to route to your load balancer, effectively allowing traffic going to your domain to go to either of those instances. If the instances are entirely separate, then you can create 2 DNS records to route to each specifically through unique subdomains. Here are some docs to guide you:
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-create-dns-entry#lightail-add-records-to-the-dns-zone https://lightsail.aws.amazon.com/ls/docs/en_us/articles/add-alias-record-for-lightsail-load-balancer