For this exercise you'll need:
- EC2 instance with web application
- Security group inbound rules that allow HTTP traffic
- List the security groups you have in your account, in the region you are using
- Remove the HTTP inbound traffic rule
- Can you still access the application? What do you see/get?
- Add back the rule
- Can you access the application now?
Click here to view to solution