1
Good afternoon, I created a plan on Amazon to use the features for free for 12 months. I hosted my application on a windows VM, however I don’t know how to point my DNS from the.br record of my domain to the Amazon server. Someone knows how to do?
You need to set the Amazon DNS addresses in the.br record. These addresses are provided in the Amazon Route 53 service panel. After that, on Route 53 itself, you need to add a record of type A, through which you associate a URL to an IP address. This is the public IP address of the EC2 instance you created. At amazon documentation there is a full explanation.
– Rodrigo Rigotti
I think you need to release door 80 as well;
– Marconi