A web application has been deployed in an IBM Virtual Private Cloud. In testing, it's discovered that the web server is not responding to requests over the Internet. What could be the problem?
- The VPC load balancer hasnA€™t been configured with the SSH key for the web server
- The subnet ACL has an ALLOW ALL inbound rule set at Priority 1 but a BLOCK ALL inbound rule set at Priority 2
- The VPO€™s Vyatta Gateway does not have a NAT configuration for the web server group
- The web server is in a Security Group which is missing a rule that allows inbound traffic on port 80
Reveal Solution Next Question