
Ultimate access to all questions.
You have set up a Network Access Control List (ACL) and a Security Group for both your load balancer and Amazon EC2 instances to permit inbound traffic on port 80, which is typically used for HTTP traffic. Despite this configuration, users are still unable to access your website following its deployment.
What further configuration needs to be implemented to ensure that the website is accessible to all users over the internet?
A
Add a rule to the Security Group allowing outbound traffic on port 80
B
Add a rule to the Network ACLs to allow outbound traffic on ports 32768
C
Add a rule to the Network ACLs to allow outbound traffic on ports 1024 - 65535
D
Add a rule to the Network ACLs to allow outbound traffic on ports 1025 - 5000