Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should you configure firewall rules to restrict access to resources in a newly created VPC, allowing only SSH connections?
A
Create two firewall rules: one to block all traffic with priority 0, and another to allow port 22 with priority 1000.
B
Create two firewall rules: one to block all traffic with priority 65536, and another to allow port 3389 with priority 1000.
C
Create a single firewall rule to allow port 22 with priority 1000.
D
Create a single firewall rule to allow port 3389 with priority 1000.