User
Website opened
Loading The Cloud Toolkit...
The instance is running, but users cannot reach the website from the internet.
Your mission
Find where public access is being blocked.
Website path
Website opened
Request sent
Not reached
The EC2 instance is running, but the website does not open. Check whether web traffic can reach the instance.
Step 1 of 4
A company hosts a simple website on an EC2 instance. Users cannot open the website from the internet, so the first step is to check whether the website is actually running inside the server.
EC2 instance
Running
Nginx web server
Running
Website tested inside EC2
HTTP 200
Website tested from internet
Request timed out
$ curl http://localhost
HTTP/1.1 200 OK
Server: nginx
Website is working