AWS - Security Groups and Network ACLs
Consider a NACL with the following rules:
What will happen when an instance in the subnet tries to send a response to an HTTP request?
Inbound Rule 100: ALLOW TCP port 80Outbound Rule 100: DENY all trafficWhat will happen when an instance in the subnet tries to send a response to an HTTP request?
