Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To restrict inbound traffic to your web servers in a VPC to only HTTP and HTTPS over TCP for security purposes, what firewall rule configuration should you implement?
A
Create an allow on match ingress firewall rule with the target tag “web-server” to allow all IP addresses for TCP port 80.
B
Create an allow on match egress firewall rule with the target tag “web-server” to allow all IP addresses for TCP port 80.
C
Create an allow on match ingress firewall rule with the target tag “web-server” to allow all IP addresses for TCP ports 80 and 443.
D
Create an allow on match egress firewall rule with the target tag “web-server" to allow web server IP addresses for TCP ports 80 and 443.