Topic 1 Question 63
You created a new VPC for your development team. You want to allow access to the resources in this VPC via SSH only. How should you configure your firewall rules?
Create two firewall rules: one to block all traffic with priority 0, and another to allow port 22 with priority 1000.
Create two firewall rules: one to block all traffic with priority 65536, and another to allow port 3389 with priority 1000.
Create a single firewall rule to allow port 22 with priority 1000.
Create a single firewall rule to allow port 3389 with priority 1000.
解説
ユーザの投票
コメント(9)
C for sure. Since it's a new VPC, all other ingress traffic is automatically denied by default
👍 9lukedj872020/11/11C is correct
👍 3bike1232021/04/09Ans - C
👍 2[Removed]2020/11/20
シャッフルモード