It is my first time with Amazon Route 53 and with a Registrar.
I can create an Amazon Route 53 Hosted Zone, and associate the delegate set in my Domain Registrar. It is also my first experience developing a JavaEE app.
I do have a running Amazon Elastic Load Balancer. I do have a server app accessed at a DNS address like https://:88888/my-app.
Please, could anyone clarify if (and how) it would be possible to have my domain address (www.my-domain.com.au) redirected to https://:88888/my-app ?
BR,
Rafael