You can register domains using aws route53.
1. Open Route53 from aws console
2. Select Hosted zone
3. Create Record set with the follwoing
Name: domain name
Type : A-IPv4 address
Alias : No
TTL(Seconds) : 300
value : server ip
Routing Policy : Simple
Why Route53 ?
AWS route 53 has lot many features. We can use the aws resources to point domain names with the server and creating subdomain pointing to the server will be easier.
1. Open Route53 from aws console
2. Select Hosted zone
3. Create Record set with the follwoing
Name: domain name
Type : A-IPv4 address
Alias : No
TTL(Seconds) : 300
value : server ip
Routing Policy : Simple
Why Route53 ?
AWS route 53 has lot many features. We can use the aws resources to point domain names with the server and creating subdomain pointing to the server will be easier.
0 coment�rios:
Post a Comment