I installed an instance of EC2 and Elastic IP, which is associated with the instance. I also set an A record in the DNS provider zone editor so that the domain name points to a flexible IP, for example. example.com = 123.123.123.123.
After reading a lot of posts, it seems like this is enough to work, but my domain name still does not allow it. I canβt even check the IP address! Strange, I CAN ssh into an EC2 instance through a resilient IP, and everything seems fine, except that my domain name does not allow an EC2 instance!
Any thoughts?
source share