Can someone tell me why I cannot connect to an AWS EC2 instance?
I use cURL to connect as follows:
curl ec2-54-xxx-xx-xxx.eu-west-1.compute.amazonaws.com
But I get the following error:
curl: (7) couldn't connect to host
Can someone tell me what could be wrong? I have not worked with AWS before.
Cayle source
share